Uses of Enum Class
org.cloudburstmc.server.command.defaults.SetBlockCommand.SetType
Packages that use SetBlockCommand.SetType
-
Uses of SetBlockCommand.SetType in org.cloudburstmc.server.command.defaults
Methods in org.cloudburstmc.server.command.defaults that return SetBlockCommand.SetTypeModifier and TypeMethodDescriptionstatic SetBlockCommand.SetTypeReturns the enum constant of this class with the specified name.static SetBlockCommand.SetType[]SetBlockCommand.SetType.values()Returns an array containing the constants of this enum class, in the order they are declared.