
AnyTyped - AnyX for access to ExprTypeOf
Fusezion opened this issue ยท 0 comments
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.