Uses of Enum Class
org.strassburger.lifestealz.util.customblocks.CustomBlock
Packages that use CustomBlock
-
Uses of CustomBlock in org.strassburger.lifestealz.util.customblocks
Methods in org.strassburger.lifestealz.util.customblocks that return CustomBlockModifier and TypeMethodDescriptionstatic CustomBlock
Retrieves a CustomBlock from its keystatic CustomBlock
Returns the enum constant of this class with the specified name.static CustomBlock[]
CustomBlock.values()
Returns an array containing the constants of this enum class, in the order they are declared.