Uses of Enum Class
com.zetaplugins.lifestealz.util.customblocks.CustomBlock
Packages that use CustomBlock
-
Uses of CustomBlock in com.zetaplugins.lifestealz.util.customblocks
Methods in com.zetaplugins.lifestealz.util.customblocks that return CustomBlockModifier and TypeMethodDescriptionstatic CustomBlockRetrieves a CustomBlock from its keystatic CustomBlockReturns 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.