-
-
Notifications
You must be signed in to change notification settings - Fork 430
AnyTyped - AnyX for access to ExprTypeOf #7919
Copy link
Copy link
Open
Labels
enhancementFeature request, an issue about something that could be improved, or a PR improving something.Feature request, an issue about something that could be improved, or a PR improving something.priority: lowIssues that are not harmful to the experience but are related to useful changes or additions.Issues that are not harmful to the experience but are related to useful changes or additions.
Description
Suggestion
Add a new AnyX class called AnyTyped, that allows getting the type of an object using type of %object%
Why?
Many different things have some form of a type, whether it's an inventory, entity, item or even an enchantment there's always some type classifier.
Adding access to type of allows easy use of it for everything and gives access to addon developers.
One such use I found would be getting the type of a recipe, rather than making a new expression.
Other
No response
Agreement
- I have read the guidelines above and affirm I am following them with this suggestion.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementFeature request, an issue about something that could be improved, or a PR improving something.Feature request, an issue about something that could be improved, or a PR improving something.priority: lowIssues that are not harmful to the experience but are related to useful changes or additions.Issues that are not harmful to the experience but are related to useful changes or additions.