Uses of Enum Class
net.risingworld.api.events.world.ItemTransformEvent.Trigger
-
Uses of ItemTransformEvent.Trigger in net.risingworld.api.events.world
Modifier and TypeMethodDescriptionItemTransformEvent.getTrigger()
Gets the trigger of the item transformation, i.e what caused the item to transform.static ItemTransformEvent.Trigger
Returns the enum constant of this class with the specified name.static ItemTransformEvent.Trigger[]
ItemTransformEvent.Trigger.values()
Returns an array containing the constants of this enum class, in the order they are declared.