Uses of Enum Class
org.rspeer.game.adapter.component.World.Flag
Packages that use World.Flag
-
Uses of World.Flag in org.rspeer.game.adapter.component
Subclasses with type arguments of type World.Flag in org.rspeer.game.adapter.componentMethods in org.rspeer.game.adapter.component that return World.FlagModifier and TypeMethodDescriptionstatic World.FlagReturns the enum constant of this class with the specified name.static World.Flag[]World.Flag.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.rspeer.game.adapter.component that return types with arguments of type World.FlagModifier and TypeMethodDescriptionWorld.getFlags()Retrieves the set of flags associated with the world. -
Uses of World.Flag in org.rspeer.game.query.component
Method parameters in org.rspeer.game.query.component with type arguments of type World.Flag