Uses of Enum Class
com.ticxo.modelengine.api.events.ModelRegistrationEvent.Phase
-
Uses of ModelRegistrationEvent.Phase in com.ticxo.modelengine.api.events
Modifier and TypeMethodDescriptionstatic ModelRegistrationEvent.Phase
Returns the enum constant of this class with the specified name.static ModelRegistrationEvent.Phase[]
ModelRegistrationEvent.Phase.values()
Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of ModelRegistrationEvent.Phase in com.ticxo.modelengine.api.generator
Modifier and TypeMethodDescriptionvoid
ModelGenerator.queueTask
(ModelRegistrationEvent.Phase phase, Runnable runnable)