Uses of Enum Class
xericker.arenalegends.core.instance.schematic.SchematicInstance.Status
Packages that use SchematicInstance.Status
-
Uses of SchematicInstance.Status in xericker.arenalegends.core.instance.schematic
Subclasses with type arguments of type SchematicInstance.Status in xericker.arenalegends.core.instance.schematicMethods in xericker.arenalegends.core.instance.schematic that return SchematicInstance.StatusModifier and TypeMethodDescriptionSchematicInstance.getStatus()static SchematicInstance.StatusReturns the enum constant of this class with the specified name.static SchematicInstance.Status[]SchematicInstance.Status.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in xericker.arenalegends.core.instance.schematic with parameters of type SchematicInstance.StatusModifier and TypeMethodDescriptionvoidSchematicInstance.setStatus(SchematicInstance.Status status)