The java com.planet_ink.coffee_mud.common.interfaces.CMLib.combat package is a part of the CoffeeMud codebase and contains various interfaces and classes related to combat mechanics in the game. It provides functionality for handling combat actions, calculating combat damage, resolving combat outcomes, managing combat statistics, and handling combat-related events. This package is essential for the proper functioning of the combat system in the CoffeeMud game.
Java CMLib.combat - 28 examples found. These are the top rated real world Java examples of com.planet_ink.coffee_mud.Common.interfaces.CMLib.combat extracted from open source projects. You can rate examples to help us improve the quality of examples.