Java com.planet_ink.coffee_mud.locales.interfaces.MOB.location is an interface that represents the location of a character or creature (MOB) in a text-based multi-user dungeon (MUD) game called CoffeeMUD. It provides methods and functionalities related to the position of the MOB within the game's virtual world.
Java MOB.location - 30 examples found. These are the top rated real world Java examples of com.planet_ink.coffee_mud.Locales.interfaces.MOB.location extracted from open source projects. You can rate examples to help us improve the quality of examples.