Uses of Enum Class
org.rspeer.game.adapter.definition.WorldEntityDefinition.InteractContentsMode
Packages that use WorldEntityDefinition.InteractContentsMode
-
Uses of WorldEntityDefinition.InteractContentsMode in org.rspeer.game.adapter.definition
Subclasses with type arguments of type WorldEntityDefinition.InteractContentsMode in org.rspeer.game.adapter.definitionMethods in org.rspeer.game.adapter.definition that return WorldEntityDefinition.InteractContentsModeModifier and TypeMethodDescriptionWorldEntityDefinition.getInteractContentsMode()Returns the enum constant of this class with the specified name.WorldEntityDefinition.InteractContentsMode.values()Returns an array containing the constants of this enum class, in the order they are declared.