The java com.planet_ink.coffee_mud.common.interfaces.CMLib.map package is a part of the CoffeeMud MUD engine and provides common interfaces for various aspects of map creation and management. It includes classes for defining and manipulating maps, tiles, rooms, and navigation within the game world. These interfaces allow developers to easily create and customize virtual maps for their MUD games, enabling players to explore and navigate through different environments.
Java CMLib.map - 30 examples found. These are the top rated real world Java examples of com.planet_ink.coffee_mud.Common.interfaces.CMLib.map extracted from open source projects. You can rate examples to help us improve the quality of examples.