Uses of Enum Class
net.risingworld.api.collider.Collider.Type
Packages that use Collider.Type
-
Uses of Collider.Type in net.risingworld.api.collider
Methods in net.risingworld.api.collider that return Collider.TypeModifier and TypeMethodDescriptionCollider.getType()Gets the collider type.static Collider.TypeReturns 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.