Uses of Enum Class
net.risingworld.api.collider.Collider.Type
-
Uses of Collider.Type in net.risingworld.api.collider
Modifier and TypeMethodDescriptionCollider.getType()
Gets the collider type.static Collider.Type
Returns the enum constant of this class with the specified name.static Collider.Type[]
Collider.Type.values()
Returns an array containing the constants of this enum class, in the order they are declared.