RuneHive-Tarnish
Neural OSRS Enhancement Framework
Loading...
Searching...
No Matches
com.osroyale.game.world.region.Region Member List

This is the complete list of members for com.osroyale.game.world.region.Region, including all inherited members.

addGroundItem(GroundItem item)com.osroyale.game.world.region.Regioninline
addNpc(Npc npc)com.osroyale.game.world.region.Regioninline
addObject(GameObject object)com.osroyale.game.world.region.Regioninline
addPlayer(Player player)com.osroyale.game.world.region.Regioninline
contains(Position position)com.osroyale.game.world.region.Regioninline
contains(int x, int y)com.osroyale.game.world.region.Regioninline
containsObject(int height, GameObject object)com.osroyale.game.world.region.Regioninline
containsObject(Position position)com.osroyale.game.world.region.Regioninline
getFlags(int height, int x, int y)com.osroyale.game.world.region.Regioninline
getGameObject(int id, Position position)com.osroyale.game.world.region.Regioninline
getGroundItem(int id, Position position)com.osroyale.game.world.region.Regioninline
getGroundItems(Position position)com.osroyale.game.world.region.Regioninline
getNpcs(int height)com.osroyale.game.world.region.Regioninline
getPlayers(int height)com.osroyale.game.world.region.Regioninline
getX()com.osroyale.game.world.region.Regioninline
getY()com.osroyale.game.world.region.Regioninline
Region(int x, int y)com.osroyale.game.world.region.Regioninline
removeGroundItem(GroundItem item)com.osroyale.game.world.region.Regioninline
removeNpc(Npc npc)com.osroyale.game.world.region.Regioninline
removeObject(GameObject object)com.osroyale.game.world.region.Regioninline
removePlayer(Player player)com.osroyale.game.world.region.Regioninline
sendGameObjects(Player player)com.osroyale.game.world.region.Regioninline
sendGroundItems(Player player)com.osroyale.game.world.region.Regioninline
setFlags(int height, int x, int y, int flags)com.osroyale.game.world.region.Regioninline
unsetFlags(int height, int x, int y, int flags)com.osroyale.game.world.region.Regioninline