Uses of Enum Class
net.risingworld.api.events.player.world.PlayerCreativeTerrainEditEvent.EditMode
-
Uses of PlayerCreativeTerrainEditEvent.EditMode in net.risingworld.api.events.player.world
Modifier and TypeMethodDescriptionPlayerCreativeTerrainEditEvent.getCreativeEditMode()
Gets the edit mode, i.e the terrain edit sub tool (Add, Subtract, Paint, Smooth etc).Returns the enum constant of this class with the specified name.PlayerCreativeTerrainEditEvent.EditMode.values()
Returns an array containing the constants of this enum class, in the order they are declared.