Uses of Class
org.rspeer.game.query.component.WorldQuery
Packages that use WorldQuery
Package
Description
-
Uses of WorldQuery in org.rspeer.game
Methods in org.rspeer.game that return WorldQueryModifier and TypeMethodDescriptionstatic WorldQuerySLRWorlds.query()Deprecated, for removal: This API element is subject to removal in a future version. -
Uses of WorldQuery in org.rspeer.game.component
Methods in org.rspeer.game.component that return WorldQueryModifier and TypeMethodDescriptionstatic WorldQueryWorlds.query()static WorldQueryWorlds.queryAllNormal()static WorldQueryWorlds.queryNormal(boolean members) -
Uses of WorldQuery in org.rspeer.game.config.world
Methods in org.rspeer.game.config.world that return WorldQuery -
Uses of WorldQuery in org.rspeer.game.query.component
Subclasses with type arguments of type WorldQuery in org.rspeer.game.query.componentClasses in org.rspeer.game.query.component that implement interfaces with type arguments of type WorldQueryMethods in org.rspeer.game.query.component that return WorldQueryModifier and TypeMethodDescriptionWorldQuery.current(boolean current) WorldQuery.flags(Predicate<EnumSet<World.Flag>> flags) WorldQuery.ids(int... ids) WorldQuery.locale(World.Location... location) WorldQuery.self()