JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
SEARCH:
JavaScript is disabled on your browser.
Hierarchy For All Packages
Package Hierarchies:
com.planet_ink.coffee_mud.Abilities
,
com.planet_ink.coffee_mud.Abilities.Archon
,
com.planet_ink.coffee_mud.Abilities.Common
,
com.planet_ink.coffee_mud.Abilities.Diseases
,
com.planet_ink.coffee_mud.Abilities.Druid
,
com.planet_ink.coffee_mud.Abilities.Fighter
,
com.planet_ink.coffee_mud.Abilities.interfaces
,
com.planet_ink.coffee_mud.Abilities.Languages
,
com.planet_ink.coffee_mud.Abilities.Misc
,
com.planet_ink.coffee_mud.Abilities.Paladin
,
com.planet_ink.coffee_mud.Abilities.Poisons
,
com.planet_ink.coffee_mud.Abilities.Prayers
,
com.planet_ink.coffee_mud.Abilities.Properties
,
com.planet_ink.coffee_mud.Abilities.Ranger
,
com.planet_ink.coffee_mud.Abilities.Skills
,
com.planet_ink.coffee_mud.Abilities.Songs
,
com.planet_ink.coffee_mud.Abilities.Specializations
,
com.planet_ink.coffee_mud.Abilities.Spells
,
com.planet_ink.coffee_mud.Abilities.SuperPowers
,
com.planet_ink.coffee_mud.Abilities.Tech
,
com.planet_ink.coffee_mud.Abilities.Thief
,
com.planet_ink.coffee_mud.Abilities.Traps
,
com.planet_ink.coffee_mud.application
,
com.planet_ink.coffee_mud.Areas
,
com.planet_ink.coffee_mud.Areas.interfaces
,
com.planet_ink.coffee_mud.Behaviors
,
com.planet_ink.coffee_mud.Behaviors.interfaces
,
com.planet_ink.coffee_mud.CharClasses
,
com.planet_ink.coffee_mud.CharClasses.interfaces
,
com.planet_ink.coffee_mud.Commands
,
com.planet_ink.coffee_mud.Commands.interfaces
,
com.planet_ink.coffee_mud.Common
,
com.planet_ink.coffee_mud.Common.interfaces
,
com.planet_ink.coffee_mud.core
,
com.planet_ink.coffee_mud.core.collections
,
com.planet_ink.coffee_mud.core.database
,
com.planet_ink.coffee_mud.core.exceptions
,
com.planet_ink.coffee_mud.core.interfaces
,
com.planet_ink.coffee_mud.core.intermud
,
com.planet_ink.coffee_mud.core.intermud.cm1
,
com.planet_ink.coffee_mud.core.intermud.cm1.commands
,
com.planet_ink.coffee_mud.core.intermud.i3
,
com.planet_ink.coffee_mud.core.intermud.i3.net
,
com.planet_ink.coffee_mud.core.intermud.i3.packets
,
com.planet_ink.coffee_mud.core.intermud.i3.persist
,
com.planet_ink.coffee_mud.core.intermud.i3.server
,
com.planet_ink.coffee_mud.core.intermud.imc2
,
com.planet_ink.coffee_mud.core.smtp
,
com.planet_ink.coffee_mud.core.threads
,
com.planet_ink.coffee_mud.Exits
,
com.planet_ink.coffee_mud.Exits.interfaces
,
com.planet_ink.coffee_mud.Items.Armor
,
com.planet_ink.coffee_mud.Items.Basic
,
com.planet_ink.coffee_mud.Items.BasicTech
,
com.planet_ink.coffee_mud.Items.ClanItems
,
com.planet_ink.coffee_mud.Items.CompTech
,
com.planet_ink.coffee_mud.Items.interfaces
,
com.planet_ink.coffee_mud.Items.MiscMagic
,
com.planet_ink.coffee_mud.Items.Software
,
com.planet_ink.coffee_mud.Items.Weapons
,
com.planet_ink.coffee_mud.Libraries
,
com.planet_ink.coffee_mud.Libraries.interfaces
,
com.planet_ink.coffee_mud.Libraries.layouts
,
com.planet_ink.coffee_mud.Libraries.mcppkgs
,
com.planet_ink.coffee_mud.Locales
,
com.planet_ink.coffee_mud.Locales.interfaces
,
com.planet_ink.coffee_mud.MOBS
,
com.planet_ink.coffee_mud.MOBS.interfaces
,
com.planet_ink.coffee_mud.Races
,
com.planet_ink.coffee_mud.Races.interfaces
,
com.planet_ink.coffee_mud.WebMacros
,
com.planet_ink.coffee_mud.WebMacros.grinder
,
com.planet_ink.coffee_mud.WebMacros.interfaces
Class Hierarchy
java.lang.Object
java.util.AbstractCollection<E> (implements java.util.Collection<E>)
java.util.AbstractList<E> (implements java.util.List<E>)
java.util.AbstractSequentialList<E>
java.util.LinkedList<E> (implements java.lang.Cloneable, java.util.Deque<E>, java.util.List<E>, java.io.Serializable)
com.planet_ink.coffee_mud.core.
CMath.CompiledFormula
(implements java.lang.Cloneable)
com.planet_ink.coffee_mud.Libraries.
GroundWired.ElecList
com.planet_ink.coffee_mud.core.collections.
XLinkedList
<T>
java.util.ArrayList<E> (implements java.lang.Cloneable, java.util.List<E>, java.util.RandomAccess, java.io.Serializable)
com.planet_ink.coffee_mud.core.collections.
PairArrayList
<T,K> (implements com.planet_ink.coffee_mud.core.collections.
PairList
<T,K>)
com.planet_ink.coffee_mud.Common.interfaces.
ScriptingEngine.SubScript
com.planet_ink.coffee_mud.core.collections.
XArrayList
<T>
java.util.Vector<E> (implements java.lang.Cloneable, java.util.List<E>, java.util.RandomAccess, java.io.Serializable)
com.planet_ink.coffee_mud.core.collections.
PairVector
<T,K> (implements com.planet_ink.coffee_mud.core.collections.
PairList
<T,K>)
com.planet_ink.coffee_mud.core.collections.
QuadVector
<T,K,L,M> (implements java.util.List<E>)
com.planet_ink.coffee_mud.core.collections.
QuintVector
<T,K,L,M,N> (implements java.util.List<E>)
com.planet_ink.coffee_mud.core.collections.
ReadOnlyVector
<T>
com.planet_ink.coffee_mud.Libraries.
SlaveryParser.GeasStepsImpl
(implements com.planet_ink.coffee_mud.Libraries.interfaces.
SlaveryLibrary.GeasSteps
)
com.planet_ink.coffee_mud.core.collections.
TrackingVector
<T>
com.planet_ink.coffee_mud.core.collections.
TriadVector
<T,K,L> (implements com.planet_ink.coffee_mud.core.collections.
TriadList
<T,K,L>)
com.planet_ink.coffee_mud.core.collections.
XVector
<T>
com.planet_ink.coffee_mud.core.collections.
MapKeyList
<K,L>
com.planet_ink.coffee_mud.core.collections.
StringXVector
com.planet_ink.coffee_mud.core.collections.
WeakArrayList
<T>
java.util.AbstractQueue<E> (implements java.util.Queue<E>)
java.util.concurrent.ArrayBlockingQueue<E> (implements java.util.concurrent.BlockingQueue<E>, java.io.Serializable)
com.planet_ink.coffee_mud.core.threads.
CMThreadPoolExecutor.CMArrayBlockingQueue
<E>
com.planet_ink.coffee_mud.core.collections.
UniqueEntryBlockingQueue
<K>
java.util.AbstractSet<E> (implements java.util.Set<E>)
java.util.HashSet<E> (implements java.lang.Cloneable, java.io.Serializable, java.util.Set<E>)
com.planet_ink.coffee_mud.Libraries.
MUDTracker.DefaultTrackingFlags
(implements com.planet_ink.coffee_mud.Libraries.interfaces.
TrackingLibrary.TrackingFlags
)
com.planet_ink.coffee_mud.core.collections.
XHashSet
<T>
java.util.TreeSet<E> (implements java.lang.Cloneable, java.util.NavigableSet<E>, java.io.Serializable)
com.planet_ink.coffee_mud.core.collections.
LimitedTreeSet
<K>
com.planet_ink.coffee_mud.core.collections.
XTreeSet
<T>
java.util.concurrent.AbstractExecutorService (implements java.util.concurrent.ExecutorService)
java.util.concurrent.ThreadPoolExecutor
com.planet_ink.coffee_mud.core.threads.
CMThreadPoolExecutor
com.planet_ink.coffee_mud.Libraries.layouts.
AbstractLayout
(implements com.planet_ink.coffee_mud.Libraries.interfaces.
AreaGenerationLibrary.LayoutManager
)
com.planet_ink.coffee_mud.Libraries.layouts.
ApartmentLayout
com.planet_ink.coffee_mud.Libraries.layouts.
BoxCityLayout
com.planet_ink.coffee_mud.Libraries.layouts.
BoxCitySquareLayout
com.planet_ink.coffee_mud.Libraries.layouts.
CrossLayout
com.planet_ink.coffee_mud.Libraries.layouts.
GridCityLayout
com.planet_ink.coffee_mud.Libraries.layouts.
MazeLayout
com.planet_ink.coffee_mud.Libraries.layouts.
TreeLayout
java.util.AbstractMap<K,V> (implements java.util.Map<K,V>)
java.util.TreeMap<K,V> (implements java.lang.Cloneable, java.util.NavigableMap<K,V>, java.io.Serializable)
com.planet_ink.coffee_mud.core.collections.
CaselessTreeMap
<K>
com.planet_ink.coffee_mud.core.collections.
LimitedTreeMap
<L,K>
com.planet_ink.coffee_mud.core.
MiniJSON.JSONObject
com.planet_ink.coffee_mud.Areas.interfaces.
Area.CompleteRoomEnumerator
(implements java.util.Enumeration<E>)
com.planet_ink.coffee_mud.Areas.interfaces.
Area.RoomComparator
(implements java.util.Comparator<T>)
com.planet_ink.coffee_mud.Areas.interfaces.
Area.RoomIDComparator
(implements java.util.Comparator<T>)
com.planet_ink.coffee_mud.Areas.interfaces.
Area.RoomIDEnumerator
(implements java.util.Enumeration<E>)
com.planet_ink.coffee_mud.WebMacros.
AreaScriptNext.AreaScriptInstance
com.planet_ink.coffee_mud.core.collections.
ArrayEnumerator
<K> (implements java.util.Enumeration<E>)
com.planet_ink.coffee_mud.Common.
AuctionCoffeeShop
(implements com.planet_ink.coffee_mud.Common.interfaces.
CoffeeShop
)
com.planet_ink.coffee_mud.Libraries.
AutoAwards.AutoPropertiesImpl
(implements com.planet_ink.coffee_mud.Libraries.interfaces.
AutoAwardsLibrary.AutoProperties
)
com.planet_ink.coffee_mud.application.
AutoPlayTester
com.planet_ink.coffee_mud.core.
B64Encoder
com.planet_ink.coffee_mud.core.database.
BackLogLoader
com.planet_ink.coffee_mud.WebMacros.
BankAccountInfo.BankAccountStuff
com.planet_ink.coffee_mud.core.collections.
BigVector
com.planet_ink.coffee_mud.core.interfaces.
BoundedObject.BoundedCube
(implements java.lang.Comparable<T>)
com.planet_ink.coffee_mud.core.collections.
ChameleonList
<K> (implements java.util.List<E>, com.planet_ink.coffee_mud.core.collections.
SizedIterable
<K>)
com.planet_ink.coffee_mud.core.collections.
ChameleonList.Signaler
<K>
com.planet_ink.coffee_mud.core.intermud.i3.packets.
Channel
(implements java.io.Serializable)
com.planet_ink.coffee_mud.core.intermud.i3.packets.
ChannelList
(implements java.io.Serializable)
com.planet_ink.coffee_mud.Common.interfaces.
CharStats.CODES
com.planet_ink.coffee_mud.Common.interfaces.
Clan.ClanVote
com.planet_ink.coffee_mud.Common.interfaces.
Clan.MemberRecord
com.planet_ink.coffee_mud.Common.interfaces.
Clan.FullMemberRecord
com.planet_ink.coffee_mud.core.database.
ClanLoader
java.lang.ClassLoader
com.planet_ink.coffee_mud.core.
CMClass
com.planet_ink.coffee_mud.core.intermud.cm1.
CM1Client
com.planet_ink.coffee_mud.core.intermud.cm1.commands.
CM1Command
(implements java.lang.Cloneable, java.lang.Runnable)
com.planet_ink.coffee_mud.core.intermud.cm1.commands.
Block
com.planet_ink.coffee_mud.core.intermud.cm1.commands.
Echo
com.planet_ink.coffee_mud.core.intermud.cm1.commands.
FileCmd
com.planet_ink.coffee_mud.core.intermud.cm1.commands.
GetStat
com.planet_ink.coffee_mud.core.intermud.cm1.commands.
SetStat
com.planet_ink.coffee_mud.core.intermud.cm1.commands.
GetSys
com.planet_ink.coffee_mud.core.intermud.cm1.commands.
Import
com.planet_ink.coffee_mud.core.intermud.cm1.commands.
Listen
com.planet_ink.coffee_mud.core.intermud.cm1.commands.
Monitor
com.planet_ink.coffee_mud.core.intermud.cm1.commands.
Login
com.planet_ink.coffee_mud.core.intermud.cm1.commands.
Logout
com.planet_ink.coffee_mud.core.intermud.cm1.commands.
MUDInfo
com.planet_ink.coffee_mud.core.intermud.cm1.commands.
Quit
com.planet_ink.coffee_mud.core.intermud.cm1.commands.
Shutdown
com.planet_ink.coffee_mud.core.intermud.cm1.commands.
Target
com.planet_ink.coffee_mud.Libraries.
CMAbleParms.AbilityParmEditorImpl
(implements com.planet_ink.coffee_mud.Libraries.interfaces.
AbilityParameters.AbilityParmEditor
)
com.planet_ink.coffee_mud.Libraries.
CMAbleParms.AbilityRecipeDataImpl
(implements com.planet_ink.coffee_mud.Libraries.interfaces.
AbilityParameters.AbilityRecipeData
)
com.planet_ink.coffee_mud.core.
CMath
com.planet_ink.coffee_mud.core.
CMath.CompiledOperation
com.planet_ink.coffee_mud.Libraries.
CMCatalog.CataDataImpl
(implements com.planet_ink.coffee_mud.Libraries.interfaces.
CatalogLibrary.CataData
)
com.planet_ink.coffee_mud.Libraries.
CMCatalog.RoomContentImpl
(implements com.planet_ink.coffee_mud.Libraries.interfaces.
CatalogLibrary.RoomContent
)
com.planet_ink.coffee_mud.core.
CMFile.CMFileManager
(implements com.planet_ink.coffee_web.interfaces.FileManager)
com.planet_ink.coffee_mud.core.
CMFile.CMVFSFile
com.planet_ink.coffee_mud.core.
CMFile.CMVFSDir
com.planet_ink.coffee_mud.core.
CMLib
com.planet_ink.coffee_mud.core.collections.
CMList
<K> (implements java.lang.Cloneable, java.util.Collection<E>, java.util.Deque<E>, java.lang.Iterable<T>, java.util.List<E>, java.util.Queue<E>, java.io.Serializable)
com.planet_ink.coffee_mud.core.collections.
PairCMList
<T,K> (implements com.planet_ink.coffee_mud.core.collections.
PairList
<T,K>)
com.planet_ink.coffee_mud.core.collections.
TriadCMList
<T,K,L>
com.planet_ink.coffee_mud.Libraries.
CMLister.AbilityTypeFilter
(implements com.planet_ink.coffee_mud.core.collections.
Filterer
<K>)
com.planet_ink.coffee_mud.Libraries.
CMLister.LikeRoomFilter
(implements com.planet_ink.coffee_mud.core.collections.
Filterer
<K>)
com.planet_ink.coffee_mud.Libraries.
CMMap.AreasRoomsEnumerator
(implements java.util.Enumeration<E>)
com.planet_ink.coffee_mud.Libraries.
CMMap.RoomItemsEnumerator
(implements java.util.Enumeration<E>)
com.planet_ink.coffee_mud.Libraries.
CMMap.RoomMobsEnumerator
(implements java.util.Enumeration<E>)
com.planet_ink.coffee_mud.Common.interfaces.
CMMsg.Desc
com.planet_ink.coffee_mud.core.collections.
CModifiableStringMap
(implements java.util.Map<K,V>, com.planet_ink.coffee_mud.core.interfaces.
Modifiable
)
com.planet_ink.coffee_mud.core.
CMParms
com.planet_ink.coffee_mud.core.
CMParms.DelimiterChecker
com.planet_ink.coffee_mud.core.
CMSecurity
com.planet_ink.coffee_mud.core.
CMSecurity.SecGroup
com.planet_ink.coffee_mud.core.
CMSecurity.SecPath
com.planet_ink.coffee_mud.core.collections.
CMSTreeVector
<T> (implements java.util.Collection<E>, java.lang.Iterable<T>, java.util.List<E>, java.util.RandomAccess, java.io.Serializable)
com.planet_ink.coffee_mud.core.
CMStrings
com.planet_ink.coffee_mud.core.
CMStrings.Diff
com.planet_ink.coffee_mud.core.threads.
CMThreadFactory
(implements java.util.concurrent.ThreadFactory)
com.planet_ink.coffee_mud.core.collections.
CMUniqSortListWrapper
<T> (implements com.planet_ink.coffee_mud.core.collections.
SearchIDList
<T>)
com.planet_ink.coffee_mud.core.collections.
CMUniqNameSortListWrapper
<T>
com.planet_ink.coffee_mud.core.
CoffeeIOPipe
com.planet_ink.coffee_mud.core.
CoffeeIOPipe.CoffeeIOPipes
com.planet_ink.coffee_mud.Common.interfaces.
CoffeeShop.ShelfProduct
com.planet_ink.coffee_mud.core.intermud.cm1.
CommandHandler
(implements java.lang.Runnable)
com.planet_ink.coffee_mud.core.collections.
ConvertingCollection
<L,K> (implements java.util.Collection<E>)
com.planet_ink.coffee_mud.core.collections.
ConvertingSet
<L,K> (implements java.util.Set<E>)
com.planet_ink.coffee_mud.core.collections.
ConvertingEnumeration
<K,L> (implements java.util.Enumeration<E>)
com.planet_ink.coffee_mud.core.collections.
ConvertingIterator
<K,L> (implements java.util.Iterator<E>)
com.planet_ink.coffee_mud.core.collections.
ConvertingList
<L,K> (implements java.util.List<E>)
com.planet_ink.coffee_mud.core.collections.
ConvertingListIterator
<K,L> (implements java.util.ListIterator<E>)
com.planet_ink.coffee_mud.Abilities.Common.
CraftingSkill.CraftParms
com.planet_ink.coffee_mud.Abilities.Common.
CraftingSkill.FoundResourceData
com.planet_ink.coffee_mud.Abilities.Common.
CraftingSkill.FoundResources
com.planet_ink.coffee_mud.Abilities.interfaces.
CraftorAbility.CraftorFilter
com.planet_ink.coffee_mud.core.collections.
CrossRefTreeMap
<T,K>
com.planet_ink.coffee_mud.core.database.
DataLoader
com.planet_ink.coffee_mud.core.database.
DBConnection
com.planet_ink.coffee_mud.core.database.
DBConnections
com.planet_ink.coffee_mud.core.database.
DBConnector
com.planet_ink.coffee_mud.core.database.
DBConnector.DBPreparedBatchEntry
com.planet_ink.coffee_mud.core.database.
DBInterface
(implements com.planet_ink.coffee_mud.Libraries.interfaces.
DatabaseEngine
)
com.planet_ink.coffee_mud.core.database.
DBUpgradeConversions
com.planet_ink.coffee_mud.Common.
DefaultAbilityComponent
(implements com.planet_ink.coffee_mud.Common.interfaces.
AbilityComponent
)
com.planet_ink.coffee_mud.Common.
DefaultArrestWarrant
(implements com.planet_ink.coffee_mud.Common.interfaces.
LegalWarrant
)
com.planet_ink.coffee_mud.Common.
DefaultAuction
(implements com.planet_ink.coffee_mud.Common.interfaces.
AuctionData
)
com.planet_ink.coffee_mud.Common.
DefaultAuctionPolicy
(implements com.planet_ink.coffee_mud.Common.interfaces.
AuctionPolicy
, java.lang.Cloneable)
com.planet_ink.coffee_mud.Common.
DefaultCharState
(implements com.planet_ink.coffee_mud.Common.interfaces.
CharState
)
com.planet_ink.coffee_mud.Common.
DefaultCharStats
(implements com.planet_ink.coffee_mud.Common.interfaces.
CharStats
)
com.planet_ink.coffee_mud.Common.
DefaultClan
(implements com.planet_ink.coffee_mud.Common.interfaces.
Clan
)
com.planet_ink.coffee_mud.Common.
DefaultClanGovernment
(implements com.planet_ink.coffee_mud.Common.interfaces.
ClanGovernment
)
com.planet_ink.coffee_mud.Common.
DefaultClanPosition
(implements com.planet_ink.coffee_mud.Common.interfaces.
ClanPosition
)
com.planet_ink.coffee_mud.Common.
DefaultClimate
(implements com.planet_ink.coffee_mud.Common.interfaces.
Climate
)
com.planet_ink.coffee_mud.Common.
DefaultCoffeeShop
(implements com.planet_ink.coffee_mud.Common.interfaces.
CoffeeShop
)
com.planet_ink.coffee_mud.Common.
DefaultCoffeeTableRow
(implements com.planet_ink.coffee_mud.Common.interfaces.
CoffeeTableRow
)
com.planet_ink.coffee_mud.Common.
DefaultFaction
(implements com.planet_ink.coffee_mud.Common.interfaces.
Faction
, com.planet_ink.coffee_mud.core.interfaces.
MsgListener
)
com.planet_ink.coffee_mud.Common.
DefaultFaction.DefaultFactionChangeEvent
(implements com.planet_ink.coffee_mud.Common.interfaces.
Faction.FactionChangeEvent
)
com.planet_ink.coffee_mud.Common.
DefaultFaction.DefaultFactionData
(implements com.planet_ink.coffee_mud.Common.interfaces.
Faction.FData
)
com.planet_ink.coffee_mud.Common.
DefaultFaction.DefaultFactionRange
(implements java.lang.Comparable<T>, com.planet_ink.coffee_mud.Common.interfaces.
Faction.FRange
)
com.planet_ink.coffee_mud.Common.
DefaultFaction.DefaultFactionReactionItem
(implements com.planet_ink.coffee_mud.Common.interfaces.
Faction.FReactionItem
)
com.planet_ink.coffee_mud.Common.
DefaultFaction.DefaultFactionZapFactor
(implements com.planet_ink.coffee_mud.Common.interfaces.
Faction.FZapFactor
)
com.planet_ink.coffee_mud.Common.
DefaultHttpClient
(implements java.lang.Cloneable, com.planet_ink.coffee_mud.Common.interfaces.
HttpClient
)
com.planet_ink.coffee_mud.Common.
DefaultItemCollection
(implements com.planet_ink.coffee_mud.Common.interfaces.
CMCommon
, com.planet_ink.coffee_mud.core.interfaces.
ItemCollection
)
com.planet_ink.coffee_mud.Common.
DefaultJournalEntry
(implements com.planet_ink.coffee_mud.Common.interfaces.
JournalEntry
)
com.planet_ink.coffee_mud.Common.
DefaultLawSet
(implements com.planet_ink.coffee_mud.Common.interfaces.
Law
)
com.planet_ink.coffee_mud.Libraries.layouts.
DefaultLayoutNode
(implements com.planet_ink.coffee_mud.Libraries.interfaces.
AreaGenerationLibrary.LayoutNode
)
com.planet_ink.coffee_mud.Common.
DefaultManufacturer
(implements com.planet_ink.coffee_mud.Common.interfaces.
Manufacturer
)
com.planet_ink.coffee_mud.Common.
DefaultMessage
(implements com.planet_ink.coffee_mud.Common.interfaces.
CMMsg
)
com.planet_ink.coffee_mud.Common.
DefaultModifiable
(implements com.planet_ink.coffee_mud.Common.interfaces.
CMCommon
, com.planet_ink.coffee_mud.core.interfaces.
Modifiable
)
com.planet_ink.coffee_mud.Common.
DefaultEnvironmental
(implements com.planet_ink.coffee_mud.core.interfaces.
Environmental
)
com.planet_ink.coffee_mud.Common.
DefaultPhyStats
(implements com.planet_ink.coffee_mud.Common.interfaces.
PhyStats
)
com.planet_ink.coffee_mud.Common.
DefaultPlayerAccount
(implements com.planet_ink.coffee_mud.Common.interfaces.
PlayerAccount
)
com.planet_ink.coffee_mud.Common.
DefaultPlayerStats
(implements com.planet_ink.coffee_mud.Common.interfaces.
PlayerStats
)
com.planet_ink.coffee_mud.Common.
DefaultPoll
(implements com.planet_ink.coffee_mud.Common.interfaces.
Poll
)
com.planet_ink.coffee_mud.Common.
DefaultQuest
(implements com.planet_ink.coffee_mud.core.interfaces.
CMObject
, com.planet_ink.coffee_mud.Common.interfaces.
Quest
, com.planet_ink.coffee_mud.core.interfaces.
Tickable
)
com.planet_ink.coffee_mud.Common.
DefaultQuest.MysteryData
(implements java.lang.Cloneable)
com.planet_ink.coffee_mud.Common.
DefaultQuest.PreservedQuestObject
com.planet_ink.coffee_mud.Common.
DefaultQuest.QuestState
(implements java.lang.Cloneable)
com.planet_ink.coffee_mud.Common.
DefaultRoomnumberSet
(implements com.planet_ink.coffee_mud.Common.interfaces.
RoomnumberSet
)
com.planet_ink.coffee_mud.Common.
DefaultScriptingEngine
(implements com.planet_ink.coffee_mud.Common.interfaces.
ScriptingEngine
)
com.planet_ink.coffee_mud.Common.
DefaultSession
(implements com.planet_ink.coffee_mud.Common.interfaces.
Session
)
com.planet_ink.coffee_mud.Common.
DefaultSession.LoginLogoutThread
(implements com.planet_ink.coffee_mud.core.threads.
CMRunnable
, com.planet_ink.coffee_mud.core.interfaces.
Tickable
)
com.planet_ink.coffee_mud.Common.
DefaultSocial
(implements com.planet_ink.coffee_mud.Common.interfaces.
Social
)
com.planet_ink.coffee_mud.Common.
DefaultTattoo
(implements com.planet_ink.coffee_mud.Common.interfaces.
Tattoo
)
com.planet_ink.coffee_mud.Common.
DefaultTattooable
(implements com.planet_ink.coffee_mud.Common.interfaces.
CMCommon
, com.planet_ink.coffee_mud.core.interfaces.
Tattooable
)
com.planet_ink.coffee_mud.Common.
DefaultTimeClock
(implements com.planet_ink.coffee_mud.Common.interfaces.
TimeClock
)
com.planet_ink.coffee_mud.Common.
DefaultTriggerer
(implements com.planet_ink.coffee_mud.Common.interfaces.
Triggerer
)
com.planet_ink.coffee_mud.Common.
DefaultTriggerer.Trigger
com.planet_ink.coffee_mud.Common.
DefaultTriggerer.TrigState
com.planet_ink.coffee_mud.Common.
DefaultTriggerer.TrigTracker
java.util.Dictionary<K,V>
java.util.Hashtable<K,V> (implements java.lang.Cloneable, java.util.Map<K,V>, java.io.Serializable)
java.util.Properties
com.planet_ink.coffee_mud.core.
CMProps
com.planet_ink.coffee_mud.core.collections.
XHashtable
<K,V>
com.planet_ink.coffee_mud.core.
Directions
com.planet_ink.coffee_mud.core.collections.
DoubleMap
<K,F> (implements java.util.Map<K,V>, java.io.Serializable)
com.planet_ink.coffee_mud.Abilities.Druid.
Druid_ShapeShift.ShiftShapeForm
com.planet_ink.coffee_mud.core.collections.
DVector
(implements java.lang.Cloneable, com.planet_ink.coffee_mud.core.collections.
NList
<T>, java.io.Serializable)
com.planet_ink.coffee_mud.core.interfaces.
EachApplicable.ApplyAffectPhyStats
<T> (implements com.planet_ink.coffee_mud.core.interfaces.
EachApplicable
<T>)
com.planet_ink.coffee_mud.MOBS.
StdMOB.ApplyRecAffectPhyStats
<T>
com.planet_ink.coffee_mud.core.interfaces.
EachApplicable.ApplyRecoverPhyStats
<T> (implements com.planet_ink.coffee_mud.core.interfaces.
EachApplicable
<T>)
com.planet_ink.coffee_mud.Behaviors.
Emoter.EmoteObj
com.planet_ink.coffee_mud.core.collections.
EmptyEnumeration
<K> (implements java.util.Enumeration<E>)
com.planet_ink.coffee_mud.core.collections.
EmptyIterator
<K> (implements java.util.Iterator<E>)
com.planet_ink.coffee_mud.Libraries.
EnglishParser.FetchFlags
com.planet_ink.coffee_mud.core.collections.
EnumerationIterator
<K> (implements java.util.Iterator<E>)
com.planet_ink.coffee_mud.core.collections.
ExpireHashSet
<K> (implements java.util.Set<E>)
com.planet_ink.coffee_mud.core.collections.
ExpireTreeSet
<K> (implements java.util.Set<E>)
com.planet_ink.coffee_mud.core.collections.
ExpireVector
<T> (implements com.planet_ink.coffee_mud.core.collections.
CList
<K>, java.util.Collection<E>, java.lang.Iterable<T>, java.util.RandomAccess, java.io.Serializable)
com.planet_ink.coffee_mud.Libraries.interfaces.
ExpLevelLibrary.ModXP
com.planet_ink.coffee_mud.Common.
FakeSession
(implements com.planet_ink.coffee_mud.Common.interfaces.
Session
)
java.io.File (implements java.lang.Comparable<T>, java.io.Serializable)
com.planet_ink.coffee_mud.core.
CMFile
com.planet_ink.coffee_mud.core.collections.
FilteredEnumeration
<K> (implements java.util.Enumeration<E>)
com.planet_ink.coffee_mud.core.collections.
FilteredIterable
<K> (implements java.lang.Iterable<T>)
com.planet_ink.coffee_mud.core.collections.
FilteredIterator
<K> (implements java.util.Iterator<E>)
com.planet_ink.coffee_mud.core.collections.
FilteredListIterator
<K> (implements java.util.ListIterator<E>)
com.planet_ink.coffee_mud.core.collections.
FilteredListWrapper
<T> (implements java.util.List<E>)
com.planet_ink.coffee_mud.core.collections.
Filterer.NotFilterer
<L> (implements com.planet_ink.coffee_mud.core.collections.
Filterer
<K>)
com.planet_ink.coffee_mud.core.collections.
Filterer.TextFilter
(implements com.planet_ink.coffee_mud.core.collections.
Filterer
<K>)
com.planet_ink.coffee_mud.core.collections.
FullConvertingIterator
<K,L> (implements java.util.Iterator<E>)
com.planet_ink.coffee_mud.core.collections.
FullConvertingList
<L,K> (implements java.util.List<E>)
com.planet_ink.coffee_mud.core.collections.
FullConvertingListIterator
<K,L> (implements java.util.ListIterator<E>)
com.planet_ink.coffee_mud.core.database.
GAbilityLoader
com.planet_ink.coffee_mud.core.database.
GCClassLoader
com.planet_ink.coffee_mud.Items.Basic.
GenWallpaper
(implements com.planet_ink.coffee_mud.Items.interfaces.
Item
)
com.planet_ink.coffee_mud.Items.Basic.
GenFatWallpaper
com.planet_ink.coffee_mud.core.database.
GRaceLoader
com.planet_ink.coffee_mud.Locales.interfaces.
GridLocale.CrossExit
com.planet_ink.coffee_mud.Areas.interfaces.
GridZones.XYVector
com.planet_ink.coffee_mud.WebMacros.grinder.
GrinderAbilities
com.planet_ink.coffee_mud.WebMacros.grinder.
GrinderAccounts
com.planet_ink.coffee_mud.WebMacros.grinder.
GrinderAllQualifys
com.planet_ink.coffee_mud.WebMacros.grinder.
GrinderAreas
com.planet_ink.coffee_mud.WebMacros.grinder.
GrinderClanGovernments
com.planet_ink.coffee_mud.WebMacros.grinder.
GrinderClans
com.planet_ink.coffee_mud.WebMacros.grinder.
GrinderClasses
com.planet_ink.coffee_mud.WebMacros.grinder.
GrinderComponent
com.planet_ink.coffee_mud.WebMacros.grinder.
GrinderDir
com.planet_ink.coffee_mud.WebMacros.grinder.
GrinderExits
com.planet_ink.coffee_mud.WebMacros.grinder.
GrinderFactions
com.planet_ink.coffee_mud.WebMacros.grinder.
GrinderFlatMap
com.planet_ink.coffee_mud.WebMacros.grinder.
GrinderMap
com.planet_ink.coffee_mud.WebMacros.grinder.
GrinderHolidays
com.planet_ink.coffee_mud.WebMacros.grinder.
GrinderItems
com.planet_ink.coffee_mud.WebMacros.grinder.
GrinderMobs
com.planet_ink.coffee_mud.WebMacros.grinder.
GrinderPlayers
com.planet_ink.coffee_mud.WebMacros.grinder.
GrinderPlanes
com.planet_ink.coffee_mud.WebMacros.grinder.
GrinderRaces
com.planet_ink.coffee_mud.WebMacros.grinder.
GrinderRoom
com.planet_ink.coffee_mud.WebMacros.grinder.
GrinderRooms
com.planet_ink.coffee_mud.Libraries.
GroundWired.WireHookups
com.planet_ink.coffee_mud.core.intermud.imc2.
hubinfo
com.planet_ink.coffee_mud.core.intermud.i3.packets.
I3Mud
(implements java.io.Serializable)
com.planet_ink.coffee_mud.core.intermud.i3.server.
I3Server
com.planet_ink.coffee_mud.WebMacros.
ImageVerificationImage.ImgCacheEntry
com.planet_ink.coffee_mud.core.intermud.imc2.
IMC_CHANNEL
com.planet_ink.coffee_mud.core.intermud.imc2.
imc_statistics
com.planet_ink.coffee_mud.core.intermud.
IMudClient
(implements com.planet_ink.coffee_mud.Libraries.interfaces.
I3Interface
)
com.planet_ink.coffee_mud.core.intermud.i3.
IMudInterface
(implements com.planet_ink.coffee_mud.core.intermud.i3.packets.
ImudServices
, java.io.Serializable)
com.planet_ink.coffee_mud.core.intermud.i3.
IMudPeer
(implements com.planet_ink.coffee_mud.core.intermud.i3.persist.
PersistentPeer
)
java.io.InputStream (implements java.io.Closeable)
com.planet_ink.coffee_mud.core.
CoffeeIOPipe.CMInputStream
com.planet_ink.coffee_mud.core.collections.
IntegerRangeMap
<K> (implements java.util.Map<K,V>)
com.planet_ink.coffee_mud.core.collections.
IntegerRangeMap.IntegerRange
(implements java.lang.Comparable<T>)
com.planet_ink.coffee_mud.core.intermud.i3.net.
Interactive
(implements com.planet_ink.coffee_mud.core.intermud.i3.server.
ServerUser
)
com.planet_ink.coffee_mud.core.intermud.i3.
IMudUser
com.planet_ink.coffee_mud.core.intermud.i3.packets.
Intermud
(implements com.planet_ink.coffee_mud.core.intermud.i3.persist.
Persistent
, java.lang.Runnable, java.io.Serializable)
com.planet_ink.coffee_mud.Commands.
Inventory.InventoryList
com.planet_ink.coffee_mud.Abilities.interfaces.
ItemCraftor.CraftedItem
com.planet_ink.coffee_mud.Behaviors.
ItemGenerator.ItemGenerationTicker
(implements com.planet_ink.coffee_mud.core.interfaces.
Tickable
)
com.planet_ink.coffee_mud.core.collections.
IteratorEnumeration
<K> (implements java.util.Enumeration<E>)
com.planet_ink.coffee_mud.core.database.
JournalLoader
com.planet_ink.coffee_mud.core.collections.
KeyPairSearchTree
<V>
com.planet_ink.coffee_mud.core.collections.
KeyPairWildSearchTree
<V>
com.planet_ink.coffee_mud.core.collections.
KeyPairSearchTree.KeyPairNode
<K,T>
com.planet_ink.coffee_mud.Common.interfaces.
Law.TreasurySet
com.planet_ink.coffee_mud.Libraries.layouts.
LayoutSet
com.planet_ink.coffee_mud.Libraries.layouts.
LayoutTester
com.planet_ink.coffee_mud.MOBS.interfaces.
Librarian.CheckedOutRecord
com.planet_ink.coffee_mud.core.collections.
LinkedCollection
<K> (implements java.util.Set<E>)
com.planet_ink.coffee_mud.core.collections.
LinkedCollection.LinkedEntry
<K>
com.planet_ink.coffee_mud.core.intermud.cm1.commands.
Listen.ListenCriterium
com.planet_ink.coffee_mud.core.intermud.cm1.commands.
Listen.Listener
(implements com.planet_ink.coffee_mud.core.interfaces.
MsgMonitor
)
com.planet_ink.coffee_mud.core.collections.
ListGetIterator
<J> (implements java.util.Iterator<E>)
java.util.logging.Logger
com.planet_ink.coffee_mud.core.
Log
com.planet_ink.coffee_mud.core.collections.
LongSet
(implements java.util.Set<E>)
com.planet_ink.coffee_mud.core.intermud.i3.packets.
LPCData
com.planet_ink.coffee_mud.core.smtp.
MassMailer
(implements java.lang.Runnable)
com.planet_ink.coffee_mud.Libraries.mcppkgs.
MCPMooSimpleEditPackage
(implements com.planet_ink.coffee_mud.Libraries.interfaces.
ProtocolLibrary.MCPPackage
)
com.planet_ink.coffee_mud.Libraries.mcppkgs.
MCPNegotiatePackage
(implements com.planet_ink.coffee_mud.Libraries.interfaces.
ProtocolLibrary.MCPPackage
)
com.planet_ink.coffee_mud.core.
MiniJSON
com.planet_ink.coffee_mud.core.database.
MOBloader
com.planet_ink.coffee_mud.Behaviors.
MudChat.ChatExpression
com.planet_ink.coffee_mud.Behaviors.
MudChat.ChatMatch
com.planet_ink.coffee_mud.Behaviors.
MudChat.ChattyEntry
com.planet_ink.coffee_mud.Behaviors.
MudChat.ChattyGroup
(implements java.lang.Cloneable)
com.planet_ink.coffee_mud.Behaviors.
MudChat.ChattyResponse
com.planet_ink.coffee_mud.Behaviors.
MudChat.ChattyTestResponse
com.planet_ink.coffee_mud.core.intermud.i3.packets.
MudList
(implements java.io.Serializable)
com.planet_ink.coffee_mud.Libraries.
MUDPercolator.PostProcessAttempt
com.planet_ink.coffee_mud.Libraries.
MUDTracker.DefaultRFilters
(implements com.planet_ink.coffee_mud.Libraries.interfaces.
TrackingLibrary.RFilters
)
com.planet_ink.coffee_mud.Libraries.
MUDTracker.RFilterNode
com.planet_ink.coffee_mud.Libraries.
MUDZapper.CompiledZapperMaskEntryImpl
(implements com.planet_ink.coffee_mud.Libraries.interfaces.
MaskingLibrary.CompiledZMaskEntry
)
com.planet_ink.coffee_mud.Libraries.
MUDZapper.CompiledZapperMaskImpl
(implements com.planet_ink.coffee_mud.Libraries.interfaces.
MaskingLibrary.CompiledZMask
)
com.planet_ink.coffee_mud.core.collections.
MultiCollection
<T> (implements java.util.Collection<E>)
com.planet_ink.coffee_mud.core.collections.
MultiEnumeration
<K> (implements java.util.Enumeration<E>)
com.planet_ink.coffee_mud.core.collections.
MultiIterable
<K> (implements java.lang.Iterable<T>, com.planet_ink.coffee_mud.core.collections.
SizedIterable
<K>)
com.planet_ink.coffee_mud.core.collections.
MultiIterator
<K> (implements java.util.Iterator<E>)
com.planet_ink.coffee_mud.core.collections.
MultiList
<T> (implements java.util.List<E>)
com.planet_ink.coffee_mud.core.collections.
MultiListEnumeration
<K> (implements java.util.Enumeration<E>)
com.planet_ink.coffee_mud.core.collections.
MultiListListIterator
<K> (implements java.util.ListIterator<E>)
com.planet_ink.coffee_mud.core.collections.
MultiValueMap
<K,J> (implements java.util.Map<K,V>)
com.planet_ink.coffee_mud.core.intermud.i3.packets.
NameServer
(implements java.io.Serializable)
com.planet_ink.coffee_mud.Common.
NonTriggerer
(implements com.planet_ink.coffee_mud.Common.interfaces.
Triggerer
)
com.planet_ink.coffee_mud.core.collections.
OrderedMap
<K,J> (implements java.lang.Iterable<T>, java.util.Map<K,V>)
java.io.OutputStream (implements java.io.Closeable, java.io.Flushable)
com.planet_ink.coffee_mud.core.
CoffeeIOPipe.CMOutputStream
com.planet_ink.coffee_mud.core.intermud.i3.packets.
Packet
com.planet_ink.coffee_mud.core.intermud.i3.packets.
ChannelAdd
com.planet_ink.coffee_mud.core.intermud.i3.packets.
ChannelDelete
com.planet_ink.coffee_mud.core.intermud.i3.packets.
ChannelListen
com.planet_ink.coffee_mud.core.intermud.i3.packets.
ChannelPacket
com.planet_ink.coffee_mud.core.intermud.i3.packets.
ChannelUserReply
com.planet_ink.coffee_mud.core.intermud.i3.packets.
ChannelUserRequest
com.planet_ink.coffee_mud.core.intermud.i3.packets.
ChannelWhoReply
com.planet_ink.coffee_mud.core.intermud.i3.packets.
ChannelWhoRequest
com.planet_ink.coffee_mud.core.intermud.i3.packets.
ErrorPacket
com.planet_ink.coffee_mud.core.intermud.i3.packets.
FingerReply
com.planet_ink.coffee_mud.core.intermud.i3.packets.
FingerRequest
com.planet_ink.coffee_mud.core.intermud.i3.packets.
LocateQueryPacket
com.planet_ink.coffee_mud.core.intermud.i3.packets.
LocateReplyPacket
com.planet_ink.coffee_mud.core.intermud.i3.packets.
MudAuthReply
com.planet_ink.coffee_mud.core.intermud.i3.packets.
MudAuthRequest
com.planet_ink.coffee_mud.core.intermud.i3.packets.
PingPacket
com.planet_ink.coffee_mud.core.intermud.i3.packets.
ShutdownPacket
com.planet_ink.coffee_mud.core.intermud.i3.packets.
TellPacket
com.planet_ink.coffee_mud.core.intermud.i3.packets.
UCacheUpdate
com.planet_ink.coffee_mud.core.intermud.i3.packets.
WhoPacket
com.planet_ink.coffee_mud.core.intermud.imc2.
PACKET
com.planet_ink.coffee_mud.core.collections.
Pair
<T,K> (implements java.util.Map.Entry<K,V>)
com.planet_ink.coffee_mud.core.collections.
Triad
<T,K,L>
com.planet_ink.coffee_mud.Libraries.interfaces.
AreaGenerationLibrary.UpdateSet
com.planet_ink.coffee_mud.core.interfaces.
CostDef.Cost
com.planet_ink.coffee_mud.core.collections.
Quad
<T,K,L,M>
com.planet_ink.coffee_mud.core.collections.
Quint
<T,K,L,M,N>
com.planet_ink.coffee_mud.Common.interfaces.
ScriptingEngine.ScriptLn
com.planet_ink.coffee_mud.core.collections.
Pair.DoubleComparator
<T,K> (implements java.util.Comparator<T>)
com.planet_ink.coffee_mud.core.collections.
Pair.FirstComparator
<T,K> (implements java.util.Comparator<T>)
com.planet_ink.coffee_mud.core.collections.
Pair.FirstConverter
<T,K> (implements com.planet_ink.coffee_mud.core.collections.
Converter
<K,L>)
com.planet_ink.coffee_mud.core.collections.
Pair.SecondComparator
<T,K> (implements java.util.Comparator<T>)
com.planet_ink.coffee_mud.core.collections.
Pair.SecondConverter
<T,K> (implements com.planet_ink.coffee_mud.core.collections.
Converter
<K,L>)
com.planet_ink.coffee_mud.Common.interfaces.
Poll.PollOption
com.planet_ink.coffee_mud.Common.interfaces.
Poll.PollResult
com.planet_ink.coffee_mud.core.database.
PollLoader
com.planet_ink.coffee_mud.MOBS.interfaces.
PostOffice.MailPiece
com.planet_ink.coffee_mud.core.collections.
PrioritizingLimitedMap
<T,K> (implements java.util.Map<K,V>)
com.planet_ink.coffee_mud.core.smtp.
ProcessSMTPrequest
(implements java.lang.Runnable)
com.planet_ink.coffee_mud.Abilities.Properties.
Prop_HaveAdjuster.ItemSetDef
com.planet_ink.coffee_mud.Abilities.Properties.
Prop_UseEmoter.EmoteObj
com.planet_ink.coffee_mud.core.collections.
Quad.FirstConverter
<T,K,L,M> (implements com.planet_ink.coffee_mud.core.collections.
Converter
<K,L>)
com.planet_ink.coffee_mud.core.collections.
Quad.FourthConverter
<T,K,L,M> (implements com.planet_ink.coffee_mud.core.collections.
Converter
<K,L>)
com.planet_ink.coffee_mud.core.collections.
Quad.SecondConverter
<T,K,L,M> (implements com.planet_ink.coffee_mud.core.collections.
Converter
<K,L>)
com.planet_ink.coffee_mud.core.collections.
Quad.ThirdConverter
<T,K,L,M> (implements com.planet_ink.coffee_mud.core.collections.
Converter
<K,L>)
com.planet_ink.coffee_mud.Abilities.Misc.
QuestBound
(implements com.planet_ink.coffee_mud.Abilities.interfaces.
Ability
)
com.planet_ink.coffee_mud.core.database.
QuestLoader
com.planet_ink.coffee_mud.core.collections.
Quint.FifthConverter
<T,K,L,M,N> (implements com.planet_ink.coffee_mud.core.collections.
Converter
<K,L>)
com.planet_ink.coffee_mud.core.collections.
Quint.FirstConverter
<T,K,L,M,N> (implements com.planet_ink.coffee_mud.core.collections.
Converter
<K,L>)
com.planet_ink.coffee_mud.core.collections.
Quint.FourthConverter
<T,K,L,M,N> (implements com.planet_ink.coffee_mud.core.collections.
Converter
<K,L>)
com.planet_ink.coffee_mud.core.collections.
Quint.SecondConverter
<T,K,L,M,N> (implements com.planet_ink.coffee_mud.core.collections.
Converter
<K,L>)
com.planet_ink.coffee_mud.core.collections.
Quint.ThirdConverter
<T,K,L,M,N> (implements com.planet_ink.coffee_mud.core.collections.
Converter
<K,L>)
com.planet_ink.coffee_mud.Behaviors.
RandomQuests.GenerateAQuest
(implements java.lang.Runnable)
com.planet_ink.coffee_mud.Items.interfaces.
RawMaterial.CODES
com.planet_ink.coffee_mud.core.collections.
ReadOnlyCollection
<K> (implements java.util.Collection<E>)
com.planet_ink.coffee_mud.core.collections.
ReadOnlyFilteredList
<K> (implements java.util.List<E>)
com.planet_ink.coffee_mud.core.collections.
ReadOnlyIterator
<K> (implements java.util.Iterator<E>)
com.planet_ink.coffee_mud.core.collections.
ReadOnlyList
<K> (implements java.util.List<E>)
com.planet_ink.coffee_mud.core.collections.
ReadOnlyListIterator
<K> (implements java.util.ListIterator<E>)
com.planet_ink.coffee_mud.core.collections.
ReadOnlyListSet
<K> (implements java.util.Set<E>)
com.planet_ink.coffee_mud.core.collections.
ReadOnlyMap
<K,V> (implements java.util.Map<K,V>)
com.planet_ink.coffee_mud.core.collections.
ReadOnlyMultiList
<K> (implements java.util.List<E>)
com.planet_ink.coffee_mud.core.collections.
ReadOnlyNavigableMap
<K,V> (implements java.util.NavigableMap<K,V>)
com.planet_ink.coffee_mud.core.collections.
ReadOnlyNavigableSet
<K> (implements java.util.NavigableSet<E>)
com.planet_ink.coffee_mud.core.collections.
ReadOnlySet
<K> (implements java.util.Set<E>)
com.planet_ink.coffee_mud.core.collections.
ReadOnlySortedMap
<K,V> (implements java.util.SortedMap<K,V>)
com.planet_ink.coffee_mud.core.collections.
ReadOnlySortedSet
<K> (implements java.util.SortedSet<E>)
com.planet_ink.coffee_mud.core.intermud.imc2.
REMOTEINFO
com.planet_ink.coffee_mud.core.collections.
RemoveFeedbackIterator
<J> (implements java.util.Iterator<E>)
com.planet_ink.coffee_mud.core.intermud.cm1.
RequestHandler
(implements com.planet_ink.coffee_mud.core.threads.
CMRunnable
)
com.planet_ink.coffee_mud.core.
Resources
com.planet_ink.coffee_mud.core.collections.
ReusableObjectPool
<T>
com.planet_ink.coffee_mud.core.collections.
ReverseEnumeration
<K> (implements java.util.Enumeration<E>)
com.planet_ink.coffee_mud.core.collections.
ReverseFakeIterator
<K> (implements java.util.Iterator<E>)
com.planet_ink.coffee_mud.core.database.
RoomLoader
com.planet_ink.coffee_mud.core.database.
RoomLoader.StuffClass
com.planet_ink.coffee_mud.core.collections.
RTree
<T>
com.planet_ink.coffee_mud.core.collections.
RTree.RTreeNode
(implements com.planet_ink.coffee_mud.core.interfaces.
BoundedObject
)
com.planet_ink.coffee_mud.core.collections.
SafeChildCollection
<K> (implements java.util.Collection<E>)
com.planet_ink.coffee_mud.core.collections.
SafeChildList
<K> (implements java.util.List<E>)
com.planet_ink.coffee_mud.core.collections.
SafeChildNavigableMap
<K,V> (implements java.util.NavigableMap<K,V>)
com.planet_ink.coffee_mud.core.collections.
SafeChildNavigableSet
<K> (implements java.util.NavigableSet<E>)
com.planet_ink.coffee_mud.core.collections.
SafeChildSet
<K> (implements java.util.Set<E>)
com.planet_ink.coffee_mud.core.collections.
SafeChildSortedMap
<K,V> (implements java.util.SortedMap<K,V>)
com.planet_ink.coffee_mud.core.collections.
SafeChildSortedSet
<K> (implements java.util.SortedSet<E>)
com.planet_ink.coffee_mud.core.collections.
SafeFeedbackEnumeration
<K> (implements java.util.Enumeration<E>)
com.planet_ink.coffee_mud.core.collections.
SafeFeedbackIterator
<K> (implements java.util.Iterator<E>)
com.planet_ink.coffee_mud.core.collections.
SafeFeedbackListIterator
<K> (implements java.util.ListIterator<E>)
org.mozilla.javascript.ScriptableObject (implements org.mozilla.javascript.ConstProperties, org.mozilla.javascript.debug.DebuggableObject, org.mozilla.javascript.Scriptable, java.io.Serializable)
com.planet_ink.coffee_mud.application.
AutoPlayTester.JScriptEvent
com.planet_ink.coffee_mud.core.
CMClass.JScriptLib
com.planet_ink.coffee_mud.Libraries.
CMJournals.JScriptWindow
com.planet_ink.coffee_mud.Common.
DefaultQuest.JScriptQuest
com.planet_ink.coffee_mud.Common.
DefaultScriptingEngine.JScriptEvent
com.planet_ink.coffee_mud.Commands.
JConsole.JScriptEvent
com.planet_ink.coffee_mud.Commands.
JRun.JScriptWindow
com.planet_ink.coffee_mud.Libraries.
WebMacroCreamer.JScriptablePage
com.planet_ink.coffee_mud.core.intermud.i3.server.
ServerThread
(implements com.planet_ink.coffee_mud.core.interfaces.
Tickable
)
com.planet_ink.coffee_mud.core.threads.
ServiceEngine
(implements com.planet_ink.coffee_mud.Libraries.interfaces.
ThreadEngine
)
com.planet_ink.coffee_mud.Common.interfaces.
Session.InputCallback
com.planet_ink.coffee_mud.Common.interfaces.
Session.TickingCallback
com.planet_ink.coffee_mud.core.collections.
SHashSet
<K> (implements java.util.Collection<E>, java.lang.Iterable<T>, java.io.Serializable, java.util.Set<E>)
com.planet_ink.coffee_mud.core.collections.
SHashtable
<K,F> (implements com.planet_ink.coffee_mud.core.collections.
CMap
<K,F>, java.io.Serializable)
com.planet_ink.coffee_mud.Items.Software.
ShipNavProgram.ShipNavTrack
com.planet_ink.coffee_mud.Items.Software.
ShipSensorProgram.DistanceSorter
(implements java.util.Comparator<T>)
com.planet_ink.coffee_mud.core.interfaces.
ShopKeeper.ShopPrice
com.planet_ink.coffee_mud.application.
Shutdown
com.planet_ink.coffee_mud.core.collections.
SingleEnumeration
<K> (implements java.util.Enumeration<E>)
com.planet_ink.coffee_mud.core.intermud.imc2.
siteinfo
com.planet_ink.coffee_mud.core.collections.
SIterator
<K> (implements java.util.Iterator<E>)
com.planet_ink.coffee_mud.Libraries.
SlaveryParser.GeasStepImpl
(implements com.planet_ink.coffee_mud.Libraries.interfaces.
SlaveryLibrary.GeasStep
)
com.planet_ink.coffee_mud.core.collections.
SLinkedHashtable
<K,F> (implements java.util.Map<K,V>, java.io.Serializable)
com.planet_ink.coffee_mud.core.collections.
SLinkedList
<K> (implements java.lang.Cloneable, java.util.Collection<E>, java.util.Deque<E>, java.lang.Iterable<T>, java.util.List<E>, java.util.Queue<E>, java.io.Serializable)
com.planet_ink.coffee_mud.core.collections.
PairSLinkedList
<T,K> (implements com.planet_ink.coffee_mud.core.collections.
PairList
<T,K>)
com.planet_ink.coffee_mud.core.collections.
TriadSLinkedList
<T,K,L>
java.net.Socket (implements java.io.Closeable)
com.planet_ink.coffee_mud.core.
CoffeeIOPipe.CoffeePipeSocket
com.planet_ink.coffee_mud.core.collections.
SortedListWrap
<T> (implements java.util.List<E>)
com.planet_ink.coffee_mud.core.collections.
CustSortListWrap
<T>
com.planet_ink.coffee_mud.core.database.
StatLoader
com.planet_ink.coffee_mud.Abilities.
StdAbility
(implements com.planet_ink.coffee_mud.Abilities.interfaces.
Ability
)
com.planet_ink.coffee_mud.Abilities.Misc.
Addictions
com.planet_ink.coffee_mud.Abilities.Misc.
Adorable
com.planet_ink.coffee_mud.Abilities.Misc.
Age
com.planet_ink.coffee_mud.Abilities.Misc.
Allergies
(implements com.planet_ink.coffee_mud.Abilities.interfaces.
HealthCondition
)
com.planet_ink.coffee_mud.Abilities.Misc.
AmbianceAdder
com.planet_ink.coffee_mud.Abilities.Misc.
Amputation
(implements com.planet_ink.coffee_mud.Abilities.interfaces.
HealthCondition
, com.planet_ink.coffee_mud.Abilities.interfaces.
LimbDamage
)
com.planet_ink.coffee_mud.Abilities.Misc.
Antidote
com.planet_ink.coffee_mud.Abilities.Archon.
ArchonSkill
(implements com.planet_ink.coffee_mud.Items.interfaces.
ArchonOnly
)
com.planet_ink.coffee_mud.Abilities.Archon.
Archon_Accuse
com.planet_ink.coffee_mud.Abilities.Archon.
Archon_Banish
com.planet_ink.coffee_mud.Abilities.Archon.
Archon_CRecord
com.planet_ink.coffee_mud.Abilities.Archon.
Archon_Freeze
com.planet_ink.coffee_mud.Abilities.Archon.
Archon_Hush
com.planet_ink.coffee_mud.Abilities.Archon.
Archon_Infect
com.planet_ink.coffee_mud.Abilities.Archon.
Archon_Injure
com.planet_ink.coffee_mud.Abilities.Archon.
Archon_InstanceDisplay
com.planet_ink.coffee_mud.Abilities.Archon.
Archon_MarkOOC
com.planet_ink.coffee_mud.Abilities.Archon.
Archon_MatrixPossess
com.planet_ink.coffee_mud.Abilities.Archon.
Archon_Metacraft
com.planet_ink.coffee_mud.Abilities.Archon.
Archon_Multiwatch
com.planet_ink.coffee_mud.Abilities.Archon.
Archon_Peacefully
com.planet_ink.coffee_mud.Abilities.Archon.
Archon_Record
com.planet_ink.coffee_mud.Abilities.Archon.
Archon_Shame
com.planet_ink.coffee_mud.Abilities.Archon.
Archon_Stinkify
com.planet_ink.coffee_mud.Abilities.Archon.
Archon_Wrath
com.planet_ink.coffee_mud.Abilities.Common.
ArtisanalFocus
com.planet_ink.coffee_mud.Abilities.Misc.
AutoAwards
com.planet_ink.coffee_mud.Abilities.Misc.
AutoStack
com.planet_ink.coffee_mud.Abilities.Misc.
BadReputation
com.planet_ink.coffee_mud.Abilities.Misc.
Banishment
com.planet_ink.coffee_mud.Abilities.Songs.
BardSkill
com.planet_ink.coffee_mud.Abilities.Songs.
Skill_AdLib
com.planet_ink.coffee_mud.Abilities.Songs.
Skill_Befriend
com.planet_ink.coffee_mud.Abilities.Songs.
Skill_BreakALeg
com.planet_ink.coffee_mud.Abilities.Songs.
Skill_Buffoonery
com.planet_ink.coffee_mud.Abilities.Songs.
Skill_CastBlocking
com.planet_ink.coffee_mud.Abilities.Songs.
Skill_CenterOfAttention
com.planet_ink.coffee_mud.Abilities.Songs.
Skill_Conduct
com.planet_ink.coffee_mud.Abilities.Songs.
Skill_CurtainCall
com.planet_ink.coffee_mud.Abilities.Songs.
Skill_Disguise
com.planet_ink.coffee_mud.Abilities.Songs.
Skill_MarkDisguise
com.planet_ink.coffee_mud.Abilities.Songs.
Skill_ExitStageLeft
com.planet_ink.coffee_mud.Abilities.Songs.
Skill_FalseArrest
com.planet_ink.coffee_mud.Abilities.Songs.
Skill_FireBreathing
com.planet_ink.coffee_mud.Abilities.Songs.
Skill_Imitation
com.planet_ink.coffee_mud.Abilities.Songs.
Skill_InstrumentBash
com.planet_ink.coffee_mud.Abilities.Songs.
Skill_Joke
com.planet_ink.coffee_mud.Abilities.Songs.
Skill_Juggle
com.planet_ink.coffee_mud.Abilities.Songs.
Skill_LightPlacebo
com.planet_ink.coffee_mud.Abilities.Songs.
Skill_Placebo
com.planet_ink.coffee_mud.Abilities.Songs.
Skill_Mimicry
com.planet_ink.coffee_mud.Abilities.Songs.
Skill_Monologue
com.planet_ink.coffee_mud.Abilities.Songs.
Skill_Puppeteer
com.planet_ink.coffee_mud.Abilities.Songs.
Skill_QuickChange
com.planet_ink.coffee_mud.Abilities.Songs.
Skill_Satire
com.planet_ink.coffee_mud.Abilities.Songs.
Skill_Shuffle
com.planet_ink.coffee_mud.Abilities.Songs.
Skill_Slapstick
com.planet_ink.coffee_mud.Abilities.Songs.
Skill_SlowFall
com.planet_ink.coffee_mud.Abilities.Songs.
Skill_Songcraft
com.planet_ink.coffee_mud.Abilities.Songs.
Skill_Chantcraft
com.planet_ink.coffee_mud.Abilities.Songs.
Skill_Prayercraft
com.planet_ink.coffee_mud.Abilities.Songs.
Skill_SongWrite
com.planet_ink.coffee_mud.Abilities.Songs.
Skill_Stability
com.planet_ink.coffee_mud.Abilities.Songs.
Skill_StrikeTheSet
com.planet_ink.coffee_mud.Abilities.Songs.
Skill_Struggle
com.planet_ink.coffee_mud.Abilities.Songs.
Skill_TuneInstrument
com.planet_ink.coffee_mud.Abilities.Songs.
Skill_Upstage
com.planet_ink.coffee_mud.Abilities.Songs.
Skill_Warrants
com.planet_ink.coffee_mud.Abilities.Misc.
Bleeding
(implements com.planet_ink.coffee_mud.Abilities.interfaces.
HealthCondition
)
com.planet_ink.coffee_mud.Abilities.Misc.
Blessing
com.planet_ink.coffee_mud.Abilities.Misc.
BrokenLimbs
(implements com.planet_ink.coffee_mud.Abilities.interfaces.
HealthCondition
, com.planet_ink.coffee_mud.Abilities.interfaces.
LimbDamage
)
com.planet_ink.coffee_mud.Abilities.Misc.
Burning
com.planet_ink.coffee_mud.Abilities.Misc.
Carnivorous
com.planet_ink.coffee_mud.Abilities.Druid.
Chant
com.planet_ink.coffee_mud.Abilities.Druid.
Chant_AcidRain
com.planet_ink.coffee_mud.Abilities.Druid.
Chant_AcidWard
com.planet_ink.coffee_mud.Abilities.Druid.
Chant_AirWall
com.planet_ink.coffee_mud.Abilities.Druid.
Chant_AiryAura
com.planet_ink.coffee_mud.Abilities.Druid.
Chant_AlterTime
com.planet_ink.coffee_mud.Abilities.Druid.
Chant_AnimalCompanion
com.planet_ink.coffee_mud.Abilities.Druid.
Chant_AnimalFriendship
com.planet_ink.coffee_mud.Abilities.Druid.
Chant_AnimalGrowth
com.planet_ink.coffee_mud.Abilities.Druid.
Chant_AnimalSpy
com.planet_ink.coffee_mud.Abilities.Druid.
Chant_AntTrain
com.planet_ink.coffee_mud.Abilities.Druid.
Chant_AstralProjection
com.planet_ink.coffee_mud.Abilities.Druid.
Chant_Barkskin
com.planet_ink.coffee_mud.Abilities.Druid.
Chant_BestowName
com.planet_ink.coffee_mud.Abilities.Druid.
Chant_Blight
com.planet_ink.coffee_mud.Abilities.Druid.
Chant_Bloodhound
com.planet_ink.coffee_mud.Abilities.Druid.
Chant_BloodyWater
com.planet_ink.coffee_mud.Abilities.Druid.
Chant_BlueMoon
com.planet_ink.coffee_mud.Abilities.Druid.
Chant_Boulderbash
com.planet_ink.coffee_mud.Abilities.Druid.
Chant_BreatheAir
com.planet_ink.coffee_mud.Abilities.Druid.
Chant_BreatheWater
com.planet_ink.coffee_mud.Abilities.Druid.
Chant_Brittle
com.planet_ink.coffee_mud.Abilities.Druid.
Chant_BrownMold
com.planet_ink.coffee_mud.Abilities.Druid.
Chant_BullStrength
com.planet_ink.coffee_mud.Abilities.Druid.
Chant_Bury
com.planet_ink.coffee_mud.Abilities.Druid.
Chant_CallCompanion
com.planet_ink.coffee_mud.Abilities.Druid.
Chant_CallMate
com.planet_ink.coffee_mud.Abilities.Druid.
Chant_CalmAnimal
com.planet_ink.coffee_mud.Abilities.Druid.
Chant_CalmSeas
com.planet_ink.coffee_mud.Abilities.Druid.
Chant_CalmWeather
com.planet_ink.coffee_mud.Abilities.Druid.
Chant_CalmWind
com.planet_ink.coffee_mud.Abilities.Druid.
Chant_Camelback
com.planet_ink.coffee_mud.Abilities.Druid.
Chant_Capsize
com.planet_ink.coffee_mud.Abilities.Druid.
Chant_CatsGrace
com.planet_ink.coffee_mud.Abilities.Druid.
Chant_CaveFishing
com.planet_ink.coffee_mud.Abilities.Druid.
Chant_CaveIn
com.planet_ink.coffee_mud.Abilities.Druid.
Chant_ChantWard
com.planet_ink.coffee_mud.Abilities.Druid.
Chant_ChargeMetal
com.planet_ink.coffee_mud.Abilities.Druid.
Chant_CharmAnimal
com.planet_ink.coffee_mud.Abilities.Druid.
Chant_CharmArea
com.planet_ink.coffee_mud.Abilities.Druid.
Chant_CheetahBurst
com.planet_ink.coffee_mud.Abilities.Druid.
Chant_Chlorophyll
com.planet_ink.coffee_mud.Abilities.Druid.
Chant_ClearMoon
com.planet_ink.coffee_mud.Abilities.Druid.
Chant_CloudWalk
com.planet_ink.coffee_mud.Abilities.Druid.
Chant_ColdMoon
com.planet_ink.coffee_mud.Abilities.Druid.
Chant_ColdWard
com.planet_ink.coffee_mud.Abilities.Druid.
Chant_ControlFire
com.planet_ink.coffee_mud.Abilities.Druid.
Chant_ControlPlant
com.planet_ink.coffee_mud.Abilities.Druid.
Chant_ControlWeather
com.planet_ink.coffee_mud.Abilities.Druid.
Chant_Crossbreed
com.planet_ink.coffee_mud.Abilities.Druid.
Chant_CrystalGrowth
com.planet_ink.coffee_mud.Abilities.Druid.
Chant_Darkvision
com.planet_ink.coffee_mud.Abilities.Druid.
Chant_DeathMoon
com.planet_ink.coffee_mud.Abilities.Druid.
Chant_DeepDarkness
com.planet_ink.coffee_mud.Abilities.Druid.
Chant_DeepThoughts
com.planet_ink.coffee_mud.Abilities.Druid.
Chant_Dehydrate
com.planet_ink.coffee_mud.Abilities.Druid.
Chant_DelayPoison
com.planet_ink.coffee_mud.Abilities.Druid.
Chant_Den
com.planet_ink.coffee_mud.Abilities.Druid.
Chant_DistantFungalGrowth
com.planet_ink.coffee_mud.Abilities.Druid.
Chant_DistantGrowth
com.planet_ink.coffee_mud.Abilities.Druid.
Chant_DistantIngrowth
com.planet_ink.coffee_mud.Abilities.Druid.
Chant_DistantOvergrowth
com.planet_ink.coffee_mud.Abilities.Druid.
Chant_DistantWindColor
com.planet_ink.coffee_mud.Abilities.Druid.
Chant_Dragonsight
com.planet_ink.coffee_mud.Abilities.Druid.
Chant_Drifting
com.planet_ink.coffee_mud.Abilities.Druid.
Chant_Drown
com.planet_ink.coffee_mud.Abilities.Druid.
Chant_DruidicConnection
com.planet_ink.coffee_mud.Abilities.Druid.
Chant_Earthpocket
com.planet_ink.coffee_mud.Abilities.Druid.
Chant_Earthquake
com.planet_ink.coffee_mud.Abilities.Druid.
Chant_EelShock
com.planet_ink.coffee_mud.Abilities.Druid.
Chant_EnchantShards
com.planet_ink.coffee_mud.Abilities.Druid.
Chant_EndureRust
com.planet_ink.coffee_mud.Abilities.Druid.
Chant_EnhanceBody
com.planet_ink.coffee_mud.Abilities.Druid.
Chant_ExplosiveDecompression
com.planet_ink.coffee_mud.Abilities.Druid.
Chant_Farsight
com.planet_ink.coffee_mud.Abilities.Druid.
Chant_FavorableWinds
com.planet_ink.coffee_mud.Abilities.Druid.
Chant_FeedingFrenzy
com.planet_ink.coffee_mud.Abilities.Druid.
Chant_FeelCold
com.planet_ink.coffee_mud.Abilities.Druid.
Chant_FeelElectricity
com.planet_ink.coffee_mud.Abilities.Druid.
Chant_FeelHeat
com.planet_ink.coffee_mud.Abilities.Druid.
Chant_Feralness
com.planet_ink.coffee_mud.Abilities.Druid.
Chant_FertileCavern
com.planet_ink.coffee_mud.Abilities.Druid.
Chant_Fertility
com.planet_ink.coffee_mud.Abilities.Druid.
Chant_Fertilization
com.planet_ink.coffee_mud.Abilities.Druid.
Chant_FilterWater
com.planet_ink.coffee_mud.Abilities.Druid.
Chant_FindMate
com.planet_ink.coffee_mud.Abilities.Druid.
Chant_FindPlant
com.planet_ink.coffee_mud.Abilities.Druid.
Chant_FindDriftwood
com.planet_ink.coffee_mud.Abilities.Druid.
Chant_FindGem
com.planet_ink.coffee_mud.Abilities.Druid.
Chant_FindOre
com.planet_ink.coffee_mud.Abilities.Druid.
Chant_FireWard
com.planet_ink.coffee_mud.Abilities.Druid.
Chant_FishyFecundity
com.planet_ink.coffee_mud.Abilities.Druid.
Chant_Flippers
com.planet_ink.coffee_mud.Abilities.Druid.
Chant_Flood
com.planet_ink.coffee_mud.Abilities.Druid.
Chant_FodderSignal
com.planet_ink.coffee_mud.Abilities.Druid.
Chant_FortifyFood
com.planet_ink.coffee_mud.Abilities.Druid.
Chant_FreeVine
com.planet_ink.coffee_mud.Abilities.Druid.
Chant_FungalBloom
com.planet_ink.coffee_mud.Abilities.Druid.
Chant_FungusFeet
(implements com.planet_ink.coffee_mud.Abilities.interfaces.
DiseaseAffect
)
com.planet_ink.coffee_mud.Abilities.Druid.
Chant_FurCoat
com.planet_ink.coffee_mud.Abilities.Druid.
Chant_GasWard
com.planet_ink.coffee_mud.Abilities.Druid.
Chant_GiveLife
com.planet_ink.coffee_mud.Abilities.Druid.
Chant_Goodberry
com.planet_ink.coffee_mud.Abilities.Druid.
Chant_Grapevine
com.planet_ink.coffee_mud.Abilities.Druid.
Chant_GroveWalk
com.planet_ink.coffee_mud.Abilities.Druid.
Chant_GrowClub
com.planet_ink.coffee_mud.Abilities.Druid.
Chant_GrowFood
com.planet_ink.coffee_mud.Abilities.Druid.
Chant_GrowForest
com.planet_ink.coffee_mud.Abilities.Druid.
Chant_GrowItem
com.planet_ink.coffee_mud.Abilities.Druid.
Chant_HardenSkin
com.planet_ink.coffee_mud.Abilities.Druid.
Chant_Hawkeye
com.planet_ink.coffee_mud.Abilities.Druid.
Chant_HealingMoon
com.planet_ink.coffee_mud.Abilities.Druid.
Chant_Hibernation
com.planet_ink.coffee_mud.Abilities.Druid.
Chant_HighTide
com.planet_ink.coffee_mud.Abilities.Druid.
Chant_Hippieness
com.planet_ink.coffee_mud.Abilities.Druid.
Chant_HoldAnimal
com.planet_ink.coffee_mud.Abilities.Druid.
Chant_Homeopathy
com.planet_ink.coffee_mud.Abilities.Druid.
Chant_HoneyMoon
com.planet_ink.coffee_mud.Abilities.Druid.
Chant_HowlersMoon
com.planet_ink.coffee_mud.Abilities.Druid.
Chant_Hunger
com.planet_ink.coffee_mud.Abilities.Druid.
Chant_IllusionaryForest
com.planet_ink.coffee_mud.Abilities.Druid.
Chant_Labyrinth
com.planet_ink.coffee_mud.Abilities.Druid.
Chant_LandLegs
com.planet_ink.coffee_mud.Abilities.Druid.
Chant_LightningWard
com.planet_ink.coffee_mud.Abilities.Druid.
Chant_LocateAnimals
com.planet_ink.coffee_mud.Abilities.Druid.
Chant_LocatePlants
com.planet_ink.coffee_mud.Abilities.Druid.
Chant_LoveMoon
com.planet_ink.coffee_mud.Abilities.Druid.
Chant_MagmaCannon
com.planet_ink.coffee_mud.Abilities.Druid.
Chant_MagneticEarth
com.planet_ink.coffee_mud.Abilities.Druid.
Chant_MagneticField
com.planet_ink.coffee_mud.Abilities.Druid.
Chant_ManicMoon
com.planet_ink.coffee_mud.Abilities.Druid.
Chant_MetalMold
com.planet_ink.coffee_mud.Abilities.Druid.
Chant_MeteorStrike
com.planet_ink.coffee_mud.Abilities.Druid.
Chant_Mold
com.planet_ink.coffee_mud.Abilities.Druid.
Chant_Moonbeam
com.planet_ink.coffee_mud.Abilities.Druid.
Chant_MoonCalf
com.planet_ink.coffee_mud.Abilities.Druid.
Chant_MoveSky
com.planet_ink.coffee_mud.Abilities.Druid.
Chant_MuddyGrounds
com.planet_ink.coffee_mud.Abilities.Druid.
Chant_NaturalBalance
com.planet_ink.coffee_mud.Abilities.Druid.
Chant_NaturalOrder
com.planet_ink.coffee_mud.Abilities.Druid.
Chant_Nectar
com.planet_ink.coffee_mud.Abilities.Druid.
Chant_NeutralizePoison
(implements com.planet_ink.coffee_mud.Abilities.interfaces.
MendingSkill
)
com.planet_ink.coffee_mud.Abilities.Druid.
Chant_PaleMoon
com.planet_ink.coffee_mud.Abilities.Druid.
Chant_PeaceMoon
com.planet_ink.coffee_mud.Abilities.Druid.
Chant_Phosphorescence
com.planet_ink.coffee_mud.Abilities.Druid.
Chant_PiercingMoon
com.planet_ink.coffee_mud.Abilities.Druid.
Chant_Plague
com.planet_ink.coffee_mud.Abilities.Druid.
Chant_PlanarAdaptation
com.planet_ink.coffee_mud.Abilities.Druid.
Chant_PlanarLink
com.planet_ink.coffee_mud.Abilities.Druid.
Chant_PlantBed
com.planet_ink.coffee_mud.Abilities.Druid.
Chant_PlantChoke
com.planet_ink.coffee_mud.Abilities.Druid.
Chant_PlantConstriction
com.planet_ink.coffee_mud.Abilities.Druid.
Chant_PlantMaze
com.planet_ink.coffee_mud.Abilities.Druid.
Chant_PlantPass
com.planet_ink.coffee_mud.Abilities.Druid.
Chant_ReefWalking
com.planet_ink.coffee_mud.Abilities.Druid.
Chant_PlantSelf
com.planet_ink.coffee_mud.Abilities.Druid.
Chant_PlantSnare
com.planet_ink.coffee_mud.Abilities.Druid.
Chant_PlantTrap
(implements com.planet_ink.coffee_mud.Abilities.interfaces.
Trap
)
com.planet_ink.coffee_mud.Abilities.Druid.
Chant_PlantWall
com.planet_ink.coffee_mud.Abilities.Druid.
Chant_Poison
com.planet_ink.coffee_mud.Abilities.Druid.
Chant_PrayerWard
com.planet_ink.coffee_mud.Abilities.Druid.
Chant_PredictPhase
com.planet_ink.coffee_mud.Abilities.Druid.
Chant_PredictTides
com.planet_ink.coffee_mud.Abilities.Druid.
Chant_PredictWeather
com.planet_ink.coffee_mud.Abilities.Druid.
Chant_PurpleMoon
com.planet_ink.coffee_mud.Abilities.Druid.
Chant_Reabsorb
com.planet_ink.coffee_mud.Abilities.Druid.
Chant_ReadRunes
(implements com.planet_ink.coffee_mud.Items.interfaces.
Scroll.ScrollUsage
)
com.planet_ink.coffee_mud.Abilities.Druid.
Chant_RechargeShards
com.planet_ink.coffee_mud.Abilities.Druid.
Chant_RedMoon
com.planet_ink.coffee_mud.Abilities.Druid.
Chant_RefreshRunes
com.planet_ink.coffee_mud.Abilities.Druid.
Chant_Reincarnation
com.planet_ink.coffee_mud.Abilities.Druid.
Chant_RepelVermin
com.planet_ink.coffee_mud.Abilities.Druid.
Chant_RestoreMana
com.planet_ink.coffee_mud.Abilities.Druid.
Chant_ResuscitateCompanion
(implements com.planet_ink.coffee_mud.Abilities.interfaces.
MendingSkill
)
com.planet_ink.coffee_mud.Abilities.Druid.
Chant_Rockfeet
com.planet_ink.coffee_mud.Abilities.Druid.
Chant_Rockthought
com.planet_ink.coffee_mud.Abilities.Druid.
Chant_Root
com.planet_ink.coffee_mud.Abilities.Druid.
Chant_RustCurse
com.planet_ink.coffee_mud.Abilities.Druid.
Chant_SacredEarth
com.planet_ink.coffee_mud.Abilities.Druid.
Chant_SaplingWorkers
com.planet_ink.coffee_mud.Abilities.Druid.
Chant_SenseAge
com.planet_ink.coffee_mud.Abilities.Druid.
Chant_SenseLife
com.planet_ink.coffee_mud.Abilities.Druid.
Chant_SenseMetal
com.planet_ink.coffee_mud.Abilities.Druid.
Chant_SensePlants
com.planet_ink.coffee_mud.Abilities.Druid.
Chant_SenseFluids
com.planet_ink.coffee_mud.Abilities.Druid.
Chant_SenseGems
com.planet_ink.coffee_mud.Abilities.Druid.
Chant_SenseOres
com.planet_ink.coffee_mud.Abilities.Druid.
Chant_SensePoison
com.planet_ink.coffee_mud.Abilities.Druid.
Chant_SensePregnancy
com.planet_ink.coffee_mud.Abilities.Druid.
Chant_SenseSentience
com.planet_ink.coffee_mud.Abilities.Druid.
Chant_SenseWater
com.planet_ink.coffee_mud.Abilities.Druid.
Chant_Shamblermorph
com.planet_ink.coffee_mud.Abilities.Druid.
Chant_Shapelessness
com.planet_ink.coffee_mud.Abilities.Druid.
Chant_Shillelagh
com.planet_ink.coffee_mud.Abilities.Druid.
Chant_SiftWrecks
com.planet_ink.coffee_mud.Abilities.Druid.
Chant_SnatchLight
com.planet_ink.coffee_mud.Abilities.Druid.
Chant_SnuffFlame
com.planet_ink.coffee_mud.Abilities.Druid.
Chant_SoaringEagle
com.planet_ink.coffee_mud.Abilities.Druid.
Chant_SongWard
com.planet_ink.coffee_mud.Abilities.Druid.
Chant_SpeakWithAnimals
(implements com.planet_ink.coffee_mud.Abilities.interfaces.
Language
)
com.planet_ink.coffee_mud.Abilities.Druid.
Chant_Burrowspeak
com.planet_ink.coffee_mud.Abilities.Druid.
Chant_SpeedAging
com.planet_ink.coffee_mud.Abilities.Druid.
Chant_SpeedBirth
com.planet_ink.coffee_mud.Abilities.Druid.
Chant_SpeedTime
com.planet_ink.coffee_mud.Abilities.Druid.
Chant_SpellWard
com.planet_ink.coffee_mud.Abilities.Druid.
Chant_StarGazing
com.planet_ink.coffee_mud.Abilities.Druid.
Chant_StoneFriend
com.planet_ink.coffee_mud.Abilities.Druid.
Chant_Stonewalking
com.planet_ink.coffee_mud.Abilities.Druid.
Chant_StrikeBarren
com.planet_ink.coffee_mud.Abilities.Druid.
Chant_SummonAnimal
com.planet_ink.coffee_mud.Abilities.Druid.
Chant_SummonAnimals
com.planet_ink.coffee_mud.Abilities.Druid.
Chant_SummonChum
com.planet_ink.coffee_mud.Abilities.Druid.
Chant_SummonCold
com.planet_ink.coffee_mud.Abilities.Druid.
Chant_SummonDustdevil
com.planet_ink.coffee_mud.Abilities.Druid.
Chant_SummonElemental
com.planet_ink.coffee_mud.Abilities.Druid.
Chant_SummonFear
com.planet_ink.coffee_mud.Abilities.Druid.
Chant_SummonFire
com.planet_ink.coffee_mud.Abilities.Druid.
Chant_SummonFlyTrap
com.planet_ink.coffee_mud.Abilities.Druid.
Chant_SummonFog
com.planet_ink.coffee_mud.Abilities.Druid.
Chant_SummonFood
com.planet_ink.coffee_mud.Abilities.Druid.
Chant_SummonHail
com.planet_ink.coffee_mud.Abilities.Druid.
Chant_SummonHeat
com.planet_ink.coffee_mud.Abilities.Druid.
Chant_SummonHerb
com.planet_ink.coffee_mud.Abilities.Druid.
Chant_SummonInsects
com.planet_ink.coffee_mud.Abilities.Druid.
Chant_SummonJellyfish
com.planet_ink.coffee_mud.Abilities.Druid.
Chant_SummonLightning
com.planet_ink.coffee_mud.Abilities.Druid.
Chant_SummonMoon
com.planet_ink.coffee_mud.Abilities.Druid.
Chant_SummonMount
com.planet_ink.coffee_mud.Abilities.Druid.
Chant_SummonPeace
com.planet_ink.coffee_mud.Abilities.Druid.
Chant_SummonPlants
com.planet_ink.coffee_mud.Abilities.Druid.
Chant_GrowOak
com.planet_ink.coffee_mud.Abilities.Druid.
Chant_SummonCoral
com.planet_ink.coffee_mud.Abilities.Druid.
Chant_SummonFlower
com.planet_ink.coffee_mud.Abilities.Druid.
Chant_SummonFungus
com.planet_ink.coffee_mud.Abilities.Druid.
Chant_MassFungalGrowth
com.planet_ink.coffee_mud.Abilities.Druid.
Chant_SummonHouseplant
com.planet_ink.coffee_mud.Abilities.Druid.
Chant_SummonIvy
com.planet_ink.coffee_mud.Abilities.Druid.
Chant_SummonSeaweed
com.planet_ink.coffee_mud.Abilities.Druid.
Chant_SummonTree
com.planet_ink.coffee_mud.Abilities.Druid.
Chant_SummonPool
com.planet_ink.coffee_mud.Abilities.Druid.
Chant_SummonRain
com.planet_ink.coffee_mud.Abilities.Druid.
Chant_SummonRockGolem
com.planet_ink.coffee_mud.Abilities.Druid.
Chant_SummonSapling
com.planet_ink.coffee_mud.Abilities.Druid.
Chant_SummonSchool
com.planet_ink.coffee_mud.Abilities.Druid.
Chant_SummonSeed
com.planet_ink.coffee_mud.Abilities.Druid.
Chant_SummonSquall
com.planet_ink.coffee_mud.Abilities.Druid.
Chant_SummonSun
com.planet_ink.coffee_mud.Abilities.Druid.
Chant_SummonTornado
com.planet_ink.coffee_mud.Abilities.Druid.
Chant_SummonVine
com.planet_ink.coffee_mud.Abilities.Druid.
Chant_KillerVine
com.planet_ink.coffee_mud.Abilities.Druid.
Chant_PoisonousVine
com.planet_ink.coffee_mud.Abilities.Druid.
Chant_VampireVine
com.planet_ink.coffee_mud.Abilities.Druid.
Chant_VineMass
com.planet_ink.coffee_mud.Abilities.Druid.
Chant_SummonWater
com.planet_ink.coffee_mud.Abilities.Druid.
Chant_SummonWind
com.planet_ink.coffee_mud.Abilities.Druid.
Chant_Sunbeam
com.planet_ink.coffee_mud.Abilities.Druid.
Chant_Sunray
com.planet_ink.coffee_mud.Abilities.Druid.
Chant_SweetScent
com.planet_ink.coffee_mud.Abilities.Druid.
Chant_Tangle
com.planet_ink.coffee_mud.Abilities.Druid.
Chant_TapGrapevine
com.planet_ink.coffee_mud.Abilities.Druid.
Chant_Tether
com.planet_ink.coffee_mud.Abilities.Druid.
Chant_Thorns
com.planet_ink.coffee_mud.Abilities.Druid.
Chant_TidalWave
com.planet_ink.coffee_mud.Abilities.Druid.
Chant_TideMoon
com.planet_ink.coffee_mud.Abilities.Druid.
Chant_Treeform
com.planet_ink.coffee_mud.Abilities.Druid.
Chant_Treehouse
com.planet_ink.coffee_mud.Abilities.Druid.
Chant_Treemind
com.planet_ink.coffee_mud.Abilities.Druid.
Chant_Treemorph
com.planet_ink.coffee_mud.Abilities.Druid.
Chant_TremorSense
com.planet_ink.coffee_mud.Abilities.Druid.
Chant_Tsunami
com.planet_ink.coffee_mud.Abilities.Druid.
Chant_Unbreakable
com.planet_ink.coffee_mud.Abilities.Druid.
Chant_UnderwaterAction
com.planet_ink.coffee_mud.Abilities.Druid.
Chant_UnicornsHealth
com.planet_ink.coffee_mud.Abilities.Druid.
Chant_Uplift
com.planet_ink.coffee_mud.Abilities.Druid.
Chant_VenomWard
com.planet_ink.coffee_mud.Abilities.Druid.
Chant_VineWeave
com.planet_ink.coffee_mud.Abilities.Druid.
Chant_VolcanicChasm
com.planet_ink.coffee_mud.Abilities.Druid.
Chant_WakingMoon
com.planet_ink.coffee_mud.Abilities.Druid.
Chant_WarningWinds
com.planet_ink.coffee_mud.Abilities.Druid.
Chant_WarpWood
com.planet_ink.coffee_mud.Abilities.Druid.
Chant_Waterguard
com.planet_ink.coffee_mud.Abilities.Druid.
Chant_WaterHammer
com.planet_ink.coffee_mud.Abilities.Druid.
Chant_Waterspout
com.planet_ink.coffee_mud.Abilities.Druid.
Chant_WaterWalking
com.planet_ink.coffee_mud.Abilities.Druid.
Chant_Whirlpool
com.planet_ink.coffee_mud.Abilities.Druid.
Chant_WhisperWard
(implements com.planet_ink.coffee_mud.Abilities.interfaces.
Trap
)
com.planet_ink.coffee_mud.Abilities.Druid.
Chant_WhiteMoon
com.planet_ink.coffee_mud.Abilities.Druid.
Chant_WindColor
com.planet_ink.coffee_mud.Abilities.Druid.
Chant_WindGust
com.planet_ink.coffee_mud.Abilities.Druid.
Chant_WindShape
com.planet_ink.coffee_mud.Abilities.Druid.
Chant_WindSnatcher
com.planet_ink.coffee_mud.Abilities.Druid.
Chant_Worms
(implements com.planet_ink.coffee_mud.Abilities.interfaces.
DiseaseAffect
)
com.planet_ink.coffee_mud.Abilities.Druid.
Chant_Yearning
com.planet_ink.coffee_mud.Abilities.Misc.
CombatFrenzy
com.planet_ink.coffee_mud.Abilities.Misc.
CombatSleep
(implements com.planet_ink.coffee_mud.Abilities.interfaces.
HealthCondition
)
com.planet_ink.coffee_mud.Abilities.Common.
CommonSkill
com.planet_ink.coffee_mud.Abilities.Common.
AnimalBonding
com.planet_ink.coffee_mud.Abilities.Common.
AnimalHusbandry
com.planet_ink.coffee_mud.Abilities.Common.
AnimalTaming
com.planet_ink.coffee_mud.Abilities.Common.
MountTaming
com.planet_ink.coffee_mud.Abilities.Common.
AnimalTrading
com.planet_ink.coffee_mud.Abilities.Common.
AnimalTraining
com.planet_ink.coffee_mud.Abilities.Common.
AttributeTraining
com.planet_ink.coffee_mud.Abilities.Common.
Bandaging
(implements com.planet_ink.coffee_mud.Abilities.interfaces.
MendingSkill
)
com.planet_ink.coffee_mud.Abilities.Common.
BodyPiercing
com.planet_ink.coffee_mud.Abilities.Common.
BookEditing
com.planet_ink.coffee_mud.Abilities.Common.
BookLoaning
(implements com.planet_ink.coffee_mud.MOBS.interfaces.
Librarian
, com.planet_ink.coffee_mud.core.interfaces.
ShopKeeper
)
com.planet_ink.coffee_mud.Abilities.Common.
BookNaming
com.planet_ink.coffee_mud.Abilities.Common.
Branding
(implements com.planet_ink.coffee_mud.core.interfaces.
PrivateProperty
)
com.planet_ink.coffee_mud.Abilities.Common.
CargoLoading
com.planet_ink.coffee_mud.Abilities.Common.
Cataloging
com.planet_ink.coffee_mud.Abilities.Common.
Decorating
(implements com.planet_ink.coffee_mud.core.interfaces.
RecipeDriven
)
com.planet_ink.coffee_mud.Abilities.Common.
Domesticating
com.planet_ink.coffee_mud.Abilities.Common.
Embroidering
com.planet_ink.coffee_mud.Abilities.Common.
Engraving
com.planet_ink.coffee_mud.Abilities.Common.
Enrolling
com.planet_ink.coffee_mud.Abilities.Common.
FireBuilding
com.planet_ink.coffee_mud.Abilities.Common.
FishLore
com.planet_ink.coffee_mud.Abilities.Common.
Floristry
com.planet_ink.coffee_mud.Abilities.Common.
MasterFloristry
com.planet_ink.coffee_mud.Abilities.Common.
FoodPreserving
com.planet_ink.coffee_mud.Abilities.Common.
GatheringSkill
com.planet_ink.coffee_mud.Abilities.Common.
AnimalTrapping
com.planet_ink.coffee_mud.Abilities.Common.
Baiting
com.planet_ink.coffee_mud.Abilities.Common.
Butchering
com.planet_ink.coffee_mud.Abilities.Common.
MasterButchering
com.planet_ink.coffee_mud.Abilities.Common.
Chopping
com.planet_ink.coffee_mud.Abilities.Common.
MasterChopping
com.planet_ink.coffee_mud.Abilities.Common.
Composting
com.planet_ink.coffee_mud.Abilities.Common.
CraftingSkill
(implements com.planet_ink.coffee_mud.core.interfaces.
RecipeDriven
)
com.planet_ink.coffee_mud.Abilities.Common.
Boatwright
(implements com.planet_ink.coffee_mud.Abilities.interfaces.
ItemCraftor
, com.planet_ink.coffee_mud.Abilities.interfaces.
MendingSkill
)
com.planet_ink.coffee_mud.Abilities.Common.
BuildingSkill
(implements com.planet_ink.coffee_mud.Abilities.interfaces.
CraftorAbility
)
com.planet_ink.coffee_mud.Abilities.Common.
Construction
com.planet_ink.coffee_mud.Abilities.Common.
Excavation
com.planet_ink.coffee_mud.Abilities.Common.
Irrigation
com.planet_ink.coffee_mud.Abilities.Common.
Landscaping
com.planet_ink.coffee_mud.Abilities.Common.
Masonry
com.planet_ink.coffee_mud.Abilities.Common.
Welding
com.planet_ink.coffee_mud.Abilities.Common.
ClanCrafting
(implements com.planet_ink.coffee_mud.Abilities.interfaces.
ItemCraftor
)
com.planet_ink.coffee_mud.Abilities.Common.
Costuming
(implements com.planet_ink.coffee_mud.Abilities.interfaces.
ItemCraftor
, com.planet_ink.coffee_mud.Abilities.interfaces.
MendingSkill
)
com.planet_ink.coffee_mud.Abilities.Common.
MasterCostuming
com.planet_ink.coffee_mud.Abilities.Common.
Dissertating
com.planet_ink.coffee_mud.Abilities.Common.
EnhancedCraftingSkill
(implements com.planet_ink.coffee_mud.Abilities.interfaces.
ItemCraftor
)
com.planet_ink.coffee_mud.Abilities.Common.
Armorsmithing
(implements com.planet_ink.coffee_mud.Abilities.interfaces.
ItemCraftor
, com.planet_ink.coffee_mud.Abilities.interfaces.
MendingSkill
)
com.planet_ink.coffee_mud.Abilities.Common.
MasterArmorsmithing
(implements com.planet_ink.coffee_mud.Abilities.interfaces.
ItemCraftor
)
com.planet_ink.coffee_mud.Abilities.Common.
Blacksmithing
(implements com.planet_ink.coffee_mud.Abilities.interfaces.
ItemCraftor
)
com.planet_ink.coffee_mud.Abilities.Common.
Carpentry
(implements com.planet_ink.coffee_mud.Abilities.interfaces.
ItemCraftor
)
com.planet_ink.coffee_mud.Abilities.Common.
Cobbling
(implements com.planet_ink.coffee_mud.Abilities.interfaces.
ItemCraftor
, com.planet_ink.coffee_mud.Abilities.interfaces.
MendingSkill
)
com.planet_ink.coffee_mud.Abilities.Common.
Cooking
(implements com.planet_ink.coffee_mud.Abilities.interfaces.
ItemCraftor
)
com.planet_ink.coffee_mud.Abilities.Common.
Apothecary
com.planet_ink.coffee_mud.Abilities.Common.
Baking
com.planet_ink.coffee_mud.Abilities.Common.
MasterBaking
com.planet_ink.coffee_mud.Abilities.Common.
Distilling
com.planet_ink.coffee_mud.Abilities.Common.
MasterDistilling
com.planet_ink.coffee_mud.Abilities.Common.
DrugCutting
com.planet_ink.coffee_mud.Abilities.Common.
FoodPrep
com.planet_ink.coffee_mud.Abilities.Common.
MasterFoodPrep
com.planet_ink.coffee_mud.Abilities.Common.
GaolFood
com.planet_ink.coffee_mud.Abilities.Common.
MasterCooking
com.planet_ink.coffee_mud.Abilities.Common.
Fletching
(implements com.planet_ink.coffee_mud.Abilities.interfaces.
ItemCraftor
, com.planet_ink.coffee_mud.Abilities.interfaces.
MendingSkill
)
com.planet_ink.coffee_mud.Abilities.Common.
Gunsmithing
com.planet_ink.coffee_mud.Abilities.Common.
Siegecraft
com.planet_ink.coffee_mud.Abilities.Common.
GenCraftSkill
(implements com.planet_ink.coffee_mud.Abilities.interfaces.
ItemCraftor
)
com.planet_ink.coffee_mud.Abilities.Common.
GlassBlowing
(implements com.planet_ink.coffee_mud.Abilities.interfaces.
ItemCraftor
)
com.planet_ink.coffee_mud.Abilities.Common.
InstrumentMaking
(implements com.planet_ink.coffee_mud.Abilities.interfaces.
ItemCraftor
)
com.planet_ink.coffee_mud.Abilities.Common.
JewelMaking
(implements com.planet_ink.coffee_mud.Abilities.interfaces.
ItemCraftor
, com.planet_ink.coffee_mud.Abilities.interfaces.
MendingSkill
)
com.planet_ink.coffee_mud.Abilities.Common.
LeatherWorking
(implements com.planet_ink.coffee_mud.Abilities.interfaces.
ItemCraftor
, com.planet_ink.coffee_mud.Abilities.interfaces.
MendingSkill
)
com.planet_ink.coffee_mud.Abilities.Common.
MasterLeatherWorking
(implements com.planet_ink.coffee_mud.Abilities.interfaces.
ItemCraftor
, com.planet_ink.coffee_mud.Abilities.interfaces.
MendingSkill
)
com.planet_ink.coffee_mud.Abilities.Paladin.
Paladin_CraftHolyAvenger
com.planet_ink.coffee_mud.Abilities.Paladin.
Paladin_CraftUnholyReaver
com.planet_ink.coffee_mud.Abilities.Common.
Pottery
(implements com.planet_ink.coffee_mud.Abilities.interfaces.
ItemCraftor
)
com.planet_ink.coffee_mud.Abilities.Common.
ScrimShaw
(implements com.planet_ink.coffee_mud.Abilities.interfaces.
ItemCraftor
, com.planet_ink.coffee_mud.Abilities.interfaces.
MendingSkill
)
com.planet_ink.coffee_mud.Abilities.Common.
Sculpting
(implements com.planet_ink.coffee_mud.Abilities.interfaces.
ItemCraftor
, com.planet_ink.coffee_mud.Abilities.interfaces.
MendingSkill
)
com.planet_ink.coffee_mud.Abilities.Common.
Smelting
(implements com.planet_ink.coffee_mud.Abilities.interfaces.
ItemCraftor
, com.planet_ink.coffee_mud.Abilities.interfaces.
MendingSkill
)
com.planet_ink.coffee_mud.Abilities.Common.
StaffMaking
(implements com.planet_ink.coffee_mud.Abilities.interfaces.
ItemCraftor
)
com.planet_ink.coffee_mud.Abilities.Common.
Rodsmithing
(implements com.planet_ink.coffee_mud.Abilities.interfaces.
ItemCraftor
)
com.planet_ink.coffee_mud.Abilities.Common.
Tailoring
(implements com.planet_ink.coffee_mud.Abilities.interfaces.
ItemCraftor
, com.planet_ink.coffee_mud.Abilities.interfaces.
MendingSkill
)
com.planet_ink.coffee_mud.Abilities.Common.
MasterTailoring
com.planet_ink.coffee_mud.Abilities.Common.
Textiling
(implements com.planet_ink.coffee_mud.Abilities.interfaces.
ItemCraftor
, com.planet_ink.coffee_mud.Abilities.interfaces.
MendingSkill
)
com.planet_ink.coffee_mud.Abilities.Common.
Torturesmithing
(implements com.planet_ink.coffee_mud.Abilities.interfaces.
ItemCraftor
)
com.planet_ink.coffee_mud.Abilities.Common.
Wainwrighting
(implements com.planet_ink.coffee_mud.Abilities.interfaces.
ItemCraftor
)
com.planet_ink.coffee_mud.Abilities.Common.
CageBuilding
com.planet_ink.coffee_mud.Abilities.Common.
WandMaking
(implements com.planet_ink.coffee_mud.Abilities.interfaces.
ItemCraftor
)
com.planet_ink.coffee_mud.Abilities.Common.
Weaponsmithing
(implements com.planet_ink.coffee_mud.Abilities.interfaces.
ItemCraftor
, com.planet_ink.coffee_mud.Abilities.interfaces.
MendingSkill
)
com.planet_ink.coffee_mud.Abilities.Common.
LegendaryWeaponsmithing
(implements com.planet_ink.coffee_mud.Abilities.interfaces.
ItemCraftor
)
com.planet_ink.coffee_mud.Abilities.Common.
MasterWeaponsmithing
(implements com.planet_ink.coffee_mud.Abilities.interfaces.
ItemCraftor
)
com.planet_ink.coffee_mud.Abilities.Common.
Weaving
(implements com.planet_ink.coffee_mud.Abilities.interfaces.
ItemCraftor
, com.planet_ink.coffee_mud.Abilities.interfaces.
MendingSkill
)
com.planet_ink.coffee_mud.Abilities.Common.
GenWrightSkill
(implements com.planet_ink.coffee_mud.Abilities.interfaces.
ItemCraftor
, com.planet_ink.coffee_mud.Abilities.interfaces.
MendingSkill
)
com.planet_ink.coffee_mud.Abilities.Common.
LockSmith
com.planet_ink.coffee_mud.Abilities.Common.
PaperMaking
(implements com.planet_ink.coffee_mud.Abilities.interfaces.
ItemCraftor
)
com.planet_ink.coffee_mud.Abilities.Common.
Shipwright
(implements com.planet_ink.coffee_mud.Abilities.interfaces.
ItemCraftor
, com.planet_ink.coffee_mud.Abilities.interfaces.
MendingSkill
)
com.planet_ink.coffee_mud.Abilities.Common.
CaravanBuilding
com.planet_ink.coffee_mud.Abilities.Common.
ClanShipwrighting
com.planet_ink.coffee_mud.Abilities.Common.
SpellCraftingSkill
com.planet_ink.coffee_mud.Abilities.Common.
Alchemy
(implements com.planet_ink.coffee_mud.Abilities.interfaces.
ItemCraftor
)
com.planet_ink.coffee_mud.Abilities.Common.
ImprovedAlchemy
com.planet_ink.coffee_mud.Abilities.Common.
Herbalism
(implements com.planet_ink.coffee_mud.Abilities.interfaces.
ItemCraftor
)
com.planet_ink.coffee_mud.Abilities.Common.
ScrollScribing
(implements com.planet_ink.coffee_mud.Abilities.interfaces.
ItemCraftor
)
com.planet_ink.coffee_mud.Abilities.Common.
Taxidermy
com.planet_ink.coffee_mud.Abilities.Common.
Digging
com.planet_ink.coffee_mud.Abilities.Common.
MasterDigging
com.planet_ink.coffee_mud.Abilities.Common.
Drilling
com.planet_ink.coffee_mud.Abilities.Common.
MasterDrilling
com.planet_ink.coffee_mud.Abilities.Common.
Farming
com.planet_ink.coffee_mud.Abilities.Common.
MasterFarming
com.planet_ink.coffee_mud.Abilities.Common.
Shrooming
com.planet_ink.coffee_mud.Abilities.Common.
Fishing
com.planet_ink.coffee_mud.Abilities.Common.
MasterFishing
com.planet_ink.coffee_mud.Abilities.Common.
Foraging
com.planet_ink.coffee_mud.Abilities.Common.
MasterForaging
com.planet_ink.coffee_mud.Abilities.Common.
Gardening
com.planet_ink.coffee_mud.Abilities.Common.
MasterGardening
com.planet_ink.coffee_mud.Abilities.Common.
GenGatheringSkill
(implements com.planet_ink.coffee_mud.core.interfaces.
ItemCollection
)
com.planet_ink.coffee_mud.Abilities.Common.
Hunting
com.planet_ink.coffee_mud.Abilities.Common.
Mining
com.planet_ink.coffee_mud.Abilities.Common.
MasterMining
com.planet_ink.coffee_mud.Abilities.Common.
Trawling
com.planet_ink.coffee_mud.Abilities.Common.
MasterTrawling
com.planet_ink.coffee_mud.Abilities.Common.
Herbology
(implements com.planet_ink.coffee_mud.core.interfaces.
RecipeDriven
)
com.planet_ink.coffee_mud.Abilities.Common.
MasterHerbology
com.planet_ink.coffee_mud.Abilities.Common.
Herding
com.planet_ink.coffee_mud.Abilities.Common.
Labeling
com.planet_ink.coffee_mud.Abilities.Common.
Lecturing
com.planet_ink.coffee_mud.Abilities.Common.
MeatCuring
com.planet_ink.coffee_mud.Abilities.Common.
Merchant
(implements com.planet_ink.coffee_mud.core.interfaces.
ShopKeeper
)
com.planet_ink.coffee_mud.Abilities.Common.
BlackMarketeering
com.planet_ink.coffee_mud.Abilities.Common.
SlaveMarketeering
com.planet_ink.coffee_mud.Abilities.Common.
Mycology
(implements com.planet_ink.coffee_mud.core.interfaces.
RecipeDriven
)
com.planet_ink.coffee_mud.Abilities.Common.
MasterMycology
com.planet_ink.coffee_mud.Abilities.Common.
Organizing
com.planet_ink.coffee_mud.Abilities.Common.
Painting
(implements com.planet_ink.coffee_mud.core.interfaces.
RecipeDriven
)
com.planet_ink.coffee_mud.Abilities.Common.
PaintingSkill
(implements com.planet_ink.coffee_mud.core.interfaces.
RecipeDriven
)
com.planet_ink.coffee_mud.Abilities.Common.
Dyeing
com.planet_ink.coffee_mud.Abilities.Common.
Lacquerring
com.planet_ink.coffee_mud.Abilities.Common.
MasterPaintingSkill
com.planet_ink.coffee_mud.Abilities.Common.
MasterDyeing
com.planet_ink.coffee_mud.Abilities.Common.
MasterLacquerring
com.planet_ink.coffee_mud.Abilities.Common.
Pimping
com.planet_ink.coffee_mud.Abilities.Common.
PlantLore
com.planet_ink.coffee_mud.Abilities.Common.
PlayInstrument
(implements com.planet_ink.coffee_mud.Items.interfaces.
Wand.WandUsage
)
com.planet_ink.coffee_mud.Abilities.Common.
Publishing
com.planet_ink.coffee_mud.Abilities.Common.
Recollecting
com.planet_ink.coffee_mud.Abilities.Common.
Salvaging
com.planet_ink.coffee_mud.Abilities.Common.
Scalp
com.planet_ink.coffee_mud.Abilities.Common.
Scrapping
com.planet_ink.coffee_mud.Abilities.Common.
Searching
com.planet_ink.coffee_mud.Abilities.Common.
Shearing
com.planet_ink.coffee_mud.Abilities.Common.
MasterShearing
com.planet_ink.coffee_mud.Abilities.Common.
Shepherding
com.planet_ink.coffee_mud.Abilities.Common.
SlaveTrading
com.planet_ink.coffee_mud.Abilities.Common.
SmokeRings
com.planet_ink.coffee_mud.Abilities.Common.
Speculate
com.planet_ink.coffee_mud.Abilities.Common.
Studying
(implements com.planet_ink.coffee_mud.core.interfaces.
AbilityContainer
)
com.planet_ink.coffee_mud.Abilities.Common.
Surveying
com.planet_ink.coffee_mud.Abilities.Common.
Tanning
com.planet_ink.coffee_mud.Abilities.Common.
Tattooing
com.planet_ink.coffee_mud.Abilities.Common.
Titling
com.planet_ink.coffee_mud.Abilities.Common.
Transcribing
com.planet_ink.coffee_mud.Abilities.Common.
Unbinding
com.planet_ink.coffee_mud.Abilities.Misc.
Copyright
com.planet_ink.coffee_mud.Abilities.Misc.
Cowering
com.planet_ink.coffee_mud.Abilities.Songs.
Dance
com.planet_ink.coffee_mud.Abilities.Songs.
Dance_Ballet
com.planet_ink.coffee_mud.Abilities.Songs.
Dance_Basse
com.planet_ink.coffee_mud.Abilities.Songs.
Dance_Butoh
com.planet_ink.coffee_mud.Abilities.Songs.
Dance_Butterfly
com.planet_ink.coffee_mud.Abilities.Songs.
Dance_CanCan
com.planet_ink.coffee_mud.Abilities.Songs.
Dance_Capoeira
com.planet_ink.coffee_mud.Abilities.Songs.
Dance_Clog
com.planet_ink.coffee_mud.Abilities.Songs.
Dance_Cotillon
com.planet_ink.coffee_mud.Abilities.Songs.
Dance_Courante
com.planet_ink.coffee_mud.Abilities.Songs.
Dance_Flamenco
com.planet_ink.coffee_mud.Abilities.Songs.
Dance_Foxtrot
com.planet_ink.coffee_mud.Abilities.Songs.
Dance_Grass
com.planet_ink.coffee_mud.Abilities.Songs.
Dance_Jingledress
com.planet_ink.coffee_mud.Abilities.Songs.
Dance_Jitterbug
com.planet_ink.coffee_mud.Abilities.Songs.
Dance_Macabre
com.planet_ink.coffee_mud.Abilities.Songs.
Dance_Manipuri
com.planet_ink.coffee_mud.Abilities.Songs.
Dance_Morris
com.planet_ink.coffee_mud.Abilities.Songs.
Dance_Musette
com.planet_ink.coffee_mud.Abilities.Songs.
Dance_Polka
com.planet_ink.coffee_mud.Abilities.Songs.
Dance_RagsSharqi
com.planet_ink.coffee_mud.Abilities.Songs.
Dance_Salsa
com.planet_ink.coffee_mud.Abilities.Songs.
Dance_Square
com.planet_ink.coffee_mud.Abilities.Songs.
Dance_Stop
com.planet_ink.coffee_mud.Abilities.Songs.
Dance_Swing
com.planet_ink.coffee_mud.Abilities.Songs.
Dance_Swords
com.planet_ink.coffee_mud.Abilities.Songs.
Dance_Tango
com.planet_ink.coffee_mud.Abilities.Songs.
Dance_Tap
com.planet_ink.coffee_mud.Abilities.Songs.
Dance_Tarantella
com.planet_ink.coffee_mud.Abilities.Songs.
Dance_Waltz
com.planet_ink.coffee_mud.Abilities.Songs.
Dance_War
com.planet_ink.coffee_mud.Abilities.Common.
DiligentStudying
com.planet_ink.coffee_mud.Abilities.Diseases.
Disease
(implements com.planet_ink.coffee_mud.Abilities.interfaces.
DiseaseAffect
)
com.planet_ink.coffee_mud.Abilities.Diseases.
Disease_Aids
com.planet_ink.coffee_mud.Abilities.Diseases.
Disease_Alzheimers
com.planet_ink.coffee_mud.Abilities.Diseases.
Disease_Amnesia
com.planet_ink.coffee_mud.Abilities.Diseases.
Disease_Anemia
com.planet_ink.coffee_mud.Abilities.Diseases.
Disease_Anosmia
com.planet_ink.coffee_mud.Abilities.Diseases.
Disease_Anthrax
com.planet_ink.coffee_mud.Abilities.Diseases.
Disease_Apathy
com.planet_ink.coffee_mud.Abilities.Diseases.
Disease_Arthritis
com.planet_ink.coffee_mud.Abilities.Diseases.
Disease_Asthma
com.planet_ink.coffee_mud.Abilities.Diseases.
Disease_Blahs
com.planet_ink.coffee_mud.Abilities.Diseases.
Disease_Blindness
com.planet_ink.coffee_mud.Abilities.Diseases.
Disease_Cancer
com.planet_ink.coffee_mud.Abilities.Diseases.
Disease_Cannibalism
com.planet_ink.coffee_mud.Abilities.Diseases.
Disease_Carrier
com.planet_ink.coffee_mud.Abilities.Diseases.
Disease_Chlamydia
com.planet_ink.coffee_mud.Abilities.Diseases.
Disease_Cold
com.planet_ink.coffee_mud.Abilities.Diseases.
Disease_ColorBlindness
(implements com.planet_ink.coffee_mud.Common.interfaces.
Session.SessionFilter
)
com.planet_ink.coffee_mud.Abilities.Diseases.
Disease_Deafness
com.planet_ink.coffee_mud.Abilities.Diseases.
Disease_Depression
com.planet_ink.coffee_mud.Abilities.Diseases.
Disease_Diabetes
com.planet_ink.coffee_mud.Abilities.Diseases.
Disease_Diarrhea
com.planet_ink.coffee_mud.Abilities.Diseases.
Disease_Eczema
com.planet_ink.coffee_mud.Abilities.Diseases.
Disease_Fever
com.planet_ink.coffee_mud.Abilities.Diseases.
Disease_FilthFever
com.planet_ink.coffee_mud.Abilities.Diseases.
Disease_Fleas
com.planet_ink.coffee_mud.Abilities.Diseases.
Disease_Flu
com.planet_ink.coffee_mud.Abilities.Diseases.
Disease_FootFungus
com.planet_ink.coffee_mud.Abilities.Diseases.
Disease_FrostBite
com.planet_ink.coffee_mud.Abilities.Diseases.
Disease_Gangrene
com.planet_ink.coffee_mud.Abilities.Diseases.
Disease_Giggles
com.planet_ink.coffee_mud.Abilities.Diseases.
Disease_Gonorrhea
com.planet_ink.coffee_mud.Abilities.Diseases.
Disease_Hatred
com.planet_ink.coffee_mud.Abilities.Diseases.
Disease_HeatExhaustion
com.planet_ink.coffee_mud.Abilities.Diseases.
Disease_Infection
com.planet_ink.coffee_mud.Abilities.Diseases.
Disease_Leeches
com.planet_ink.coffee_mud.Abilities.Diseases.
Disease_Lepresy
com.planet_ink.coffee_mud.Abilities.Diseases.
Disease_Lockjaw
com.planet_ink.coffee_mud.Abilities.Diseases.
Disease_Lycanthropy
com.planet_ink.coffee_mud.Abilities.Diseases.
Disease_Lyme
com.planet_ink.coffee_mud.Abilities.Diseases.
Disease_Magepox
com.planet_ink.coffee_mud.Abilities.Diseases.
Disease_Malaria
com.planet_ink.coffee_mud.Abilities.Diseases.
Disease_Migraines
com.planet_ink.coffee_mud.Abilities.Diseases.
Disease_Muteness
com.planet_ink.coffee_mud.Abilities.Diseases.
Disease_Narcolepsy
com.planet_ink.coffee_mud.Abilities.Diseases.
Disease_Nausea
com.planet_ink.coffee_mud.Abilities.Diseases.
Disease_Obesity
com.planet_ink.coffee_mud.Abilities.Diseases.
Disease_Plague
com.planet_ink.coffee_mud.Abilities.Diseases.
Disease_PlanarInstability
com.planet_ink.coffee_mud.Abilities.Diseases.
Disease_PlanarPlague
com.planet_ink.coffee_mud.Abilities.Diseases.
Disease_Pneumonia
com.planet_ink.coffee_mud.Abilities.Diseases.
Disease_PoisonIvy
com.planet_ink.coffee_mud.Abilities.Diseases.
Disease_RadiationSickness
com.planet_ink.coffee_mud.Abilities.Diseases.
Disease_RoyaltyRot
com.planet_ink.coffee_mud.Abilities.Diseases.
Disease_SARS
com.planet_ink.coffee_mud.Abilities.Diseases.
Disease_Scabies
com.planet_ink.coffee_mud.Abilities.Diseases.
Disease_Scurvy
com.planet_ink.coffee_mud.Abilities.Diseases.
Disease_SeaSickness
com.planet_ink.coffee_mud.Abilities.Diseases.
Disease_Sleepwalking
com.planet_ink.coffee_mud.Abilities.Diseases.
Disease_Smiles
com.planet_ink.coffee_mud.Abilities.Diseases.
Disease_Syphilis
com.planet_ink.coffee_mud.Abilities.Diseases.
Disease_Tetnus
com.planet_ink.coffee_mud.Abilities.Diseases.
Disease_Tinnitus
com.planet_ink.coffee_mud.Abilities.Diseases.
Disease_Tourettes
com.planet_ink.coffee_mud.Abilities.Diseases.
Disease_Vampirism
com.planet_ink.coffee_mud.Abilities.Diseases.
Disease_Vertigo
com.planet_ink.coffee_mud.Abilities.Diseases.
Disease_WritersBlock
com.planet_ink.coffee_mud.Abilities.Diseases.
Disease_Yawning
com.planet_ink.coffee_mud.Abilities.Diseases.
Disease_Zika
com.planet_ink.coffee_mud.Abilities.Diseases.
Disease_MummyRot
(implements com.planet_ink.coffee_mud.Abilities.interfaces.
DiseaseAffect
)
com.planet_ink.coffee_mud.Abilities.Misc.
DiseaseCure
com.planet_ink.coffee_mud.Abilities.Misc.
Dragonbreath
com.planet_ink.coffee_mud.Abilities.Misc.
Acidbreath
com.planet_ink.coffee_mud.Abilities.Misc.
Firebreath
com.planet_ink.coffee_mud.Abilities.Misc.
Frostbreath
com.planet_ink.coffee_mud.Abilities.Misc.
Gasbreath
com.planet_ink.coffee_mud.Abilities.Misc.
Lighteningbreath
com.planet_ink.coffee_mud.Abilities.Druid.
Druid_AquaticPass
com.planet_ink.coffee_mud.Abilities.Druid.
Druid_Bite
com.planet_ink.coffee_mud.Abilities.Druid.
Druid_DruidicPass
com.planet_ink.coffee_mud.Abilities.Druid.
Druid_GolemForm
com.planet_ink.coffee_mud.Abilities.Druid.
Druid_KnowPlants
com.planet_ink.coffee_mud.Abilities.Druid.
Druid_Krakenform
com.planet_ink.coffee_mud.Abilities.Druid.
Druid_MyPlants
com.planet_ink.coffee_mud.Abilities.Druid.
Druid_PackCall
com.planet_ink.coffee_mud.Abilities.Druid.
Druid_PlantForm
com.planet_ink.coffee_mud.Abilities.Druid.
Druid_RecoverVoice
com.planet_ink.coffee_mud.Abilities.Druid.
Druid_Rend
com.planet_ink.coffee_mud.Abilities.Druid.
Druid_SeaLore
com.planet_ink.coffee_mud.Abilities.Druid.
Druid_ShapeShift
com.planet_ink.coffee_mud.Abilities.Druid.
Druid_ShapeShift10
com.planet_ink.coffee_mud.Abilities.Druid.
Druid_ShapeShift11
com.planet_ink.coffee_mud.Abilities.Druid.
Druid_ShapeShift2
com.planet_ink.coffee_mud.Abilities.Druid.
Druid_ShapeShift3
com.planet_ink.coffee_mud.Abilities.Druid.
Druid_ShapeShift4
com.planet_ink.coffee_mud.Abilities.Druid.
Druid_ShapeShift5
com.planet_ink.coffee_mud.Abilities.Druid.
Druid_ShapeShift6
com.planet_ink.coffee_mud.Abilities.Druid.
Druid_ShapeShift7
com.planet_ink.coffee_mud.Abilities.Druid.
Druid_ShapeShift8
com.planet_ink.coffee_mud.Abilities.Druid.
Druid_ShapeShift9
com.planet_ink.coffee_mud.Abilities.Druid.
Druid_WaterCover
com.planet_ink.coffee_mud.Abilities.Misc.
Dueler
com.planet_ink.coffee_mud.Abilities.Misc.
Dusty
com.planet_ink.coffee_mud.Abilities.
ExtAbility
(implements com.planet_ink.coffee_mud.Abilities.interfaces.
ExtendableAbility
)
com.planet_ink.coffee_mud.Abilities.Misc.
Falling
com.planet_ink.coffee_mud.Abilities.Specializations.
Familiarity_Armor
com.planet_ink.coffee_mud.Abilities.Specializations.
Familiarity_Shield
com.planet_ink.coffee_mud.Abilities.Specializations.
Familiarity_Weapon
com.planet_ink.coffee_mud.Abilities.Specializations.
Familiarity_Axe
com.planet_ink.coffee_mud.Abilities.Specializations.
Familiarity_BluntWeapon
com.planet_ink.coffee_mud.Abilities.Specializations.
Familiarity_Bow
com.planet_ink.coffee_mud.Abilities.Specializations.
Familiarity_Dagger
com.planet_ink.coffee_mud.Abilities.Specializations.
Familiarity_EdgedWeapon
com.planet_ink.coffee_mud.Abilities.Specializations.
Familiarity_FlailedWeapon
com.planet_ink.coffee_mud.Abilities.Specializations.
Familiarity_Hammer
com.planet_ink.coffee_mud.Abilities.Specializations.
Familiarity_Natural
com.planet_ink.coffee_mud.Abilities.Specializations.
Familiarity_Polearm
com.planet_ink.coffee_mud.Abilities.Specializations.
Familiarity_Ranged
com.planet_ink.coffee_mud.Abilities.Specializations.
Familiarity_Staff
com.planet_ink.coffee_mud.Abilities.Specializations.
Familiarity_Sword
com.planet_ink.coffee_mud.Abilities.Fighter.
Fighter_CallSteed
com.planet_ink.coffee_mud.Abilities.Fighter.
Fighter_CommandMount
com.planet_ink.coffee_mud.Abilities.Fighter.
Fighter_CrescentKick
com.planet_ink.coffee_mud.Abilities.Fighter.
Fighter_FavoredMount
com.planet_ink.coffee_mud.Abilities.Fighter.
Fighter_FavoredMount2
com.planet_ink.coffee_mud.Abilities.Fighter.
Fighter_FavoredMount3
com.planet_ink.coffee_mud.Abilities.Fighter.
Fighter_FavoredMount4
com.planet_ink.coffee_mud.Abilities.Fighter.
Fighter_RacialMount
com.planet_ink.coffee_mud.Abilities.Fighter.
Fighter_Ridethrough
com.planet_ink.coffee_mud.Abilities.Fighter.
Fighter_SnapKick
com.planet_ink.coffee_mud.Abilities.Fighter.
FighterSkill
com.planet_ink.coffee_mud.Abilities.Fighter.
Fighter_ArmoredVanity
(implements java.lang.Runnable)
com.planet_ink.coffee_mud.Abilities.Fighter.
Fighter_ArmorTweaking
com.planet_ink.coffee_mud.Abilities.Fighter.
Fighter_AutoBash
com.planet_ink.coffee_mud.Abilities.Fighter.
Fighter_AutoHammerRing
com.planet_ink.coffee_mud.Abilities.Fighter.
Fighter_AweMounts
com.planet_ink.coffee_mud.Abilities.Fighter.
Fighter_AxKick
com.planet_ink.coffee_mud.Abilities.Fighter.
Fighter_Battlecry
com.planet_ink.coffee_mud.Abilities.Fighter.
Fighter_Behead
com.planet_ink.coffee_mud.Abilities.Fighter.
Fighter_Berzerk
com.planet_ink.coffee_mud.Abilities.Fighter.
Fighter_BlindFighting
com.planet_ink.coffee_mud.Abilities.Fighter.
Fighter_BloodBrother
com.planet_ink.coffee_mud.Abilities.Fighter.
Fighter_BodyFlip
com.planet_ink.coffee_mud.Abilities.Fighter.
Fighter_BodyShield
com.planet_ink.coffee_mud.Abilities.Fighter.
Fighter_Breakout
com.planet_ink.coffee_mud.Abilities.Fighter.
Fighter_Bulldog
com.planet_ink.coffee_mud.Abilities.Fighter.
Fighter_BullRush
com.planet_ink.coffee_mud.Abilities.Fighter.
Fighter_CalledStrike
com.planet_ink.coffee_mud.Abilities.Fighter.
Fighter_CalledShot
com.planet_ink.coffee_mud.Abilities.Fighter.
Fighter_CaravanCommander
com.planet_ink.coffee_mud.Abilities.Fighter.
Fighter_Cartwheel
com.planet_ink.coffee_mud.Abilities.Fighter.
Fighter_CatchProjectile
com.planet_ink.coffee_mud.Abilities.Fighter.
Fighter_Charge
com.planet_ink.coffee_mud.Abilities.Fighter.
Fighter_CircleTrip
com.planet_ink.coffee_mud.Abilities.Fighter.
Fighter_Cleave
com.planet_ink.coffee_mud.Abilities.Fighter.
Fighter_CompanionMount
com.planet_ink.coffee_mud.Abilities.Fighter.
Fighter_ConfidentVanity
(implements java.lang.Runnable)
com.planet_ink.coffee_mud.Abilities.Fighter.
Fighter_CosmicAdaptation
com.planet_ink.coffee_mud.Abilities.Fighter.
Fighter_CounterAttack
com.planet_ink.coffee_mud.Abilities.Fighter.
Fighter_CoupDeGrace
com.planet_ink.coffee_mud.Abilities.Fighter.
Fighter_CoverDefence
com.planet_ink.coffee_mud.Abilities.Fighter.
Fighter_CriticalShot
com.planet_ink.coffee_mud.Abilities.Fighter.
Fighter_CritStrike
com.planet_ink.coffee_mud.Abilities.Fighter.
Fighter_DeflectProjectile
com.planet_ink.coffee_mud.Abilities.Fighter.
Fighter_DesperateMoves
com.planet_ink.coffee_mud.Abilities.Fighter.
Fighter_DismountingBlow
com.planet_ink.coffee_mud.Abilities.Fighter.
Fighter_DualParry
com.planet_ink.coffee_mud.Abilities.Fighter.
Fighter_Earbox
com.planet_ink.coffee_mud.Abilities.Fighter.
Fighter_ElbowJab
com.planet_ink.coffee_mud.Abilities.Fighter.
Fighter_Endurance
com.planet_ink.coffee_mud.Abilities.Fighter.
Fighter_FaithfulMount
com.planet_ink.coffee_mud.Abilities.Fighter.
Fighter_FarShot
com.planet_ink.coffee_mud.Abilities.Fighter.
Fighter_FastSlinging
com.planet_ink.coffee_mud.Abilities.Fighter.
Fighter_FieldTactics
com.planet_ink.coffee_mud.Abilities.Fighter.
Fighter_CaravanTactics
com.planet_ink.coffee_mud.Abilities.Fighter.
Fighter_CaveTactics
com.planet_ink.coffee_mud.Abilities.Fighter.
Fighter_DesertTactics
com.planet_ink.coffee_mud.Abilities.Fighter.
Fighter_ForestTactics
com.planet_ink.coffee_mud.Abilities.Fighter.
Fighter_HillsTactics
com.planet_ink.coffee_mud.Abilities.Fighter.
Fighter_JungleTactics
com.planet_ink.coffee_mud.Abilities.Fighter.
Fighter_MountainTactics
com.planet_ink.coffee_mud.Abilities.Fighter.
Fighter_MountedTactics
com.planet_ink.coffee_mud.Abilities.Fighter.
Fighter_PlainsTactics
com.planet_ink.coffee_mud.Abilities.Fighter.
Fighter_PlanarTactics
com.planet_ink.coffee_mud.Abilities.Fighter.
Fighter_SwampTactics
com.planet_ink.coffee_mud.Abilities.Fighter.
Fighter_UrbanTactics
com.planet_ink.coffee_mud.Abilities.Fighter.
Fighter_WaterTactics
com.planet_ink.coffee_mud.Abilities.Fighter.
Fighter_FierceMount
com.planet_ink.coffee_mud.Abilities.Fighter.
Fighter_FlyingKick
com.planet_ink.coffee_mud.Abilities.Fighter.
Fighter_Forceback
com.planet_ink.coffee_mud.Abilities.Fighter.
Fighter_ForearmBlock
com.planet_ink.coffee_mud.Abilities.Fighter.
Fighter_Fragmentation
com.planet_ink.coffee_mud.Abilities.Fighter.
Fighter_GracefulDismount
com.planet_ink.coffee_mud.Abilities.Fighter.
Fighter_Gutbuster
com.planet_ink.coffee_mud.Abilities.Fighter.
Fighter_HammerRing
(implements com.planet_ink.coffee_mud.Abilities.interfaces.
HealthCondition
)
com.planet_ink.coffee_mud.Abilities.Fighter.
Fighter_Hardiness
com.planet_ink.coffee_mud.Abilities.Fighter.
Fighter_Heroism
com.planet_ink.coffee_mud.Abilities.Fighter.
Fighter_HoldTheLine
com.planet_ink.coffee_mud.Abilities.Fighter.
Fighter_ImprovedShieldDefence
com.planet_ink.coffee_mud.Abilities.Fighter.
Fighter_ImprovedThrowing
com.planet_ink.coffee_mud.Abilities.Fighter.
Fighter_Intimidate
com.planet_ink.coffee_mud.Abilities.Fighter.
Fighter_Jousting
com.planet_ink.coffee_mud.Abilities.Fighter.
Fighter_Kick
com.planet_ink.coffee_mud.Abilities.Fighter.
Fighter_KiStrike
com.planet_ink.coffee_mud.Abilities.Fighter.
Fighter_Knee
com.planet_ink.coffee_mud.Abilities.Fighter.
Fighter_LuckyVanity
(implements java.lang.Runnable)
com.planet_ink.coffee_mud.Abilities.Fighter.
Fighter_MonkeyGrip
com.planet_ink.coffee_mud.Abilities.Fighter.
Fighter_MountedRetreat
com.planet_ink.coffee_mud.Abilities.Fighter.
Fighter_PlanarMount
com.planet_ink.coffee_mud.Abilities.Fighter.
Fighter_PlanarVeteran
com.planet_ink.coffee_mud.Abilities.Fighter.
Fighter_PointBlank
com.planet_ink.coffee_mud.Abilities.Fighter.
Fighter_Rallycry
com.planet_ink.coffee_mud.Abilities.Fighter.
Fighter_RapidShot
com.planet_ink.coffee_mud.Abilities.Fighter.
Fighter_RearGuard
com.planet_ink.coffee_mud.Abilities.Fighter.
Fighter_Rescue
com.planet_ink.coffee_mud.Abilities.Fighter.
Fighter_ReturnProjectile
com.planet_ink.coffee_mud.Abilities.Fighter.
Fighter_RideToTheRescue
com.planet_ink.coffee_mud.Abilities.Fighter.
Fighter_RidingFight
com.planet_ink.coffee_mud.Abilities.Fighter.
Fighter_Roll
com.planet_ink.coffee_mud.Abilities.Fighter.
Fighter_RopeDisarm
com.planet_ink.coffee_mud.Abilities.Fighter.
Fighter_RopeTrip
com.planet_ink.coffee_mud.Abilities.Fighter.
Fighter_Runover
com.planet_ink.coffee_mud.Abilities.Fighter.
Fighter_ScoutAhead
com.planet_ink.coffee_mud.Abilities.Fighter.
Fighter_SetPolearm
com.planet_ink.coffee_mud.Abilities.Fighter.
Fighter_ShieldBlock
com.planet_ink.coffee_mud.Abilities.Fighter.
Fighter_Shrug
com.planet_ink.coffee_mud.Abilities.Fighter.
Fighter_SizeOpponent
com.planet_ink.coffee_mud.Abilities.Fighter.
Fighter_SmokeSignals
com.planet_ink.coffee_mud.Abilities.Fighter.
Fighter_SootheMount
com.planet_ink.coffee_mud.Abilities.Fighter.
Fighter_Spring
com.planet_ink.coffee_mud.Abilities.Fighter.
Fighter_Stance
com.planet_ink.coffee_mud.Abilities.Fighter.
Fighter_Stonebody
com.planet_ink.coffee_mud.Abilities.Fighter.
Fighter_Sweep
com.planet_ink.coffee_mud.Abilities.Fighter.
Fighter_SweepingTrip
com.planet_ink.coffee_mud.Abilities.Fighter.
Fighter_TendMount
(implements com.planet_ink.coffee_mud.Abilities.interfaces.
MendingSkill
)
com.planet_ink.coffee_mud.Abilities.Fighter.
Fighter_Toughness
com.planet_ink.coffee_mud.Abilities.Fighter.
Fighter_Toughness2
com.planet_ink.coffee_mud.Abilities.Fighter.
Fighter_Toughness3
com.planet_ink.coffee_mud.Abilities.Fighter.
Fighter_TrueShot
com.planet_ink.coffee_mud.Abilities.Fighter.
Fighter_Tumble
com.planet_ink.coffee_mud.Abilities.Fighter.
Fighter_UnwaveringMark
com.planet_ink.coffee_mud.Abilities.Fighter.
Fighter_Vanguard
com.planet_ink.coffee_mud.Abilities.Fighter.
Fighter_ViciousBlow
com.planet_ink.coffee_mud.Abilities.Fighter.
Fighter_Warcry
com.planet_ink.coffee_mud.Abilities.Fighter.
Fighter_WeaponBreak
com.planet_ink.coffee_mud.Abilities.Fighter.
Fighter_WeaponCatch
com.planet_ink.coffee_mud.Abilities.Fighter.
Fighter_WeaponSharpening
com.planet_ink.coffee_mud.Abilities.Fighter.
Fighter_Whomp
(implements com.planet_ink.coffee_mud.Abilities.interfaces.
HealthCondition
)
com.planet_ink.coffee_mud.Abilities.Fighter.
FighterGrappleSkill
com.planet_ink.coffee_mud.Abilities.Fighter.
Fighter_AnkleLock
com.planet_ink.coffee_mud.Abilities.Fighter.
Fighter_ArmHold
com.planet_ink.coffee_mud.Abilities.Fighter.
Fighter_BearHug
com.planet_ink.coffee_mud.Abilities.Fighter.
Fighter_ChokeHold
com.planet_ink.coffee_mud.Abilities.Fighter.
Fighter_ClinchHold
com.planet_ink.coffee_mud.Abilities.Fighter.
Fighter_DoubleArmHold
com.planet_ink.coffee_mud.Abilities.Fighter.
Fighter_ElbowLock
com.planet_ink.coffee_mud.Abilities.Fighter.
Fighter_FingerLock
com.planet_ink.coffee_mud.Abilities.Fighter.
Fighter_Headlock
com.planet_ink.coffee_mud.Abilities.Fighter.
Fighter_LegHold
com.planet_ink.coffee_mud.Abilities.Fighter.
Fighter_Pin
com.planet_ink.coffee_mud.Abilities.Fighter.
Fighter_SleeperHold
com.planet_ink.coffee_mud.Abilities.Fighter.
Fighter_WristLock
com.planet_ink.coffee_mud.Abilities.Fighter.
MonkSkill
com.planet_ink.coffee_mud.Abilities.Fighter.
Fighter_AtemiStrike
com.planet_ink.coffee_mud.Abilities.Fighter.
Fighter_BackHand
com.planet_ink.coffee_mud.Abilities.Fighter.
Fighter_BodyToss
com.planet_ink.coffee_mud.Abilities.Fighter.
Fighter_CircleParry
com.planet_ink.coffee_mud.Abilities.Fighter.
Fighter_Gouge
com.planet_ink.coffee_mud.Abilities.Fighter.
Fighter_KnifeHand
com.planet_ink.coffee_mud.Abilities.Fighter.
Fighter_LightningStrike
com.planet_ink.coffee_mud.Abilities.Fighter.
Fighter_MonkeyPunch
com.planet_ink.coffee_mud.Abilities.Fighter.
Fighter_PressurePoints
com.planet_ink.coffee_mud.Abilities.Fighter.
Fighter_SideKick
com.planet_ink.coffee_mud.Abilities.Misc.
FoodBegging
com.planet_ink.coffee_mud.Abilities.Misc.
Gait
com.planet_ink.coffee_mud.Abilities.
GenAbility
com.planet_ink.coffee_mud.Abilities.Misc.
Gore
com.planet_ink.coffee_mud.Abilities.Misc.
GravityFloat
com.planet_ink.coffee_mud.Abilities.Misc.
Grazing
com.planet_ink.coffee_mud.Abilities.Misc.
Hamstring
com.planet_ink.coffee_mud.Abilities.Misc.
Immunities
com.planet_ink.coffee_mud.Abilities.Common.
ImprovedTeaching
com.planet_ink.coffee_mud.Abilities.Misc.
Injury
(implements com.planet_ink.coffee_mud.Abilities.interfaces.
HealthCondition
, com.planet_ink.coffee_mud.Abilities.interfaces.
LimbDamage
)
com.planet_ink.coffee_mud.Abilities.Misc.
InstanceArea
com.planet_ink.coffee_mud.Abilities.Misc.
ItemRejuv
(implements com.planet_ink.coffee_mud.Abilities.interfaces.
ItemTicker
)
com.planet_ink.coffee_mud.Abilities.Misc.
Loyalty
com.planet_ink.coffee_mud.Abilities.Misc.
Milkable
(implements com.planet_ink.coffee_mud.core.interfaces.
Drink
)
com.planet_ink.coffee_mud.Abilities.Misc.
Mood
com.planet_ink.coffee_mud.Abilities.Paladin.
Paladin_Breakup
com.planet_ink.coffee_mud.Abilities.Paladin.
Paladin_ChaosRage
com.planet_ink.coffee_mud.Abilities.Paladin.
Paladin_CommandHorse
com.planet_ink.coffee_mud.Abilities.Paladin.
Paladin_Defend
com.planet_ink.coffee_mud.Abilities.Paladin.
Paladin_HealingHands
com.planet_ink.coffee_mud.Abilities.Paladin.
Paladin_HolyStrike
com.planet_ink.coffee_mud.Abilities.Paladin.
Paladin_InciteFight
com.planet_ink.coffee_mud.Abilities.Paladin.
Paladin_MountedCharge
com.planet_ink.coffee_mud.Abilities.Paladin.
Paladin_SummonMount
(implements com.planet_ink.coffee_mud.core.interfaces.
PrivateProperty
)
com.planet_ink.coffee_mud.Abilities.Paladin.
Paladin_UnholyStrike
com.planet_ink.coffee_mud.Abilities.Paladin.
PaladinSkill
com.planet_ink.coffee_mud.Abilities.Paladin.
Paladin_AbidingAura
com.planet_ink.coffee_mud.Abilities.Paladin.
Paladin_Aura
com.planet_ink.coffee_mud.Abilities.Paladin.
Paladin_Corruption
com.planet_ink.coffee_mud.Abilities.Paladin.
Paladin_Courage
com.planet_ink.coffee_mud.Abilities.Paladin.
Paladin_CrushingAura
com.planet_ink.coffee_mud.Abilities.Paladin.
Paladin_DiseaseImmunity
com.planet_ink.coffee_mud.Abilities.Paladin.
Paladin_ExploitingAura
com.planet_ink.coffee_mud.Abilities.Paladin.
Paladin_Fear
com.planet_ink.coffee_mud.Abilities.Paladin.
Paladin_Goodness
com.planet_ink.coffee_mud.Abilities.Paladin.
Paladin_HolyMount
com.planet_ink.coffee_mud.Abilities.Paladin.
Paladin_ImprovedResists
com.planet_ink.coffee_mud.Abilities.Paladin.
Paladin_PaladinsMount
com.planet_ink.coffee_mud.Abilities.Paladin.
Paladin_PlanarDefiance
com.planet_ink.coffee_mud.Abilities.Paladin.
Paladin_PoisonImmunity
com.planet_ink.coffee_mud.Abilities.Paladin.
Paladin_Purity
com.planet_ink.coffee_mud.Abilities.Paladin.
Paladin_RighteousDefense
com.planet_ink.coffee_mud.Abilities.Paladin.
Paladin_UnholyMount
com.planet_ink.coffee_mud.Abilities.Paladin.
Paladin_Wickedness
com.planet_ink.coffee_mud.Abilities.Misc.
Paralysis
(implements com.planet_ink.coffee_mud.Abilities.interfaces.
HealthCondition
)
com.planet_ink.coffee_mud.Abilities.Misc.
Phobias
(implements com.planet_ink.coffee_mud.Abilities.interfaces.
HealthCondition
)
com.planet_ink.coffee_mud.Abilities.Songs.
Play
com.planet_ink.coffee_mud.Abilities.Songs.
Play_Accompaniment
com.planet_ink.coffee_mud.Abilities.Songs.
Play_Background
com.planet_ink.coffee_mud.Abilities.Songs.
Play_Ballad
com.planet_ink.coffee_mud.Abilities.Songs.
Play_Battlehymn
com.planet_ink.coffee_mud.Abilities.Songs.
Play_Blues
com.planet_ink.coffee_mud.Abilities.Songs.
Play_Break
com.planet_ink.coffee_mud.Abilities.Songs.
Play_Carol
com.planet_ink.coffee_mud.Abilities.Songs.
Play_Charge
com.planet_ink.coffee_mud.Abilities.Songs.
Play_Dirge
com.planet_ink.coffee_mud.Abilities.Songs.
Play_Ditty
com.planet_ink.coffee_mud.Abilities.Songs.
Play_Harmony
com.planet_ink.coffee_mud.Abilities.Songs.
Play_Instrument
com.planet_ink.coffee_mud.Abilities.Songs.
Play_Clarinets
com.planet_ink.coffee_mud.Abilities.Songs.
Play_Cymbals
com.planet_ink.coffee_mud.Abilities.Songs.
Play_Drums
com.planet_ink.coffee_mud.Abilities.Songs.
Play_Flutes
com.planet_ink.coffee_mud.Abilities.Songs.
Play_Guitars
com.planet_ink.coffee_mud.Abilities.Songs.
Play_Harmonicas
com.planet_ink.coffee_mud.Abilities.Songs.
Play_Harps
com.planet_ink.coffee_mud.Abilities.Songs.
Play_Horns
com.planet_ink.coffee_mud.Abilities.Songs.
Play_Oboes
com.planet_ink.coffee_mud.Abilities.Songs.
Play_Organs
com.planet_ink.coffee_mud.Abilities.Songs.
Play_Pianos
com.planet_ink.coffee_mud.Abilities.Songs.
Play_Trombones
com.planet_ink.coffee_mud.Abilities.Songs.
Play_Trumpets
com.planet_ink.coffee_mud.Abilities.Songs.
Play_Tubas
com.planet_ink.coffee_mud.Abilities.Songs.
Play_Violins
com.planet_ink.coffee_mud.Abilities.Songs.
Play_Woods
com.planet_ink.coffee_mud.Abilities.Songs.
Play_Xylophones
com.planet_ink.coffee_mud.Abilities.Songs.
Play_LoveSong
com.planet_ink.coffee_mud.Abilities.Songs.
Play_Lullabies
com.planet_ink.coffee_mud.Abilities.Songs.
Play_March
com.planet_ink.coffee_mud.Abilities.Songs.
Play_Melody
com.planet_ink.coffee_mud.Abilities.Songs.
Play_Mystical
com.planet_ink.coffee_mud.Abilities.Songs.
Play_Retreat
com.planet_ink.coffee_mud.Abilities.Songs.
Play_Reveille
com.planet_ink.coffee_mud.Abilities.Songs.
Play_Rhythm
com.planet_ink.coffee_mud.Abilities.Songs.
Play_Solo
com.planet_ink.coffee_mud.Abilities.Songs.
Play_Spiritual
com.planet_ink.coffee_mud.Abilities.Songs.
Play_Symphony
com.planet_ink.coffee_mud.Abilities.Songs.
Play_Tempo
com.planet_ink.coffee_mud.Abilities.Songs.
Play_Tribal
com.planet_ink.coffee_mud.Abilities.Poisons.
Poison
(implements com.planet_ink.coffee_mud.Abilities.interfaces.
HealthCondition
)
com.planet_ink.coffee_mud.Abilities.Poisons.
Poison_Alcohol
com.planet_ink.coffee_mud.Abilities.Poisons.
Inebriation
com.planet_ink.coffee_mud.Abilities.Poisons.
Poison_Liquor
com.planet_ink.coffee_mud.Abilities.Poisons.
Poison_Firebreather
com.planet_ink.coffee_mud.Abilities.Poisons.
Poison_Anesthesia
com.planet_ink.coffee_mud.Abilities.Poisons.
Poison_BeeSting
com.planet_ink.coffee_mud.Abilities.Poisons.
Poison_Bloodboil
com.planet_ink.coffee_mud.Abilities.Poisons.
Poison_Caffeine
com.planet_ink.coffee_mud.Abilities.Poisons.
Poison_Decreptifier
com.planet_ink.coffee_mud.Abilities.Poisons.
Poison_Ghoultouch
com.planet_ink.coffee_mud.Abilities.Poisons.
Poison_Glowgell
com.planet_ink.coffee_mud.Abilities.Poisons.
Poison_GoblinDrip
com.planet_ink.coffee_mud.Abilities.Poisons.
Poison_Hallucinogen
com.planet_ink.coffee_mud.Abilities.Poisons.
Poison_Hazia
com.planet_ink.coffee_mud.Abilities.Poisons.
Poison_Heartstopper
com.planet_ink.coffee_mud.Abilities.Poisons.
Poison_Hives
com.planet_ink.coffee_mud.Abilities.Poisons.
Poison_Mindsap
com.planet_ink.coffee_mud.Abilities.Poisons.
Poison_Peppersauce
com.planet_ink.coffee_mud.Abilities.Poisons.
Poison_Rotten
com.planet_ink.coffee_mud.Abilities.Poisons.
Poison_Sickening
com.planet_ink.coffee_mud.Abilities.Poisons.
Poison_Slumberall
com.planet_ink.coffee_mud.Abilities.Poisons.
Poison_Sting
com.planet_ink.coffee_mud.Abilities.Poisons.
Poison_Venom
com.planet_ink.coffee_mud.Abilities.Poisons.
Poison_XXX
com.planet_ink.coffee_mud.Abilities.Misc.
PoisonousBite
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_Absorption
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_AcidHealing
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_Adoption
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_AiryForm
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_AmplifyUnholyWeapon
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_Anger
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_AnimalSpirit
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_AnimateDead
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_AnimateGhast
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_AnimateGhost
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_AnimateGhoul
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_AnimateLimb
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_AnimateMummy
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_AnimateShadow
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_AnimateSkeleton
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_AnimateSpectre
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_AnimateVampire
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_AnimateZombie
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_Annul
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_AntiUndeadField
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_Atonement
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_AttuneRelic
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_AttuneScroll
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_AuraDivineEdict
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_AuraFear
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_AuraHarm
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_AuraHeal
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_AuraIntolerance
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_AuraStrife
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_Avatar
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_Awaken
(implements com.planet_ink.coffee_mud.Abilities.interfaces.
MendingSkill
)
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_Behemoth
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_Benediction
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_BirdsEye
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_BladeBarrier
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_DoomAura
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_Retribution
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_Bless
(implements com.planet_ink.coffee_mud.Abilities.interfaces.
MendingSkill
)
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_BlessedHearth
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_BlessItem
(implements com.planet_ink.coffee_mud.Abilities.interfaces.
MendingSkill
)
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_Blindness
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_Blindsight
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_Bloatbomb
(implements com.planet_ink.coffee_mud.Abilities.interfaces.
Trap
)
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_BloodHearth
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_BloodMoon
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_BoneMoon
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_BrighteningAura
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_Bury
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_CallUndead
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_Calm
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_Cannibalism
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_CauseCritical
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_CauseExhaustion
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_CauseFatigue
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_CauseLight
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_CauseSerious
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_ChainStrike
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_Christen
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_Cleanliness
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_Condemnation
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_ConsecrateLand
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_Contagion
(implements com.planet_ink.coffee_mud.Abilities.interfaces.
DiseaseAffect
)
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_Conviction
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_CorpseWalk
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_Corruption
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_CreateFood
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_CreateIdol
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_CreateWater
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_CureBlindness
(implements com.planet_ink.coffee_mud.Abilities.interfaces.
MendingSkill
)
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_CureCannibalism
(implements com.planet_ink.coffee_mud.Abilities.interfaces.
MendingSkill
)
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_CureCritical
(implements com.planet_ink.coffee_mud.Abilities.interfaces.
MendingSkill
)
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_CureDeafness
(implements com.planet_ink.coffee_mud.Abilities.interfaces.
MendingSkill
)
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_CureDisease
(implements com.planet_ink.coffee_mud.Abilities.interfaces.
MendingSkill
)
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_CureExhaustion
(implements com.planet_ink.coffee_mud.Abilities.interfaces.
MendingSkill
)
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_CureFatigue
(implements com.planet_ink.coffee_mud.Abilities.interfaces.
MendingSkill
)
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_CureLight
(implements com.planet_ink.coffee_mud.Abilities.interfaces.
MendingSkill
)
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_CureSerious
(implements com.planet_ink.coffee_mud.Abilities.interfaces.
MendingSkill
)
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_CureVampirism
(implements com.planet_ink.coffee_mud.Abilities.interfaces.
MendingSkill
)
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_Curse
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_CurseFlames
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_CurseItem
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_CurseLuck
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_CurseMetal
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_CurseMind
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_CurseMinds
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_DailyBread
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_DarkeningAura
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_DarkHammer
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_DarkSenses
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_Deafness
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_Deathfinger
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_DeathGuard
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_DeathKnell
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_DeathsDoor
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_DeflectPrayer
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_DemonicConsumption
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_Demonshield
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_DepleteRelic
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_DepleteScroll
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_Desecrate
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_DesecrateLand
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_Designation
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_DevourerCurse
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_Discipline
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_Disenchant
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_Disown
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_DispelChaos
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_DispelEvil
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_DispelGood
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_DispelLaw
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_DispelUndead
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_DivineConstitution
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_DivineFavor
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_DivineGuidance
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_DivineLuck
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_DivinePerspective
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_DivineResistance
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_Divorce
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_Doomspout
(implements com.planet_ink.coffee_mud.Abilities.interfaces.
DiseaseAffect
)
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_Drain
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_DreamFeast
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_DrunkenStupor
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_EarthMud
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_Earthshield
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_ElectricHealing
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_ElectricStrike
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_Ember
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_EmpowerFoulWeapon
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_EmpowerHolyArmor
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_EmpowerHolyWeapon
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_EmpowerJustWeapon
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_EmpowerModestWeapon
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_EmpowerRelic
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_EmpowerSacredArmor
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_EmpowerSacredWeapon
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_EmpowerScroll
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_EmpowerShield
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_EmpowerUnholyArmor
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_EmpowerUnholyWeapon
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_EnchantRelic
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_Enervate
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_EternalItem
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_Etherealness
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_Extinguish
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_FaithfulHellhound
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_Faithless
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_FeedTheDead
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_FeignLife
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_Fertilize
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_Fidelity
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_FindSacredItem
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_FireHealing
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_FlameWeapon
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_FleshRock
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_Fluency
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_Forgive
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_FortifyFood
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_Fortress
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_FountainLife
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_Freedom
(implements com.planet_ink.coffee_mud.Abilities.interfaces.
MendingSkill
)
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_FreezeMetal
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_Gateway
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_Gills
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_GodLight
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_Godstrike
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_GreatCurse
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_GreaterWardingGlyph
(implements com.planet_ink.coffee_mud.Abilities.interfaces.
Trap
)
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_GuardianHearth
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_Harm
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_Haunted
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_Heal
(implements com.planet_ink.coffee_mud.Abilities.interfaces.
MendingSkill
)
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_HealingAura
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_HealMount
(implements com.planet_ink.coffee_mud.Abilities.interfaces.
MendingSkill
)
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_HealUndead
(implements com.planet_ink.coffee_mud.Abilities.interfaces.
MendingSkill
)
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_Hellfire
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_Heresy
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_HoldUndead
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_HolyAura
(implements com.planet_ink.coffee_mud.Abilities.interfaces.
MendingSkill
)
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_HolyDay
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_HolyShield
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_HolyWind
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_HolyWord
(implements com.planet_ink.coffee_mud.Abilities.interfaces.
MendingSkill
)
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_HuntEvil
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_HuntChaos
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_HuntGood
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_HuntLaw
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_IceHealing
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_IlluminateScroll
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_ImbueShield
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_DefileShield
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_ImbueFoulWeapon
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_ImbueHolyWeapon
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_ImbueJustWeapon
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_ImbueModestWeapon
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_ImbueSacredWeapon
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_ImbueUnholyWeapon
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_ImprovedWardingGlyph
(implements com.planet_ink.coffee_mud.Abilities.interfaces.
Trap
)
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_InciteDead
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_InfuseBalance
(implements com.planet_ink.coffee_mud.MOBS.interfaces.
Deity.DeityWorshipper
)
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_InfuseDiscipline
(implements com.planet_ink.coffee_mud.MOBS.interfaces.
Deity.DeityWorshipper
)
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_InfuseHoliness
(implements com.planet_ink.coffee_mud.MOBS.interfaces.
Deity.DeityWorshipper
)
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_InfuseImpunity
(implements com.planet_ink.coffee_mud.MOBS.interfaces.
Deity.DeityWorshipper
)
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_InfuseModeration
(implements com.planet_ink.coffee_mud.MOBS.interfaces.
Deity.DeityWorshipper
)
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_InfuseUnholiness
(implements com.planet_ink.coffee_mud.MOBS.interfaces.
Deity.DeityWorshipper
)
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_Invigorate
(implements com.planet_ink.coffee_mud.Abilities.interfaces.
MendingSkill
)
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_JoyousRapture
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_Judgement
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_LesserWardingGlyph
(implements com.planet_ink.coffee_mud.Abilities.interfaces.
Trap
)
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_LightHammer
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_LinkedHealth
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_LowerLaw
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_MajorInfusion
(implements com.planet_ink.coffee_mud.Abilities.interfaces.
MendingSkill
)
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_Maladiction
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_MalignedPortal
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_BenignedPortal
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_ElementalPortal
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_Marry
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_MassBlindness
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_MassCureDisease
(implements com.planet_ink.coffee_mud.Abilities.interfaces.
MendingSkill
)
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_MassDeafness
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_MassForgive
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_MassFreedom
(implements com.planet_ink.coffee_mud.Abilities.interfaces.
MendingSkill
)
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_MassGrave
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_MassHarm
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_MassHeal
(implements com.planet_ink.coffee_mud.Abilities.interfaces.
MendingSkill
)
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_MassMobility
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_MassParalyze
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_MassTongues
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_Mercy
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_MinorInfusion
(implements com.planet_ink.coffee_mud.Abilities.interfaces.
MendingSkill
)
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_ModerateInfusion
(implements com.planet_ink.coffee_mud.Abilities.interfaces.
MendingSkill
)
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_Monolith
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_MoralBalance
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_MorphUnholyWeapon
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_NeutralizeLand
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_Nullification
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_Omnipresence
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_Paralyze
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_PeaceRitual
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_Philosophy
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_PietyCurse
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_Plague
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_PlanarPilgrimage
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_PlanarPlague
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_Poison
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_Position
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_PreserveBody
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_PreserveKnowledge
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_Prophecy
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_ProtBless
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_ProtChaos
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_ProtCold
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_ProtCurses
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_ProtDeath
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_ProtDisease
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_ProtectedMount
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_ProtectElements
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_ProtectHealth
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_ProtectItem
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_ProtectSacredItem
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_ProtEvil
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_ProtFire
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_ProtGood
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_ProtLaw
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_ProtOutsiders
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_ProtParalyzation
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_ProtPoison
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_ProtUndead
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_Purify
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_ReadLanguage
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_ReadPrayer
(implements com.planet_ink.coffee_mud.Items.interfaces.
Scroll.ScrollUsage
)
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_RechargeRelic
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_ReflectPrayer
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_Refresh
(implements com.planet_ink.coffee_mud.Abilities.interfaces.
MendingSkill
)
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_Refuge
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_Regeneration
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_Regrowth
(implements com.planet_ink.coffee_mud.Abilities.interfaces.
MendingSkill
)
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_ReleasePrayer
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_ReligiousDoubt
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_RemoveCurse
(implements com.planet_ink.coffee_mud.Abilities.interfaces.
MendingSkill
)
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_RemoveDeathMark
(implements com.planet_ink.coffee_mud.Abilities.interfaces.
MendingSkill
)
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_RemoveInhibitions
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_RemoveParalysis
(implements com.planet_ink.coffee_mud.Abilities.interfaces.
MendingSkill
)
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_RemovePoison
(implements com.planet_ink.coffee_mud.Abilities.interfaces.
MendingSkill
)
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_Restoration
(implements com.planet_ink.coffee_mud.Abilities.interfaces.
MendingSkill
)
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_RestoreSmell
(implements com.planet_ink.coffee_mud.Abilities.interfaces.
MendingSkill
)
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_RestoreVoice
(implements com.planet_ink.coffee_mud.Abilities.interfaces.
MendingSkill
)
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_Resurrect
(implements com.planet_ink.coffee_mud.Abilities.interfaces.
MendingSkill
)
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_ResurrectMount
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_TrueResurrection
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_Revival
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_RighteousIndignation
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_RockFlesh
(implements com.planet_ink.coffee_mud.Abilities.interfaces.
MendingSkill
)
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_Rockskin
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_Rot
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_SacredImbuingQuest
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_Sacrifice
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_SanctifyRoom
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_Sanctimonious
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_Sanctuary
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_Sanctum
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_SeekersPrayer
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_SenseAlignment
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_SenseAllergies
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_SenseBombs
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_SenseChaos
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_SenseDevotion
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_SenseDisease
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_SenseEvil
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_SenseFaithful
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_SenseGood
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_SenseHidden
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_SenseInjury
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_SenseInvisible
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_SenseLaw
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_SenseLife
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_SenseMagic
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_SenseParish
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_SenseProfessions
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_SenseChants
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_SensePrayers
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_SenseSkills
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_SenseSongs
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_SenseSpells
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_SenseResistances
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_SenseTraps
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_SenseUndead
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_Sermon
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_ShareBoon
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_Silence
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_SnakeStaff
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_Sober
(implements com.planet_ink.coffee_mud.Abilities.interfaces.
MendingSkill
)
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_SoulPeering
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_SpeakWithDead
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_Stasis
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_Stoning
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_StorePrayer
(implements com.planet_ink.coffee_mud.core.interfaces.
AbilityContainer
, com.planet_ink.coffee_mud.core.interfaces.
Dischargeable
)
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_SummonElemental
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_SunCurse
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_TaintOfChaos
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_TaintOfEvil
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_Thunderbolt
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_Tithe
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_Tongues
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_TransferBane
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_TransferBoon
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_Tremor
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_UndeadInvisibility
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_UndeathGuard
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_UndeniableFaith
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_UnholyArmament
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_UnholyPortent
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_UnholyWord
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_Vampirism
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_Wave
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_Weather
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_Wings
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_WordOfChaos
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_WordOfLaw
(implements com.planet_ink.coffee_mud.Abilities.interfaces.
MendingSkill
)
com.planet_ink.coffee_mud.Abilities.Misc.
Pregnancy
(implements com.planet_ink.coffee_mud.Abilities.interfaces.
HealthCondition
)
com.planet_ink.coffee_mud.Abilities.Misc.
PresenceReaction
com.planet_ink.coffee_mud.Abilities.Misc.
Prisoner
com.planet_ink.coffee_mud.Abilities.Specializations.
Proficiency_Weapon
com.planet_ink.coffee_mud.Abilities.Specializations.
Proficiency_Axe
com.planet_ink.coffee_mud.Abilities.Specializations.
Proficiency_BluntWeapon
com.planet_ink.coffee_mud.Abilities.Specializations.
Proficiency_Bow
com.planet_ink.coffee_mud.Abilities.Specializations.
Proficiency_Dagger
com.planet_ink.coffee_mud.Abilities.Specializations.
Proficiency_EdgedWeapon
com.planet_ink.coffee_mud.Abilities.Specializations.
Proficiency_FlailedWeapon
com.planet_ink.coffee_mud.Abilities.Specializations.
Proficiency_Hammer
com.planet_ink.coffee_mud.Abilities.Specializations.
Proficiency_Natural
com.planet_ink.coffee_mud.Abilities.Specializations.
Proficiency_Polearm
com.planet_ink.coffee_mud.Abilities.Specializations.
Proficiency_Ranged
com.planet_ink.coffee_mud.Abilities.Specializations.
Proficiency_Sling
com.planet_ink.coffee_mud.Abilities.Specializations.
Proficiency_Staff
com.planet_ink.coffee_mud.Abilities.Specializations.
Proficiency_Sword
com.planet_ink.coffee_mud.Abilities.Misc.
QuickSwipe
com.planet_ink.coffee_mud.Abilities.Misc.
Quills
com.planet_ink.coffee_mud.Abilities.Ranger.
Ranger_AnimalFrenzy
com.planet_ink.coffee_mud.Abilities.Ranger.
Ranger_Camouflage
com.planet_ink.coffee_mud.Abilities.Ranger.
Ranger_Enemy1
com.planet_ink.coffee_mud.Abilities.Ranger.
Ranger_Enemy2
com.planet_ink.coffee_mud.Abilities.Ranger.
Ranger_Enemy3
com.planet_ink.coffee_mud.Abilities.Ranger.
Ranger_Enemy4
com.planet_ink.coffee_mud.Abilities.Ranger.
Ranger_PlanarEnemy
com.planet_ink.coffee_mud.Abilities.Ranger.
Skill_RacialEnemy
com.planet_ink.coffee_mud.Abilities.Ranger.
Ranger_FierceCompanions
com.planet_ink.coffee_mud.Abilities.Ranger.
Ranger_FindWater
com.planet_ink.coffee_mud.Abilities.Ranger.
Ranger_Hide
com.planet_ink.coffee_mud.Abilities.Ranger.
Ranger_HuntersEndurance
com.planet_ink.coffee_mud.Abilities.Ranger.
Ranger_SenseTraps
com.planet_ink.coffee_mud.Abilities.Ranger.
Ranger_SetSnare
com.planet_ink.coffee_mud.Abilities.Ranger.
Ranger_Sneak
com.planet_ink.coffee_mud.Abilities.Ranger.
Ranger_Track
com.planet_ink.coffee_mud.Abilities.Ranger.
Ranger_TrackAnimal
com.planet_ink.coffee_mud.Abilities.Ranger.
Ranger_WoodlandCreep
com.planet_ink.coffee_mud.Abilities.Ranger.
Ranger_WoodlandLore
com.planet_ink.coffee_mud.Abilities.Misc.
Regeneration
(implements com.planet_ink.coffee_mud.Abilities.interfaces.
HealthCondition
)
com.planet_ink.coffee_mud.Abilities.Misc.
Scarring
(implements com.planet_ink.coffee_mud.Abilities.interfaces.
HealthCondition
, com.planet_ink.coffee_mud.Abilities.interfaces.
LimbDamage
)
com.planet_ink.coffee_mud.Abilities.Misc.
Scavenge
com.planet_ink.coffee_mud.Abilities.Misc.
Shaming
com.planet_ink.coffee_mud.Abilities.Misc.
ShootWeb
com.planet_ink.coffee_mud.Abilities.Misc.
Sinking
com.planet_ink.coffee_mud.Abilities.Skills.
Skill_BearForaging
com.planet_ink.coffee_mud.Abilities.Skills.
Skill_FindClanHome
com.planet_ink.coffee_mud.Abilities.Skills.
Skill_FindClanShip
com.planet_ink.coffee_mud.Abilities.Skills.
Skill_FindHome
com.planet_ink.coffee_mud.Abilities.Skills.
Skill_FindShip
com.planet_ink.coffee_mud.Abilities.Skills.
Skill_StableMount
com.planet_ink.coffee_mud.Abilities.Skills.
Skill_TrackCriminal
com.planet_ink.coffee_mud.Abilities.Skills.
Skill_TrackFriend
com.planet_ink.coffee_mud.Abilities.Skills.
Skill_UnearthDemography
com.planet_ink.coffee_mud.Abilities.Misc.
SlowLearner
com.planet_ink.coffee_mud.Abilities.Misc.
SmellsLikeCherries
com.planet_ink.coffee_mud.Abilities.Misc.
Soiled
com.planet_ink.coffee_mud.Abilities.Songs.
Song
com.planet_ink.coffee_mud.Abilities.Songs.
Song_Armor
com.planet_ink.coffee_mud.Abilities.Songs.
Song_Babble
com.planet_ink.coffee_mud.Abilities.Songs.
Song_Blasting
com.planet_ink.coffee_mud.Abilities.Songs.
Song_Charm
com.planet_ink.coffee_mud.Abilities.Songs.
Song_Clumsiness
com.planet_ink.coffee_mud.Abilities.Songs.
Song_Comprehension
com.planet_ink.coffee_mud.Abilities.Songs.
Song_Death
com.planet_ink.coffee_mud.Abilities.Songs.
Song_Detection
com.planet_ink.coffee_mud.Abilities.Songs.
Song_Dexterity
com.planet_ink.coffee_mud.Abilities.Songs.
Song_Disgust
com.planet_ink.coffee_mud.Abilities.Songs.
Song_Distraction
com.planet_ink.coffee_mud.Abilities.Songs.
Song_EnchantInstrument
com.planet_ink.coffee_mud.Abilities.Songs.
Song_Flight
com.planet_ink.coffee_mud.Abilities.Songs.
Song_Flying
com.planet_ink.coffee_mud.Abilities.Songs.
Song_Friendship
com.planet_ink.coffee_mud.Abilities.Songs.
Song_Health
com.planet_ink.coffee_mud.Abilities.Songs.
Song_Inebriation
com.planet_ink.coffee_mud.Abilities.Songs.
Song_Knowledge
com.planet_ink.coffee_mud.Abilities.Songs.
Song_Lethargy
com.planet_ink.coffee_mud.Abilities.Songs.
Song_Lightness
com.planet_ink.coffee_mud.Abilities.Songs.
Song_Lullibye
com.planet_ink.coffee_mud.Abilities.Songs.
Song_Mana
com.planet_ink.coffee_mud.Abilities.Songs.
Song_Mercy
com.planet_ink.coffee_mud.Abilities.Songs.
Song_Mute
com.planet_ink.coffee_mud.Abilities.Songs.
Song_Nothing
com.planet_ink.coffee_mud.Abilities.Songs.
Song_Ode
com.planet_ink.coffee_mud.Abilities.Songs.
Song_PirateShanty
com.planet_ink.coffee_mud.Abilities.Songs.
Song_Protection
com.planet_ink.coffee_mud.Abilities.Songs.
Song_Quickness
com.planet_ink.coffee_mud.Abilities.Songs.
Song_Rage
com.planet_ink.coffee_mud.Abilities.Songs.
Song_ReadMusic
(implements com.planet_ink.coffee_mud.Items.interfaces.
Scroll.ScrollUsage
)
com.planet_ink.coffee_mud.Abilities.Songs.
Song_Rebirth
com.planet_ink.coffee_mud.Abilities.Songs.
Song_RechargeInstrument
com.planet_ink.coffee_mud.Abilities.Songs.
Song_RestoreMusic
com.planet_ink.coffee_mud.Abilities.Songs.
Song_Revelation
com.planet_ink.coffee_mud.Abilities.Songs.
Song_Saudade
com.planet_ink.coffee_mud.Abilities.Songs.
Song_Seeing
com.planet_ink.coffee_mud.Abilities.Songs.
Song_Serenity
com.planet_ink.coffee_mud.Abilities.Songs.
Song_Silence
com.planet_ink.coffee_mud.Abilities.Songs.
Song_SingleMindedness
com.planet_ink.coffee_mud.Abilities.Songs.
Song_Strength
com.planet_ink.coffee_mud.Abilities.Songs.
Song_Thanks
com.planet_ink.coffee_mud.Abilities.Songs.
Song_Valor
com.planet_ink.coffee_mud.Abilities.Misc.
SoundEcho
com.planet_ink.coffee_mud.Abilities.Specializations.
Specialization_Armor
com.planet_ink.coffee_mud.Abilities.Specializations.
Specialization_SiegeWeapon
com.planet_ink.coffee_mud.Abilities.Specializations.
Specialization_Weapon
com.planet_ink.coffee_mud.Abilities.Specializations.
Specialization_Axe
com.planet_ink.coffee_mud.Abilities.Specializations.
Specialization_BluntWeapon
com.planet_ink.coffee_mud.Abilities.Specializations.
Specialization_Bow
com.planet_ink.coffee_mud.Abilities.Specializations.
Specialization_Dagger
com.planet_ink.coffee_mud.Abilities.Specializations.
Specialization_EdgedWeapon
com.planet_ink.coffee_mud.Abilities.Specializations.
Specialization_FlailedWeapon
com.planet_ink.coffee_mud.Abilities.Specializations.
Specialization_Hammer
com.planet_ink.coffee_mud.Abilities.Specializations.
Specialization_Natural
com.planet_ink.coffee_mud.Abilities.Specializations.
Specialization_Polearm
com.planet_ink.coffee_mud.Abilities.Specializations.
Specialization_Ranged
com.planet_ink.coffee_mud.Abilities.Specializations.
Specialization_Shield
com.planet_ink.coffee_mud.Abilities.Specializations.
Specialization_Staff
com.planet_ink.coffee_mud.Abilities.Specializations.
Specialization_Sword
com.planet_ink.coffee_mud.Abilities.Specializations.
Specialization_Whip
com.planet_ink.coffee_mud.Abilities.Spells.
Spell
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_AchillesArmor
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_AcidArrow
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_AcidFog
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_AcidSpray
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_AddLimb
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_Advancement
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_Alarm
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_AlternateReality
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_AlterSubstance
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_AnalyzeDweomer
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_Anchor
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_AnimateItem
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_AnimateWeapon
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_AntiPlantShell
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_ArcaneMark
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_ArcanePossession
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_ArmsLength
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_AstralStep
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_Augury
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_Awe
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_AweOther
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_BaseClanEq
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_CEqAcid
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_CEqCold
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_CEqDisease
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_CEqElectric
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_CEqFire
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_CEqGas
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_CEqMind
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_CEqParalysis
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_CEqPoison
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_CEqWater
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_BigMouth
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_Blademouth
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_Blindness
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_Blink
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_Blur
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_Boomerang
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_Brainwash
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_Breadcrumbs
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_BurningHands
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_CauseStink
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_ChainLightening
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_ChangeSex
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_ChanneledMissiles
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_ChantShield
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_Charm
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_CharmWard
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_Choke
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_Claireaudience
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_Clairevoyance
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_ClanDonate
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_ClanExperience
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_ClanHome
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_ClanWard
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_ImprovedClanWard
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_ClarifyScroll
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_Clog
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_Clone
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_Cloudkill
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_Cogniportive
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_ColorSpray
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_CombatPrecognition
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_Command
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_ComprehendLangs
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_Confusion
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_ConjureAmmunition
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_ConjureNexus
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_ContinualLight
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_Counterspell
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_Darkness
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_DarknessGlobe
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_DarkSensitivity
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_Daydream
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_DeadenSmell
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_Deafness
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_DeathWarning
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_Deflection
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_Delay
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_Delirium
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_Delude
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_DemonGate
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_DestroyObject
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_DetectAmbush
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_DetectBombs
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_DetectGold
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_DetectHidden
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_DetectInvisible
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_DetectMagic
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_DetectMetal
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_DetectPoison
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_DetectScrying
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_DetectSentience
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_DetectTraps
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_DetectUndead
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_DetectWater
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_DetectWeaknesses
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_DetonateBombs
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_Disenchant
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_DisenchantWand
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_DisguiseSelf
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_DisguiseOther
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_DisguiseUndead
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_Disintegrate
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_Dismissal
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_DispelDivination
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_DispelMagic
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_DistantVision
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_DivineBeauty
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_DiviningEye
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_Dragonfire
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_Dream
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_Duplicate
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_Earthquake
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_ElementalStorm
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_EnchantArmor
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_EnchantArrows
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_EnchantWand
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_EnchantWeapon
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_EndlessRoad
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_Enlarge
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_Enlightenment
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_Ensnare
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_Enthrall
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_Erase
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_Exhaustion
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_Fabricate
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_FaerieFire
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_FaerieFog
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_FakeArmor
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_FakeFood
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_FakeSpring
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_FakeWeapon
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_Farsight
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_Fatigue
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_Fear
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_FeatherFall
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_Feeblemind
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_FeelTheVoid
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_FeignDeath
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_FeignInvisibility
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_FindDirections
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_FindFamiliar
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_FindPlanarFamiliar
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_Fireball
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_Flagportation
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_Flameshield
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_FlamingArrows
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_FlamingEnsnarement
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_FlamingSword
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_FleshStone
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_FloatingDisc
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_Fly
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_FoolsGold
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_ForcefulHand
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_Forget
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_ForkedLightning
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_Frailty
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_FreeMovement
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_Frenzy
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_Friends
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_Frost
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_FutureDeath
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_Gate
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_Geas
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_GhostSound
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_GiantStrength
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_GraceOfTheCat
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_GravitySlam
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_Grease
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_GreaterClaireaudience
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_GreaterClairevoyance
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_GreaterEnchantArmor
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_GreaterEnchantWeapon
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_GreaterInvisibility
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_GreaterLevitate
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_GreaterMend
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_GreaterScry
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_GroupStatus
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_Grow
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_GustOfWind
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_Harden
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_HardenBullets
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_Haste
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_HearThoughts
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_HeatMetal
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_HelpingHand
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_Hold
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_Hunger
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_Hungerless
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_IceLance
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_IceSheet
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_IceStorm
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_IdentifyObject
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_Ignite
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_IllusoryDisease
(implements com.planet_ink.coffee_mud.Abilities.interfaces.
DiseaseAffect
)
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_IllusoryWall
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_Immunity
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_Imprisonment
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_ImprovedHarden
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_ImprovedInvisibility
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_ImprovedPolymorph
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_ImprovedRepairingAura
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_IncreaseGravity
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_Infravision
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_InsatiableThirst
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_InsectPlague
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_Invisibility
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_InvisibilitySphere
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_IronGrip
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_Irritation
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_KeenEdge
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_KineticBubble
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_KineticPulse
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_Knock
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_KnowAlignment
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_KnowBliss
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_KnowFate
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_KnowOrigin
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_KnowPain
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_KnowProvince
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_KnowValue
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_Laughter
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_LedFoot
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_Levitate
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_Light
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_LightBlindness
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_LightenItem
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_Lighthouse
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_Lightning
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_LightSensitivity
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_LimbRack
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_LocateObject
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_LowerResists
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_MageArmor
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_MageClaws
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_MagicalAura
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_MagicBullets
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_MagicItem
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_MagicMissile
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_MagicMouth
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_Majesty
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_MajorGlobe
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_ManaBurn
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_ManaShield
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_MajManaShield
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_MinManaShield
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_MarkerPortal
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_MarkerSummoning
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_MassDisintegrate
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_MassFeatherfall
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_MassFly
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_MassHaste
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_MassHold
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_MassInvisibility
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_MassRepairingAura
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_MassSleep
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_MassSlow
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_MassWaterbreath
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_Meld
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_Mend
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_MeteorStorm
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_MindBlock
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_MindFog
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_MindLight
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_MinorGlobe
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_MinorImage
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_GreaterImage
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_LesserImage
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_SuperiorImage
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_Mirage
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_MirrorImage
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_Misstep
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_Mute
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_MysticLoom
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_MysticShine
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_NaturalCommunion
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_Nightmare
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_Nondetection
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_ObscureSelf
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_PassDoor
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_Permanency
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_Phantasm
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_PhantomHound
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_PlanarBanish
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_PlanarBlock
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_PlanarBubble
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_PlanarBurst
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_PlanarDistortion
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_ImprovedPlanarDistortion
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_PlanarEnthrall
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_PlanarExtension
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_Planarmorph
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_ImprovedPlanarmorph
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_PlanarmorphSelf
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_PlanarTimer
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_PlanarWard
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_Pocket
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_Polymorph
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_PolymorphObject
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_PolymorphSelf
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_Portal
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_PortalOther
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_PrayerShield
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_PredictWeather
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_Prestidigitation
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_ProduceFlame
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_PryingEye
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_PurgeInvisibility
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_ReadMagic
(implements com.planet_ink.coffee_mud.Items.interfaces.
Scroll.ScrollUsage
)
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_RechargeWand
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_Refit
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_Reinforce
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_RepairingAura
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_Repulsion
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_ResistAcid
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_ResistArrows
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_ResistBludgeoning
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_ResistCold
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_ResistDisease
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_ResistElectricity
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_ResistFire
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_ResistGas
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_ResistIndignities
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_ResistMagicMissiles
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_ResistParalyzation
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_ResistPetrification
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_ResistPiercing
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_ResistPoison
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_ResistSlashing
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_ReverseGravity
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_RogueLimb
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_Scatter
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_Scribe
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_Scry
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_SeeAura
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_ShapeObject
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_Shatter
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_Shelter
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_Shield
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_ShockingGrasp
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_Shockshield
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_ShoddyAura
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_Shove
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_Shrink
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_ShrinkMouth
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_Silence
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_Simulacrum
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_Siphon
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_Sleep
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_Slow
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_SlowProjectiles
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_SolveMaze
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_Sonar
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_SongShield
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_Spellbinding
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_SpellTurning
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_SpiderClimb
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_Spook
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_SpottersOrders
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_SpyingStone
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_StinkingCloud
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_StoneFlesh
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_Stoneskin
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_StoreAromas
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_StoreSpell
(implements com.planet_ink.coffee_mud.core.interfaces.
AbilityContainer
)
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_Summon
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_SummonArmy
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_SummonCompanion
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_SummonEnemy
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_SummonFlyer
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_SummoningWard
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_SummonMarker
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_SummonMonster
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_SummonSteed
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_SuppressAroma
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_Telepathy
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_Teleport
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_TeleportationWard
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_TeleportObject
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_Thirstless
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_Timeport
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_TimeStop
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_Toadstool
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_Torture
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_Tourettes
(implements com.planet_ink.coffee_mud.Abilities.interfaces.
DiseaseAffect
)
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_Transformation
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_TrueName
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_TrueSight
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_Ugliness
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_Untraceable
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_Ventriloquate
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_WallOfAir
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_WallOfDarkness
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_WallOfFire
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_WallOfForce
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_WallOfIce
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_WallOfStone
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_WardArea
(implements com.planet_ink.coffee_mud.Abilities.interfaces.
Trap
)
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_WatchfulHound
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_WaterBreathing
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_WaterCannon
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_Weaken
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_WeaknessAcid
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_WeaknessCold
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_WeaknessElectricity
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_WeaknessFire
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_WeaknessGas
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_Web
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_WellDressed
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_Wish
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_LimitedWish
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_WizardLock
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_WizardsChest
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_WizardsMark
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_WordRecall
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_Youth
com.planet_ink.coffee_mud.Abilities.Languages.
StdLanguage
(implements com.planet_ink.coffee_mud.Abilities.interfaces.
Language
)
com.planet_ink.coffee_mud.Abilities.Languages.
AnimalSpeak
com.planet_ink.coffee_mud.Abilities.Languages.
AlligatorSpeak
com.planet_ink.coffee_mud.Abilities.Languages.
ApeSpeak
com.planet_ink.coffee_mud.Abilities.Languages.
Aquan
com.planet_ink.coffee_mud.Abilities.Languages.
Krakenspeak
com.planet_ink.coffee_mud.Abilities.Languages.
BatSpeak
com.planet_ink.coffee_mud.Abilities.Languages.
BearSpeak
com.planet_ink.coffee_mud.Abilities.Languages.
BigCatSpeak
com.planet_ink.coffee_mud.Abilities.Languages.
BirdSpeak
com.planet_ink.coffee_mud.Abilities.Languages.
CatSpeak
com.planet_ink.coffee_mud.Abilities.Languages.
ChickenSpeak
com.planet_ink.coffee_mud.Abilities.Languages.
ChimpSpeak
com.planet_ink.coffee_mud.Abilities.Languages.
CowSpeak
com.planet_ink.coffee_mud.Abilities.Languages.
DeerSpeak
com.planet_ink.coffee_mud.Abilities.Languages.
DogSpeak
com.planet_ink.coffee_mud.Abilities.Languages.
DuckSpeak
com.planet_ink.coffee_mud.Abilities.Languages.
ElephantSpeak
com.planet_ink.coffee_mud.Abilities.Languages.
FowlSpeak
com.planet_ink.coffee_mud.Abilities.Languages.
FrogSpeak
com.planet_ink.coffee_mud.Abilities.Languages.
GoatSpeak
com.planet_ink.coffee_mud.Abilities.Languages.
GooseSpeak
com.planet_ink.coffee_mud.Abilities.Languages.
GreatBirdSpeak
com.planet_ink.coffee_mud.Abilities.Languages.
HorseSpeak
com.planet_ink.coffee_mud.Abilities.Languages.
MonkeySpeak
com.planet_ink.coffee_mud.Abilities.Languages.
MooseSpeak
com.planet_ink.coffee_mud.Abilities.Languages.
OwlSpeak
com.planet_ink.coffee_mud.Abilities.Languages.
PigSpeak
com.planet_ink.coffee_mud.Abilities.Languages.
RabbitSpeak
com.planet_ink.coffee_mud.Abilities.Languages.
RavenSpeak
com.planet_ink.coffee_mud.Abilities.Languages.
RodentSpeak
com.planet_ink.coffee_mud.Abilities.Languages.
SheepSpeak
com.planet_ink.coffee_mud.Abilities.Languages.
SnakeSpeak
com.planet_ink.coffee_mud.Abilities.Languages.
WolfSpeak
com.planet_ink.coffee_mud.Abilities.Languages.
WormSpeak
com.planet_ink.coffee_mud.Abilities.Languages.
Blah
com.planet_ink.coffee_mud.Abilities.Languages.
Common
com.planet_ink.coffee_mud.Abilities.Languages.
Draconic
com.planet_ink.coffee_mud.Abilities.Languages.
Drowish
com.planet_ink.coffee_mud.Abilities.Languages.
Druidic
com.planet_ink.coffee_mud.Abilities.Languages.
Drunken
com.planet_ink.coffee_mud.Abilities.Languages.
Dwarven
com.planet_ink.coffee_mud.Abilities.Languages.
Elvish
com.planet_ink.coffee_mud.Abilities.Languages.
Encrypto
com.planet_ink.coffee_mud.Abilities.Languages.
Fey
com.planet_ink.coffee_mud.Abilities.Languages.
FoxSpeak
com.planet_ink.coffee_mud.Abilities.Languages.
GenLanguage
com.planet_ink.coffee_mud.Abilities.Languages.
Gigantic
com.planet_ink.coffee_mud.Abilities.Languages.
Gnomish
com.planet_ink.coffee_mud.Abilities.Languages.
Goblinese
com.planet_ink.coffee_mud.Abilities.Languages.
Ignan
com.planet_ink.coffee_mud.Abilities.Languages.
InvisibleInk
com.planet_ink.coffee_mud.Abilities.Languages.
Orcish
com.planet_ink.coffee_mud.Abilities.Languages.
PigLatin
com.planet_ink.coffee_mud.Abilities.Languages.
PirateTalk
com.planet_ink.coffee_mud.Abilities.Languages.
Semaphore
com.planet_ink.coffee_mud.Abilities.Languages.
SignLanguage
com.planet_ink.coffee_mud.Abilities.Languages.
ThievesCant
com.planet_ink.coffee_mud.Abilities.Languages.
Undercommon
com.planet_ink.coffee_mud.Abilities.
StdPlanarAbility
(implements com.planet_ink.coffee_mud.Abilities.interfaces.
PlanarAbility
)
com.planet_ink.coffee_mud.Abilities.Druid.
Chant_PlaneWalking
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_PlanarTravel
com.planet_ink.coffee_mud.Abilities.Spells.
Spell_Planeshift
com.planet_ink.coffee_mud.Abilities.Skills.
StdSkill
com.planet_ink.coffee_mud.Abilities.Skills.
Skill_AbandonShip
com.planet_ink.coffee_mud.Abilities.Skills.
Skill_AboveTheLaw
com.planet_ink.coffee_mud.Abilities.Skills.
Skill_AllBreathing
com.planet_ink.coffee_mud.Abilities.Skills.
Skill_Arrest
com.planet_ink.coffee_mud.Abilities.Skills.
Skill_ArrestingSap
(implements com.planet_ink.coffee_mud.Abilities.interfaces.
HealthCondition
)
com.planet_ink.coffee_mud.Abilities.Skills.
Skill_Attack2
com.planet_ink.coffee_mud.Abilities.Skills.
Skill_Attack3
com.planet_ink.coffee_mud.Abilities.Skills.
Skill_AttackHalf
com.planet_ink.coffee_mud.Abilities.Skills.
Skill_Autoclimb
com.planet_ink.coffee_mud.Abilities.Skills.
Skill_Autocrawl
com.planet_ink.coffee_mud.Abilities.Skills.
Skill_Autoswim
com.planet_ink.coffee_mud.Abilities.Skills.
Skill_AvoidCurrents
com.planet_ink.coffee_mud.Abilities.Skills.
Skill_AwaitClanShip
com.planet_ink.coffee_mud.Abilities.Skills.
Skill_AwaitShip
com.planet_ink.coffee_mud.Abilities.Skills.
Skill_Bash
com.planet_ink.coffee_mud.Abilities.Skills.
Skill_BefoulShrine
com.planet_ink.coffee_mud.Abilities.Skills.
Skill_BellyRolling
com.planet_ink.coffee_mud.Abilities.Skills.
Skill_BoulderThrowing
com.planet_ink.coffee_mud.Abilities.Skills.
Skill_BreakMount
com.planet_ink.coffee_mud.Abilities.Skills.
Skill_Buck
(implements com.planet_ink.coffee_mud.Behaviors.interfaces.
Behavior
)
com.planet_ink.coffee_mud.Abilities.Skills.
Skill_Burrow
com.planet_ink.coffee_mud.Abilities.Skills.
Skill_BurrowHide
com.planet_ink.coffee_mud.Abilities.Skills.
Skill_Cage
com.planet_ink.coffee_mud.Abilities.Skills.
Skill_ChildLabor
com.planet_ink.coffee_mud.Abilities.Skills.
Skill_Chirgury
com.planet_ink.coffee_mud.Abilities.Skills.
Skill_Climb
com.planet_ink.coffee_mud.Abilities.Skills.
Skill_CollectBounty
com.planet_ink.coffee_mud.Abilities.Skills.
Skill_CombatLog
com.planet_ink.coffee_mud.Abilities.Skills.
Skill_CombatRecall
com.planet_ink.coffee_mud.Abilities.Skills.
Skill_CombatRepairs
com.planet_ink.coffee_mud.Abilities.Skills.
Skill_ConsumeCorpse
com.planet_ink.coffee_mud.Abilities.Skills.
Skill_ControlUndead
com.planet_ink.coffee_mud.Abilities.Skills.
Skill_Convert
com.planet_ink.coffee_mud.Abilities.Skills.
Skill_CrowsNest
com.planet_ink.coffee_mud.Abilities.Skills.
Skill_CulturalAdaptation
com.planet_ink.coffee_mud.Abilities.Skills.
Skill_DeadReckoning
com.planet_ink.coffee_mud.Abilities.Skills.
Skill_DecipherScript
com.planet_ink.coffee_mud.Abilities.Skills.
Skill_DeepBreath
com.planet_ink.coffee_mud.Abilities.Skills.
Skill_LongBreath
com.planet_ink.coffee_mud.Abilities.Skills.
Skill_DevourCorpse
com.planet_ink.coffee_mud.Abilities.Skills.
Skill_Dirt
com.planet_ink.coffee_mud.Abilities.Skills.
Skill_Disarm
com.planet_ink.coffee_mud.Abilities.Skills.
Skill_Diving
com.planet_ink.coffee_mud.Abilities.Skills.
Skill_Dodge
com.planet_ink.coffee_mud.Abilities.Skills.
Skill_EagleEyes
com.planet_ink.coffee_mud.Abilities.Skills.
Skill_Enslave
(implements com.planet_ink.coffee_mud.core.interfaces.
PrivateProperty
)
com.planet_ink.coffee_mud.Abilities.Skills.
Skill_Explosive
com.planet_ink.coffee_mud.Abilities.Skills.
Skill_Feint
com.planet_ink.coffee_mud.Abilities.Skills.
Skill_Flee
com.planet_ink.coffee_mud.Abilities.Skills.
Skill_FoulWeatherSailing
com.planet_ink.coffee_mud.Abilities.Skills.
Skill_Groin
(implements com.planet_ink.coffee_mud.Abilities.interfaces.
HealthCondition
)
com.planet_ink.coffee_mud.Abilities.Skills.
Skill_Guildmaster
com.planet_ink.coffee_mud.Abilities.Skills.
Skill_Haggle
com.planet_ink.coffee_mud.Abilities.Skills.
Skill_HandCuff
com.planet_ink.coffee_mud.Abilities.Skills.
Skill_HardToPort
com.planet_ink.coffee_mud.Abilities.Skills.
Skill_HardToStern
com.planet_ink.coffee_mud.Abilities.Skills.
Skill_HighJump
com.planet_ink.coffee_mud.Abilities.Skills.
Skill_HireCrewmember
com.planet_ink.coffee_mud.Abilities.Skills.
Skill_HonoraryDegreeCommoner
com.planet_ink.coffee_mud.Abilities.Skills.
Skill_HonoraryDegreeBard
com.planet_ink.coffee_mud.Abilities.Skills.
Skill_HonoraryDegreeCleric
com.planet_ink.coffee_mud.Abilities.Skills.
Skill_HonoraryDegreeDruid
com.planet_ink.coffee_mud.Abilities.Skills.
Skill_HonoraryDegreeFighter
com.planet_ink.coffee_mud.Abilities.Skills.
Skill_HonoraryDegreeMage
com.planet_ink.coffee_mud.Abilities.Skills.
Skill_HonoraryDegreeThief
com.planet_ink.coffee_mud.Abilities.Skills.
Skill_IdentifyPoison
com.planet_ink.coffee_mud.Abilities.Skills.
Skill_IndoorRiding
com.planet_ink.coffee_mud.Abilities.Skills.
Skill_InterceptShip
com.planet_ink.coffee_mud.Abilities.Skills.
Skill_JailKey
com.planet_ink.coffee_mud.Abilities.Skills.
Skill_Lassoing
com.planet_ink.coffee_mud.Abilities.Skills.
Skill_Leeching
com.planet_ink.coffee_mud.Abilities.Skills.
Skill_Lobotomizing
com.planet_ink.coffee_mud.Abilities.Skills.
Skill_LongReach
com.planet_ink.coffee_mud.Abilities.Skills.
Skill_Map
com.planet_ink.coffee_mud.Abilities.Skills.
Skill_SeaMapping
com.planet_ink.coffee_mud.Abilities.Skills.
Skill_Math
com.planet_ink.coffee_mud.Abilities.Skills.
Skill_Meditation
com.planet_ink.coffee_mud.Abilities.Skills.
Skill_MindSuck
com.planet_ink.coffee_mud.Abilities.Skills.
Skill_MorseCode
com.planet_ink.coffee_mud.Abilities.Skills.
Skill_MountedCombat
com.planet_ink.coffee_mud.Abilities.Skills.
Skill_MountedLeap
com.planet_ink.coffee_mud.Abilities.Skills.
Skill_NavalTactics
com.planet_ink.coffee_mud.Abilities.Skills.
Skill_Nippletwist
com.planet_ink.coffee_mud.Abilities.Skills.
Skill_Parry
com.planet_ink.coffee_mud.Abilities.Skills.
Skill_PlanarLore
com.planet_ink.coffee_mud.Abilities.Skills.
Skill_PrisonAssignment
com.planet_ink.coffee_mud.Abilities.Skills.
Skill_PrisonerTransfer
com.planet_ink.coffee_mud.Abilities.Skills.
Skill_RacialLore
com.planet_ink.coffee_mud.Abilities.Skills.
Skill_Recall
com.planet_ink.coffee_mud.Abilities.Skills.
Skill_RegionalAwareness
com.planet_ink.coffee_mud.Abilities.Skills.
Skill_RelicUse
(implements com.planet_ink.coffee_mud.Items.interfaces.
Wand.WandUsage
)
com.planet_ink.coffee_mud.Abilities.Skills.
Skill_ResearchItem
com.planet_ink.coffee_mud.Abilities.Skills.
Skill_ResearchRegionMap
com.planet_ink.coffee_mud.Abilities.Skills.
Skill_Resistance
com.planet_ink.coffee_mud.Abilities.Skills.
Skill_ResistBuck
com.planet_ink.coffee_mud.Abilities.Skills.
Skill_RevealText
com.planet_ink.coffee_mud.Abilities.Skills.
Skill_Revoke
com.planet_ink.coffee_mud.Abilities.Skills.
Skill_RopeDismount
com.planet_ink.coffee_mud.Abilities.Skills.
Skill_RopeTricks
com.planet_ink.coffee_mud.Abilities.Skills.
Skill_ScrollCopy
com.planet_ink.coffee_mud.Abilities.Skills.
Skill_SeaCharting
com.planet_ink.coffee_mud.Abilities.Skills.
Skill_SeaLegs
com.planet_ink.coffee_mud.Abilities.Skills.
Skill_SeaManeuvers
com.planet_ink.coffee_mud.Abilities.Skills.
Skill_SeaNavigation
com.planet_ink.coffee_mud.Abilities.Skills.
Skill_ShardUse
(implements com.planet_ink.coffee_mud.Items.interfaces.
Wand.WandUsage
)
com.planet_ink.coffee_mud.Abilities.Skills.
Skill_ShipLore
com.planet_ink.coffee_mud.Abilities.Skills.
Skill_Shush
com.planet_ink.coffee_mud.Abilities.Skills.
Skill_Skillcraft
com.planet_ink.coffee_mud.Abilities.Skills.
Skill_Thiefcraft
com.planet_ink.coffee_mud.Abilities.Skills.
Skill_Slip
com.planet_ink.coffee_mud.Abilities.Skills.
Skill_Spellcraft
com.planet_ink.coffee_mud.Abilities.Skills.
Skill_SpreadApathy
com.planet_ink.coffee_mud.Abilities.Skills.
Skill_SpreadHate
com.planet_ink.coffee_mud.Abilities.Skills.
Skill_Stoicism
com.planet_ink.coffee_mud.Abilities.Skills.
Skill_Stonecunning
com.planet_ink.coffee_mud.Abilities.Skills.
Skill_Keenvision
com.planet_ink.coffee_mud.Abilities.Skills.
Skill_Stowaway
com.planet_ink.coffee_mud.Abilities.Skills.
Skill_Subdue
com.planet_ink.coffee_mud.Abilities.Skills.
Skill_Swim
com.planet_ink.coffee_mud.Abilities.Skills.
Skill_TailSwipe
com.planet_ink.coffee_mud.Abilities.Skills.
Skill_TieDown
com.planet_ink.coffee_mud.Abilities.Skills.
Skill_Track
com.planet_ink.coffee_mud.Abilities.Skills.
Skill_Trample
com.planet_ink.coffee_mud.Abilities.Skills.
Skill_Trip
com.planet_ink.coffee_mud.Abilities.Skills.
Skill_TurnUndead
com.planet_ink.coffee_mud.Abilities.Skills.
Skill_TwoWeaponFighting
com.planet_ink.coffee_mud.Abilities.Skills.
Skill_TwoDaggerFighting
com.planet_ink.coffee_mud.Abilities.Skills.
Skill_UndeadInvisibility
com.planet_ink.coffee_mud.Abilities.Skills.
Skill_WandUse
(implements com.planet_ink.coffee_mud.Items.interfaces.
Wand.WandUsage
)
com.planet_ink.coffee_mud.Abilities.Skills.
Skill_Whipsmack
com.planet_ink.coffee_mud.Abilities.Skills.
Skill_WildernessLore
com.planet_ink.coffee_mud.Abilities.Skills.
Skill_Write
com.planet_ink.coffee_mud.Abilities.Skills.
Skill_EncryptedWriting
com.planet_ink.coffee_mud.Abilities.Skills.
Skill_SecretWriting
com.planet_ink.coffee_mud.Abilities.Traps.
StdTrap
(implements com.planet_ink.coffee_mud.Abilities.interfaces.
Trap
)
com.planet_ink.coffee_mud.Abilities.Traps.
GenTrap
com.planet_ink.coffee_mud.Abilities.Traps.
StdBomb
com.planet_ink.coffee_mud.Abilities.Traps.
Bomb_AcidBurst
com.planet_ink.coffee_mud.Abilities.Traps.
Bomb_Explosive
com.planet_ink.coffee_mud.Abilities.Traps.
Bomb_FlameBurst
com.planet_ink.coffee_mud.Abilities.Traps.
Bomb_Heat
com.planet_ink.coffee_mud.Abilities.Traps.
Bomb_Noxious
com.planet_ink.coffee_mud.Abilities.Traps.
Bomb_Pepper
com.planet_ink.coffee_mud.Abilities.Traps.
Bomb_Poison
com.planet_ink.coffee_mud.Abilities.Traps.
Bomb_Shaped
com.planet_ink.coffee_mud.Abilities.Traps.
Bomb_Smoke
com.planet_ink.coffee_mud.Abilities.Traps.
Bomb_Sonic
com.planet_ink.coffee_mud.Abilities.Traps.
Bomb_SpellBlast
com.planet_ink.coffee_mud.Abilities.Traps.
Bomb_Spores
com.planet_ink.coffee_mud.Abilities.Traps.
Bomb_Sticky
com.planet_ink.coffee_mud.Abilities.Traps.
Bomb_Water
com.planet_ink.coffee_mud.Abilities.Traps.
Trap_AcidSpray
com.planet_ink.coffee_mud.Abilities.Traps.
Trap_Avalanche
com.planet_ink.coffee_mud.Abilities.Traps.
Trap_BearTrap
com.planet_ink.coffee_mud.Abilities.Traps.
Trap_Boomerang
com.planet_ink.coffee_mud.Abilities.Traps.
Trap_Boulders
com.planet_ink.coffee_mud.Abilities.Traps.
Trap_CaveIn
com.planet_ink.coffee_mud.Abilities.Traps.
Trap_CrushingRoom
com.planet_ink.coffee_mud.Abilities.Traps.
Trap_Darkfall
com.planet_ink.coffee_mud.Abilities.Traps.
Trap_ElectricShock
com.planet_ink.coffee_mud.Abilities.Traps.
Trap_FloodRoom
com.planet_ink.coffee_mud.Abilities.Traps.
Trap_Gluey
com.planet_ink.coffee_mud.Abilities.Traps.
Trap_Greasy
com.planet_ink.coffee_mud.Abilities.Traps.
Trap_Ignition
com.planet_ink.coffee_mud.Abilities.Traps.
Trap_Infected
com.planet_ink.coffee_mud.Abilities.Traps.
Trap_Launcher
com.planet_ink.coffee_mud.Abilities.Traps.
Trap_MonsterCage
com.planet_ink.coffee_mud.Abilities.Traps.
Trap_Needle
com.planet_ink.coffee_mud.Abilities.Traps.
Trap_NeedlePrick
com.planet_ink.coffee_mud.Abilities.Traps.
Trap_Noise
com.planet_ink.coffee_mud.Abilities.Traps.
Trap_PoisonGas
com.planet_ink.coffee_mud.Abilities.Traps.
Trap_Popper
com.planet_ink.coffee_mud.Abilities.Traps.
Trap_RoomPit
com.planet_ink.coffee_mud.Abilities.Traps.
Trap_AcidPit
com.planet_ink.coffee_mud.Abilities.Traps.
Trap_AcidThruPit
com.planet_ink.coffee_mud.Abilities.Traps.
Trap_DeepPit
com.planet_ink.coffee_mud.Abilities.Traps.
Trap_DeepThruPit
com.planet_ink.coffee_mud.Abilities.Traps.
Trap_RoomThruPit
com.planet_ink.coffee_mud.Abilities.Traps.
Trap_SnakePit
com.planet_ink.coffee_mud.Abilities.Traps.
Trap_RatPit
com.planet_ink.coffee_mud.Abilities.Traps.
Trap_RatThruPit
com.planet_ink.coffee_mud.Abilities.Traps.
Trap_SnakeThruPit
com.planet_ink.coffee_mud.Abilities.Traps.
Trap_SpikePit
com.planet_ink.coffee_mud.Abilities.Traps.
Trap_SpikeThruPit
com.planet_ink.coffee_mud.Abilities.Traps.
Trap_SleepGas
com.planet_ink.coffee_mud.Abilities.Traps.
Trap_Snare
com.planet_ink.coffee_mud.Abilities.Traps.
Trap_Spark
com.planet_ink.coffee_mud.Abilities.Traps.
Trap_SpellBlast
com.planet_ink.coffee_mud.Abilities.Traps.
Trap_SporeTrap
com.planet_ink.coffee_mud.Abilities.Traps.
Trap_Tripline
com.planet_ink.coffee_mud.Abilities.Traps.
Trap_Vanishing
com.planet_ink.coffee_mud.Abilities.Traps.
Trap_WeaponSwing
com.planet_ink.coffee_mud.Abilities.Misc.
Stigma
com.planet_ink.coffee_mud.Abilities.SuperPowers.
SuperPower
com.planet_ink.coffee_mud.Abilities.SuperPowers.
Power_OctoArms
com.planet_ink.coffee_mud.Abilities.SuperPowers.
Power_OctoGrapple
com.planet_ink.coffee_mud.Abilities.SuperPowers.
Power_SuperClimb
com.planet_ink.coffee_mud.Abilities.SuperPowers.
Power_TrapSense
com.planet_ink.coffee_mud.Abilities.SuperPowers.
Power_WebSpinning
com.planet_ink.coffee_mud.Abilities.Tech.
TechSkill
com.planet_ink.coffee_mud.Abilities.Tech.
AstroEngineering
com.planet_ink.coffee_mud.Abilities.Misc.
TemporaryAffects
com.planet_ink.coffee_mud.Abilities.Misc.
TemporaryImmunity
com.planet_ink.coffee_mud.Abilities.Thief.
ThiefSkill
com.planet_ink.coffee_mud.Abilities.Thief.
Thief_Alertness
com.planet_ink.coffee_mud.Abilities.Thief.
Thief_Ambush
com.planet_ink.coffee_mud.Abilities.Thief.
Thief_AnalyzeMark
com.planet_ink.coffee_mud.Abilities.Thief.
Thief_Appraise
com.planet_ink.coffee_mud.Abilities.Thief.
Thief_Arsonry
com.planet_ink.coffee_mud.Abilities.Thief.
Thief_Articles
com.planet_ink.coffee_mud.Abilities.Thief.
Thief_Assassinate
com.planet_ink.coffee_mud.Abilities.Thief.
Thief_Autocaltrops
com.planet_ink.coffee_mud.Abilities.Thief.
Thief_AutoDetectTraps
com.planet_ink.coffee_mud.Abilities.Thief.
Thief_AutoMarkTraps
com.planet_ink.coffee_mud.Abilities.Thief.
Thief_Autosneak
com.planet_ink.coffee_mud.Abilities.Thief.
Thief_AutoSwipe
com.planet_ink.coffee_mud.Abilities.Thief.
Thief_AvoidTraps
com.planet_ink.coffee_mud.Abilities.Thief.
Thief_BackStab
com.planet_ink.coffee_mud.Abilities.Thief.
Thief_Belay
com.planet_ink.coffee_mud.Abilities.Thief.
Thief_Bind
com.planet_ink.coffee_mud.Abilities.Thief.
Thief_BlendIn
com.planet_ink.coffee_mud.Abilities.Thief.
Thief_BorrowBoon
com.planet_ink.coffee_mud.Abilities.Thief.
Thief_Bribe
com.planet_ink.coffee_mud.Abilities.Thief.
Thief_BuriedTreasure
com.planet_ink.coffee_mud.Abilities.Thief.
Thief_Caltrops
(implements com.planet_ink.coffee_mud.Abilities.interfaces.
Trap
)
com.planet_ink.coffee_mud.Abilities.Thief.
Thief_DazzlingCaltrops
com.planet_ink.coffee_mud.Abilities.Thief.
Thief_DisablingCaltrops
com.planet_ink.coffee_mud.Abilities.Thief.
Thief_ImprovedCaltrops
com.planet_ink.coffee_mud.Abilities.Thief.
Thief_SlickCaltrops
com.planet_ink.coffee_mud.Abilities.Thief.
Thief_CarefulStep
com.planet_ink.coffee_mud.Abilities.Thief.
Thief_CaseJoint
com.planet_ink.coffee_mud.Abilities.Thief.
Thief_Comprehension
com.planet_ink.coffee_mud.Abilities.Thief.
Thief_Con
com.planet_ink.coffee_mud.Abilities.Thief.
Thief_ConcealDoor
com.planet_ink.coffee_mud.Abilities.Thief.
Thief_ConcealItem
com.planet_ink.coffee_mud.Abilities.Thief.
Thief_ConcealWalkway
com.planet_ink.coffee_mud.Abilities.Thief.
Thief_CondemnMark
com.planet_ink.coffee_mud.Abilities.Thief.
Thief_ContractHit
com.planet_ink.coffee_mud.Abilities.Thief.
Thief_Countertracking
com.planet_ink.coffee_mud.Abilities.Thief.
Thief_CutThroat
com.planet_ink.coffee_mud.Abilities.Thief.
Thief_DaggerDefense
com.planet_ink.coffee_mud.Abilities.Thief.
Thief_DampenAuras
com.planet_ink.coffee_mud.Abilities.Thief.
Thief_DeathTrap
(implements com.planet_ink.coffee_mud.Abilities.interfaces.
Trap
)
com.planet_ink.coffee_mud.Abilities.Thief.
Thief_DeepCut
com.planet_ink.coffee_mud.Abilities.Thief.
Thief_DetectBombs
com.planet_ink.coffee_mud.Abilities.Thief.
Thief_Detection
com.planet_ink.coffee_mud.Abilities.Thief.
Thief_DetectTraps
com.planet_ink.coffee_mud.Abilities.Thief.
Thief_Digsite
com.planet_ink.coffee_mud.Abilities.Thief.
Thief_DisassembleTrap
com.planet_ink.coffee_mud.Abilities.Thief.
Thief_Distract
com.planet_ink.coffee_mud.Abilities.Thief.
Thief_Embezzle
com.planet_ink.coffee_mud.Abilities.Thief.
Thief_EscapeBonds
com.planet_ink.coffee_mud.Abilities.Thief.
Thief_Espionage
com.planet_ink.coffee_mud.Abilities.Thief.
Thief_Evesdrop
com.planet_ink.coffee_mud.Abilities.Thief.
Thief_FalseFaith
com.planet_ink.coffee_mud.Abilities.Thief.
Thief_FalseService
com.planet_ink.coffee_mud.Abilities.Thief.
Thief_FenceLoot
com.planet_ink.coffee_mud.Abilities.Thief.
Thief_Flank
com.planet_ink.coffee_mud.Abilities.Thief.
Thief_Flay
com.planet_ink.coffee_mud.Abilities.Thief.
Thief_Footlocks
com.planet_ink.coffee_mud.Abilities.Thief.
Thief_Forgery
com.planet_ink.coffee_mud.Abilities.Thief.
Thief_FrameMark
com.planet_ink.coffee_mud.Abilities.Thief.
Thief_Graffiti
com.planet_ink.coffee_mud.Abilities.Thief.
Thief_Graverobbing
com.planet_ink.coffee_mud.Abilities.Thief.
Thief_HereticalFaith
com.planet_ink.coffee_mud.Abilities.Thief.
Thief_HeroicReflexes
com.planet_ink.coffee_mud.Abilities.Thief.
Thief_Hide
com.planet_ink.coffee_mud.Abilities.Thief.
Thief_HideInPlainSight
com.planet_ink.coffee_mud.Abilities.Thief.
Thief_HideOther
com.planet_ink.coffee_mud.Abilities.Thief.
Thief_Hideout
com.planet_ink.coffee_mud.Abilities.Thief.
Thief_HideShip
com.planet_ink.coffee_mud.Abilities.Thief.
Thief_HighMarks
com.planet_ink.coffee_mud.Abilities.Thief.
Thief_HogTie
com.planet_ink.coffee_mud.Abilities.Thief.
Thief_HoldYourLiquor
com.planet_ink.coffee_mud.Abilities.Thief.
Thief_IdentifyBombs
com.planet_ink.coffee_mud.Abilities.Thief.
Thief_IdentifyTraps
com.planet_ink.coffee_mud.Abilities.Thief.
Thief_ImprovedBoarding
com.planet_ink.coffee_mud.Abilities.Thief.
Thief_ImprovedDistraction
com.planet_ink.coffee_mud.Abilities.Thief.
Thief_ImprovedHiding
com.planet_ink.coffee_mud.Abilities.Thief.
Thief_ImprovedPeek
com.planet_ink.coffee_mud.Abilities.Thief.
Thief_ImprovedSteal
com.planet_ink.coffee_mud.Abilities.Thief.
Thief_ImprovedSwipe
com.planet_ink.coffee_mud.Abilities.Thief.
Thief_InciteDivineFeud
com.planet_ink.coffee_mud.Abilities.Thief.
Thief_Informant
com.planet_ink.coffee_mud.Abilities.Thief.
Thief_Kamikaze
com.planet_ink.coffee_mud.Abilities.Thief.
Thief_KillLog
com.planet_ink.coffee_mud.Abilities.Thief.
Thief_LetterOfMarque
com.planet_ink.coffee_mud.Abilities.Thief.
Thief_Listen
com.planet_ink.coffee_mud.Abilities.Thief.
Thief_LocateAlcohol
com.planet_ink.coffee_mud.Abilities.Thief.
Thief_Lore
com.planet_ink.coffee_mud.Abilities.Thief.
Thief_Lure
(implements com.planet_ink.coffee_mud.Abilities.interfaces.
Trap
)
com.planet_ink.coffee_mud.Abilities.Thief.
Thief_MakeBomb
(implements com.planet_ink.coffee_mud.core.interfaces.
RecipeDriven
)
com.planet_ink.coffee_mud.Abilities.Thief.
Thief_Mark
com.planet_ink.coffee_mud.Abilities.Thief.
Thief_MarkerSpying
com.planet_ink.coffee_mud.Abilities.Thief.
Thief_MarkInvisibility
com.planet_ink.coffee_mud.Abilities.Thief.
Thief_MarkTrapped
com.planet_ink.coffee_mud.Abilities.Thief.
Thief_MaskFaith
com.planet_ink.coffee_mud.Abilities.Thief.
Thief_MastShot
com.planet_ink.coffee_mud.Abilities.Thief.
Thief_MerchantFlag
com.planet_ink.coffee_mud.Abilities.Thief.
Thief_Mug
com.planet_ink.coffee_mud.Abilities.Thief.
Thief_Nondetection
com.planet_ink.coffee_mud.Abilities.Thief.
Thief_Observation
com.planet_ink.coffee_mud.Abilities.Thief.
Thief_Palm
com.planet_ink.coffee_mud.Abilities.Thief.
Thief_Panhandling
com.planet_ink.coffee_mud.Abilities.Thief.
Thief_PayOff
com.planet_ink.coffee_mud.Abilities.Thief.
Thief_Peek
com.planet_ink.coffee_mud.Abilities.Thief.
Thief_PetSpy
com.planet_ink.coffee_mud.Abilities.Thief.
Thief_PetSteal
com.planet_ink.coffee_mud.Abilities.Thief.
Thief_Pick
com.planet_ink.coffee_mud.Abilities.Thief.
Thief_PiecesOfEight
com.planet_ink.coffee_mud.Abilities.Thief.
Thief_PirateFamiliar
com.planet_ink.coffee_mud.Abilities.Thief.
Thief_PlantItem
com.planet_ink.coffee_mud.Abilities.Thief.
Thief_Plunder
com.planet_ink.coffee_mud.Abilities.Thief.
Thief_Poison
com.planet_ink.coffee_mud.Abilities.Thief.
Thief_PowerGrab
com.planet_ink.coffee_mud.Abilities.Thief.
Thief_PubContacts
com.planet_ink.coffee_mud.Abilities.Thief.
Thief_Racketeer
com.planet_ink.coffee_mud.Abilities.Thief.
Thief_RammingSpeed
com.planet_ink.coffee_mud.Abilities.Thief.
Thief_RemoveTraps
com.planet_ink.coffee_mud.Abilities.Thief.
Thief_RepurposeText
com.planet_ink.coffee_mud.Abilities.Thief.
Thief_RideTheRigging
com.planet_ink.coffee_mud.Abilities.Thief.
Thief_Robbery
com.planet_ink.coffee_mud.Abilities.Thief.
Thief_Roofie
com.planet_ink.coffee_mud.Abilities.Thief.
Thief_RopeSwing
com.planet_ink.coffee_mud.Abilities.Thief.
Thief_RunningFight
com.planet_ink.coffee_mud.Abilities.Thief.
Thief_Safecracking
com.planet_ink.coffee_mud.Abilities.Thief.
Thief_Safehouse
com.planet_ink.coffee_mud.Abilities.Thief.
Thief_Sap
(implements com.planet_ink.coffee_mud.Abilities.interfaces.
HealthCondition
)
com.planet_ink.coffee_mud.Abilities.Thief.
Thief_Scratch
com.planet_ink.coffee_mud.Abilities.Thief.
Thief_Scuttle
com.planet_ink.coffee_mud.Abilities.Thief.
Thief_Search
com.planet_ink.coffee_mud.Abilities.Thief.
Thief_SenseDigs
com.planet_ink.coffee_mud.Abilities.Thief.
Thief_SenseLaw
com.planet_ink.coffee_mud.Abilities.Thief.
Thief_SetAlarm
(implements com.planet_ink.coffee_mud.Abilities.interfaces.
Trap
)
com.planet_ink.coffee_mud.Abilities.Thief.
Thief_SetDecoys
(implements com.planet_ink.coffee_mud.Abilities.interfaces.
Trap
)
com.planet_ink.coffee_mud.Abilities.Thief.
Thief_SetTimer
com.planet_ink.coffee_mud.Abilities.Thief.
Thief_Shadow
com.planet_ink.coffee_mud.Abilities.Thief.
Thief_Shadowpass
com.planet_ink.coffee_mud.Abilities.Thief.
Thief_Shadowstrike
com.planet_ink.coffee_mud.Abilities.Thief.
Thief_SilentDrop
com.planet_ink.coffee_mud.Abilities.Thief.
Thief_SilentGold
com.planet_ink.coffee_mud.Abilities.Thief.
Thief_SilentHold
com.planet_ink.coffee_mud.Abilities.Thief.
Thief_SilentLoot
com.planet_ink.coffee_mud.Abilities.Thief.
Thief_SilentOpen
com.planet_ink.coffee_mud.Abilities.Thief.
Thief_SilentRunning
com.planet_ink.coffee_mud.Abilities.Thief.
Thief_SilentWear
com.planet_ink.coffee_mud.Abilities.Thief.
Thief_SilentWield
com.planet_ink.coffee_mud.Abilities.Thief.
Thief_SlipItem
com.planet_ink.coffee_mud.Abilities.Thief.
Thief_SlipperyMind
com.planet_ink.coffee_mud.Abilities.Thief.
Thief_Smuggle
com.planet_ink.coffee_mud.Abilities.Thief.
Thief_SmugglersHold
com.planet_ink.coffee_mud.Abilities.Thief.
Thief_Snatch
com.planet_ink.coffee_mud.Abilities.Thief.
Thief_Sneak
com.planet_ink.coffee_mud.Abilities.Thief.
Thief_SneakAttack
com.planet_ink.coffee_mud.Abilities.Thief.
Thief_Snipe
com.planet_ink.coffee_mud.Abilities.Thief.
Thief_Spying
com.planet_ink.coffee_mud.Abilities.Thief.
Thief_Squatting
com.planet_ink.coffee_mud.Abilities.Thief.
Thief_Steal
com.planet_ink.coffee_mud.Abilities.Thief.
Thief_StealBoon
com.planet_ink.coffee_mud.Abilities.Thief.
Thief_StrategicRetreat
com.planet_ink.coffee_mud.Abilities.Thief.
Thief_StripItem
com.planet_ink.coffee_mud.Abilities.Thief.
Thief_Superstition
com.planet_ink.coffee_mud.Abilities.Thief.
Thief_Surrender
com.planet_ink.coffee_mud.Abilities.Thief.
Thief_Swipe
com.planet_ink.coffee_mud.Abilities.Thief.
Thief_TagTurf
com.planet_ink.coffee_mud.Abilities.Thief.
Thief_TapRoom
com.planet_ink.coffee_mud.Abilities.Thief.
Thief_TarAndFeather
com.planet_ink.coffee_mud.Abilities.Thief.
Thief_Trap
(implements com.planet_ink.coffee_mud.core.interfaces.
RecipeDriven
)
com.planet_ink.coffee_mud.Abilities.Thief.
Thief_MinorTrap
com.planet_ink.coffee_mud.Abilities.Thief.
Thief_TrapImmunity
com.planet_ink.coffee_mud.Abilities.Thief.
Thief_TreasureMap
com.planet_ink.coffee_mud.Abilities.Thief.
Thief_TrophyCount
com.planet_ink.coffee_mud.Abilities.Thief.
Thief_TurfWar
com.planet_ink.coffee_mud.Abilities.Thief.
Thief_UndergroundConnections
com.planet_ink.coffee_mud.Abilities.Thief.
Thief_UnderwaterSounds
com.planet_ink.coffee_mud.Abilities.Thief.
Thief_UsePoison
com.planet_ink.coffee_mud.Abilities.Thief.
Thief_UsePotion
com.planet_ink.coffee_mud.Abilities.Thief.
Thief_WalkThePlank
com.planet_ink.coffee_mud.Abilities.Thief.
Thief_WarningShot
com.planet_ink.coffee_mud.Abilities.Thief.
Thief_Wenching
com.planet_ink.coffee_mud.Abilities.Thief.
Thief_Whiplash
com.planet_ink.coffee_mud.Abilities.Thief.
Thief_WhipStrip
com.planet_ink.coffee_mud.Abilities.Thief.
Thief_WildernessSounds
com.planet_ink.coffee_mud.Abilities.Misc.
ThrowFeces
com.planet_ink.coffee_mud.Abilities.Traps.
Trap_Trap
(implements com.planet_ink.coffee_mud.Abilities.interfaces.
Trap
)
com.planet_ink.coffee_mud.Abilities.Traps.
Trap_Enter
com.planet_ink.coffee_mud.Abilities.Traps.
Trap_EnterBlade
com.planet_ink.coffee_mud.Abilities.Traps.
Trap_EnterGas
com.planet_ink.coffee_mud.Abilities.Traps.
Trap_EnterNeedle
com.planet_ink.coffee_mud.Abilities.Traps.
Trap_EnterPit
com.planet_ink.coffee_mud.Abilities.Traps.
Trap_EnterSpell
com.planet_ink.coffee_mud.Abilities.Traps.
Trap_ExitRoom
com.planet_ink.coffee_mud.Abilities.Traps.
Trap_ExitPit
com.planet_ink.coffee_mud.Abilities.Traps.
Trap_Get
com.planet_ink.coffee_mud.Abilities.Traps.
Trap_GetBlade
com.planet_ink.coffee_mud.Abilities.Traps.
Trap_GetGas
com.planet_ink.coffee_mud.Abilities.Traps.
Trap_GetNeedle
com.planet_ink.coffee_mud.Abilities.Traps.
Trap_GetSpell
com.planet_ink.coffee_mud.Abilities.Traps.
Trap_Open
com.planet_ink.coffee_mud.Abilities.Traps.
Trap_OpenBlade
com.planet_ink.coffee_mud.Abilities.Traps.
Trap_OpenGas
com.planet_ink.coffee_mud.Abilities.Traps.
Trap_OpenNeedle
com.planet_ink.coffee_mud.Abilities.Traps.
Trap_OpenSpell
com.planet_ink.coffee_mud.Abilities.Traps.
Trap_Unlock
com.planet_ink.coffee_mud.Abilities.Traps.
Trap_UnlockBlade
com.planet_ink.coffee_mud.Abilities.Traps.
Trap_UnlockGas
com.planet_ink.coffee_mud.Abilities.Traps.
Trap_UnlockNeedle
com.planet_ink.coffee_mud.Abilities.Traps.
Trap_UnlockSpell
com.planet_ink.coffee_mud.Abilities.Misc.
Truce
com.planet_ink.coffee_mud.Abilities.Misc.
Undead_ColdTouch
com.planet_ink.coffee_mud.Abilities.Misc.
Undead_EnergyDrain
com.planet_ink.coffee_mud.Abilities.Misc.
Undead_LifeDrain
com.planet_ink.coffee_mud.Abilities.Misc.
Undead_WeakEnergyDrain
com.planet_ink.coffee_mud.Abilities.Misc.
WanderHomeLater
com.planet_ink.coffee_mud.Abilities.Misc.
WeakParalysis
com.planet_ink.coffee_mud.Abilities.Misc.
WildTagTurf
com.planet_ink.coffee_mud.Abilities.Misc.
WingFlying
(implements com.planet_ink.coffee_mud.Abilities.interfaces.
HealthCondition
)
com.planet_ink.coffee_mud.Areas.
StdArea
(implements com.planet_ink.coffee_mud.Areas.interfaces.
Area
)
com.planet_ink.coffee_mud.Areas.
StdAutoGenInstance
(implements com.planet_ink.coffee_mud.Areas.interfaces.
AutoGenArea
)
com.planet_ink.coffee_mud.Areas.
StdGridArea
(implements com.planet_ink.coffee_mud.Areas.interfaces.
Area
, com.planet_ink.coffee_mud.Areas.interfaces.
GridZones
)
com.planet_ink.coffee_mud.Areas.
StdThinGridArea
com.planet_ink.coffee_mud.Areas.
StdThinArea
com.planet_ink.coffee_mud.Areas.
StdThinInstance
(implements com.planet_ink.coffee_mud.Areas.interfaces.
SubArea
)
com.planet_ink.coffee_mud.Areas.
SubThinInstance
(implements com.planet_ink.coffee_mud.Areas.interfaces.
SubArea
)
com.planet_ink.coffee_mud.Areas.
StdThinPlanet
(implements com.planet_ink.coffee_mud.core.interfaces.
SpaceObject
)
com.planet_ink.coffee_mud.Areas.
Moon
com.planet_ink.coffee_mud.Areas.
Planet
com.planet_ink.coffee_mud.Areas.
StdTimeZone
com.planet_ink.coffee_mud.Areas.
StdPlanet
(implements com.planet_ink.coffee_mud.core.interfaces.
SpaceObject
)
com.planet_ink.coffee_mud.Areas.
StdArea.AreaInstanceChild
com.planet_ink.coffee_mud.Areas.
StdArea.IStatContext
com.planet_ink.coffee_mud.Behaviors.
StdBehavior
(implements com.planet_ink.coffee_mud.Behaviors.interfaces.
Behavior
)
com.planet_ink.coffee_mud.Behaviors.
ActiveTicker
com.planet_ink.coffee_mud.Behaviors.
AntiVagrant
com.planet_ink.coffee_mud.Behaviors.
CombatAbilities
com.planet_ink.coffee_mud.Behaviors.
Bardness
com.planet_ink.coffee_mud.Behaviors.
Clericness
com.planet_ink.coffee_mud.Behaviors.
Druidness
com.planet_ink.coffee_mud.Behaviors.
Fighterness
com.planet_ink.coffee_mud.Behaviors.
Mageness
com.planet_ink.coffee_mud.Behaviors.
MOBTeacher
com.planet_ink.coffee_mud.Behaviors.
Thiefness
com.planet_ink.coffee_mud.Behaviors.
CorpseEater
com.planet_ink.coffee_mud.Behaviors.
Decay
com.planet_ink.coffee_mud.Behaviors.
DelayedTransporter
com.planet_ink.coffee_mud.Behaviors.
Emoter
com.planet_ink.coffee_mud.Behaviors.
FieryRoom
com.planet_ink.coffee_mud.Behaviors.
FightFlee
com.planet_ink.coffee_mud.Behaviors.
Follower
com.planet_ink.coffee_mud.Behaviors.
GetsAllEquipped
com.planet_ink.coffee_mud.Behaviors.
Healer
com.planet_ink.coffee_mud.Behaviors.
InstantDeath
com.planet_ink.coffee_mud.Behaviors.
ItemGenerator
com.planet_ink.coffee_mud.Behaviors.
Mime
com.planet_ink.coffee_mud.Behaviors.
MOBEater
com.planet_ink.coffee_mud.Behaviors.
MOBHunter
com.planet_ink.coffee_mud.Behaviors.
Mobile
(implements com.planet_ink.coffee_mud.Behaviors.interfaces.
MobileBehavior
)
com.planet_ink.coffee_mud.Behaviors.
MobileAggressive
com.planet_ink.coffee_mud.Behaviors.
MobileGoodGuardian
com.planet_ink.coffee_mud.Behaviors.
MOBReSave
com.planet_ink.coffee_mud.Behaviors.
MovingRoom
com.planet_ink.coffee_mud.Behaviors.
NastyAbilities
com.planet_ink.coffee_mud.Behaviors.
NeutralAbilities
com.planet_ink.coffee_mud.Behaviors.
NiceAbilities
com.planet_ink.coffee_mud.Behaviors.
Patroller
com.planet_ink.coffee_mud.Behaviors.
ProtectedCitizen
com.planet_ink.coffee_mud.Behaviors.
ProtectedCitizens
com.planet_ink.coffee_mud.Behaviors.
RandomItems
com.planet_ink.coffee_mud.Behaviors.
RandomMonsters
com.planet_ink.coffee_mud.Behaviors.
RandomQuests
com.planet_ink.coffee_mud.Behaviors.
RandomTeleporter
com.planet_ink.coffee_mud.Behaviors.
RandomTraps
com.planet_ink.coffee_mud.Behaviors.
ResourceOverride
com.planet_ink.coffee_mud.Behaviors.
Scavenger
com.planet_ink.coffee_mud.Behaviors.
TargetPlayer
com.planet_ink.coffee_mud.Behaviors.
WaterCurrents
com.planet_ink.coffee_mud.Behaviors.
Aggressive
com.planet_ink.coffee_mud.Behaviors.
VeryAggressive
com.planet_ink.coffee_mud.Behaviors.
WimpyAggressive
com.planet_ink.coffee_mud.Behaviors.
AlignHelper
com.planet_ink.coffee_mud.Behaviors.
Arrest
(implements com.planet_ink.coffee_mud.Behaviors.interfaces.
LegalBehavior
)
com.planet_ink.coffee_mud.Behaviors.
Conquerable
com.planet_ink.coffee_mud.Behaviors.
Beggar
com.planet_ink.coffee_mud.Behaviors.
BribeGateGuard
com.planet_ink.coffee_mud.Behaviors.
BrotherHelper
com.planet_ink.coffee_mud.Behaviors.
ClanHelper
com.planet_ink.coffee_mud.Behaviors.
CombatAssister
com.planet_ink.coffee_mud.Behaviors.
CommonSpeaker
com.planet_ink.coffee_mud.Behaviors.
Concierge
com.planet_ink.coffee_mud.Behaviors.
TaxiBehavior
com.planet_ink.coffee_mud.Behaviors.
CorpseLooter
com.planet_ink.coffee_mud.Behaviors.
DoorwayGuardian
com.planet_ink.coffee_mud.Behaviors.
Drowness
com.planet_ink.coffee_mud.Behaviors.
EvilExecutioner
com.planet_ink.coffee_mud.Behaviors.
FaithHelper
com.planet_ink.coffee_mud.Behaviors.
FasterRecovery
com.planet_ink.coffee_mud.Behaviors.
GateGuard
com.planet_ink.coffee_mud.Behaviors.
GoldLooter
com.planet_ink.coffee_mud.Behaviors.
GoodExecutioner
com.planet_ink.coffee_mud.Behaviors.
GoodGuardian
com.planet_ink.coffee_mud.Behaviors.
Guard
com.planet_ink.coffee_mud.Behaviors.
Hireling
com.planet_ink.coffee_mud.Behaviors.
ItemIdentifier
com.planet_ink.coffee_mud.Behaviors.
ItemMender
com.planet_ink.coffee_mud.Behaviors.
ItemRefitter
com.planet_ink.coffee_mud.Behaviors.
LinkedWeather
com.planet_ink.coffee_mud.Behaviors.
MOBHelper
com.planet_ink.coffee_mud.Behaviors.
MoneyChanger
com.planet_ink.coffee_mud.Behaviors.
MudChat
(implements com.planet_ink.coffee_mud.Behaviors.interfaces.
ChattyBehavior
)
com.planet_ink.coffee_mud.Behaviors.
QuestChat
com.planet_ink.coffee_mud.Behaviors.
Nanny
com.planet_ink.coffee_mud.Behaviors.
NoCombatAssist
com.planet_ink.coffee_mud.Behaviors.
ObjectGuardian
com.planet_ink.coffee_mud.Behaviors.
PlayerHelper
com.planet_ink.coffee_mud.Behaviors.
PokerDealer
com.planet_ink.coffee_mud.Behaviors.
PuddleMaker
com.planet_ink.coffee_mud.Behaviors.
WeatherAffects
com.planet_ink.coffee_mud.Behaviors.
RaceHelper
com.planet_ink.coffee_mud.Behaviors.
ResetWhole
com.planet_ink.coffee_mud.Behaviors.
ROMGangMember
com.planet_ink.coffee_mud.Behaviors.
ROMPatrolman
com.planet_ink.coffee_mud.Behaviors.
Sailor
com.planet_ink.coffee_mud.Behaviors.
Scriptable
(implements com.planet_ink.coffee_mud.Common.interfaces.
ScriptingEngine
)
com.planet_ink.coffee_mud.Behaviors.
ScriptableEverymob
(implements com.planet_ink.coffee_mud.Common.interfaces.
ScriptingEngine
)
com.planet_ink.coffee_mud.Behaviors.
Sounder
com.planet_ink.coffee_mud.Behaviors.
TaxCollector
com.planet_ink.coffee_mud.Behaviors.
Vagrant
com.planet_ink.coffee_mud.Behaviors.
Wimpy
com.planet_ink.coffee_mud.Areas.
StdBoardableShip
(implements com.planet_ink.coffee_mud.Areas.interfaces.
Area
, com.planet_ink.coffee_mud.Items.interfaces.
Boardable
, com.planet_ink.coffee_mud.core.interfaces.
PrivateProperty
)
com.planet_ink.coffee_mud.Areas.
StdSpaceShip
(implements com.planet_ink.coffee_mud.Items.interfaces.
SpaceShip
)
com.planet_ink.coffee_mud.CharClasses.
StdCharClass
(implements com.planet_ink.coffee_mud.CharClasses.interfaces.
CharClass
)
com.planet_ink.coffee_mud.CharClasses.
Apprentice
com.planet_ink.coffee_mud.CharClasses.
Archon
(implements com.planet_ink.coffee_mud.Items.interfaces.
ArchonOnly
)
com.planet_ink.coffee_mud.CharClasses.
Artisan
com.planet_ink.coffee_mud.CharClasses.
Barbarian
com.planet_ink.coffee_mud.CharClasses.
Bard
com.planet_ink.coffee_mud.CharClasses.
Beastmaster
com.planet_ink.coffee_mud.CharClasses.
Cavalier
com.planet_ink.coffee_mud.CharClasses.
Charlatan
com.planet_ink.coffee_mud.CharClasses.
Cleric
com.planet_ink.coffee_mud.CharClasses.
Doomsayer
com.planet_ink.coffee_mud.CharClasses.
Healer
com.planet_ink.coffee_mud.CharClasses.
Missionary
com.planet_ink.coffee_mud.CharClasses.
Necromancer
com.planet_ink.coffee_mud.CharClasses.
Oracle
com.planet_ink.coffee_mud.CharClasses.
Purist
com.planet_ink.coffee_mud.CharClasses.
Shaman
com.planet_ink.coffee_mud.CharClasses.
Templar
com.planet_ink.coffee_mud.CharClasses.
Delver
com.planet_ink.coffee_mud.CharClasses.
Druid
com.planet_ink.coffee_mud.CharClasses.
Fighter
com.planet_ink.coffee_mud.CharClasses.
Gaian
com.planet_ink.coffee_mud.CharClasses.
Gaoler
com.planet_ink.coffee_mud.CharClasses.
GenCharClass
com.planet_ink.coffee_mud.CharClasses.
Jester
com.planet_ink.coffee_mud.CharClasses.
Mage
com.planet_ink.coffee_mud.CharClasses.
SpecialistMage
com.planet_ink.coffee_mud.CharClasses.
Abjurer
com.planet_ink.coffee_mud.CharClasses.
Alterer
com.planet_ink.coffee_mud.CharClasses.
Conjurer
com.planet_ink.coffee_mud.CharClasses.
Diviner
com.planet_ink.coffee_mud.CharClasses.
Enchanter
com.planet_ink.coffee_mud.CharClasses.
Evoker
com.planet_ink.coffee_mud.CharClasses.
Illusionist
com.planet_ink.coffee_mud.CharClasses.
Transmuter
com.planet_ink.coffee_mud.CharClasses.
Wizard
com.planet_ink.coffee_mud.CharClasses.
Mer
com.planet_ink.coffee_mud.CharClasses.
Minstrel
com.planet_ink.coffee_mud.CharClasses.
Monk
com.planet_ink.coffee_mud.CharClasses.
Paladin
com.planet_ink.coffee_mud.CharClasses.
PlayerClass
com.planet_ink.coffee_mud.CharClasses.
Prancer
com.planet_ink.coffee_mud.CharClasses.
Qualifier
com.planet_ink.coffee_mud.CharClasses.
Ranger
com.planet_ink.coffee_mud.CharClasses.
Sailor
com.planet_ink.coffee_mud.CharClasses.
Scholar
com.planet_ink.coffee_mud.CharClasses.
SkyWatcher
com.planet_ink.coffee_mud.CharClasses.
Thief
com.planet_ink.coffee_mud.CharClasses.
Arcanist
com.planet_ink.coffee_mud.CharClasses.
Assassin
com.planet_ink.coffee_mud.CharClasses.
Burglar
com.planet_ink.coffee_mud.CharClasses.
Pirate
com.planet_ink.coffee_mud.CharClasses.
Reliquist
com.planet_ink.coffee_mud.CharClasses.
Trapper
com.planet_ink.coffee_mud.Commands.
StdCommand
(implements com.planet_ink.coffee_mud.Commands.interfaces.
Command
)
com.planet_ink.coffee_mud.Commands.
Account
com.planet_ink.coffee_mud.Commands.
Achievements
com.planet_ink.coffee_mud.Commands.
Activate
com.planet_ink.coffee_mud.Commands.
Affect
com.planet_ink.coffee_mud.Commands.
Score
com.planet_ink.coffee_mud.Commands.
AFK
com.planet_ink.coffee_mud.Commands.
After
(implements com.planet_ink.coffee_mud.core.interfaces.
Tickable
)
com.planet_ink.coffee_mud.Commands.
AHelp
com.planet_ink.coffee_mud.Commands.
Alias
com.planet_ink.coffee_mud.Commands.
Announce
com.planet_ink.coffee_mud.Commands.
ANSI
com.planet_ink.coffee_mud.Commands.
Areas
com.planet_ink.coffee_mud.Commands.
As
com.planet_ink.coffee_mud.Commands.
Assist
com.planet_ink.coffee_mud.Commands.
ASync
com.planet_ink.coffee_mud.Commands.
At
com.planet_ink.coffee_mud.Commands.
Goto
com.planet_ink.coffee_mud.Commands.
Link
com.planet_ink.coffee_mud.Commands.
Transfer
com.planet_ink.coffee_mud.Commands.
ATopics
com.planet_ink.coffee_mud.Commands.
Topics
com.planet_ink.coffee_mud.Commands.
AutoAffects
com.planet_ink.coffee_mud.Commands.
AutoAssist
com.planet_ink.coffee_mud.Commands.
AutoDraw
com.planet_ink.coffee_mud.Commands.
AutoExits
com.planet_ink.coffee_mud.Commands.
Autoforward
com.planet_ink.coffee_mud.Commands.
AutoGold
com.planet_ink.coffee_mud.Commands.
AutoGuard
com.planet_ink.coffee_mud.Commands.
AutoImprovement
com.planet_ink.coffee_mud.Commands.
AutoInvoke
com.planet_ink.coffee_mud.Commands.
AutoLoot
com.planet_ink.coffee_mud.Commands.
AutoMap
com.planet_ink.coffee_mud.Commands.
AutoMelee
com.planet_ink.coffee_mud.Commands.
AutoNotify
com.planet_ink.coffee_mud.Commands.
AutoRun
com.planet_ink.coffee_mud.Commands.
AutoWeather
com.planet_ink.coffee_mud.Commands.
Ban
com.planet_ink.coffee_mud.Commands.
Beacon
com.planet_ink.coffee_mud.Commands.
Bid
com.planet_ink.coffee_mud.Commands.
Boot
com.planet_ink.coffee_mud.Commands.
Borrow
com.planet_ink.coffee_mud.Commands.
Brief
com.planet_ink.coffee_mud.Commands.
Buy
com.planet_ink.coffee_mud.Commands.
CalendarCmd
com.planet_ink.coffee_mud.Commands.
Catalog
com.planet_ink.coffee_mud.Commands.
Channel
com.planet_ink.coffee_mud.Commands.
Auction
(implements com.planet_ink.coffee_mud.core.interfaces.
Tickable
)
com.planet_ink.coffee_mud.Commands.
Channels
com.planet_ink.coffee_mud.Commands.
ChanWho
com.planet_ink.coffee_mud.Commands.
CharGen
com.planet_ink.coffee_mud.Commands.
ClanAccept
com.planet_ink.coffee_mud.Commands.
ClanApply
com.planet_ink.coffee_mud.Commands.
ClanAssign
com.planet_ink.coffee_mud.Commands.
ClanCreate
com.planet_ink.coffee_mud.Commands.
ClanDeclare
com.planet_ink.coffee_mud.Commands.
ClanDetails
com.planet_ink.coffee_mud.Commands.
ClanDonateSet
com.planet_ink.coffee_mud.Commands.
ClanDues
com.planet_ink.coffee_mud.Commands.
ClanExile
com.planet_ink.coffee_mud.Commands.
ClanHomeSet
com.planet_ink.coffee_mud.Commands.
ClanKills
com.planet_ink.coffee_mud.Commands.
ClanList
com.planet_ink.coffee_mud.Commands.
ClanMorgueSet
com.planet_ink.coffee_mud.Commands.
ClanMOTD
com.planet_ink.coffee_mud.Commands.
ClanPremise
com.planet_ink.coffee_mud.Commands.
ClanPVPKills
com.planet_ink.coffee_mud.Commands.
ClanQual
com.planet_ink.coffee_mud.Commands.
ClanReject
com.planet_ink.coffee_mud.Commands.
ClanResign
com.planet_ink.coffee_mud.Commands.
ClanTax
com.planet_ink.coffee_mud.Commands.
ClanVote
com.planet_ink.coffee_mud.Commands.
Cloak
com.planet_ink.coffee_mud.Commands.
Close
com.planet_ink.coffee_mud.Commands.
ColorSet
com.planet_ink.coffee_mud.Commands.
CommandJournal
com.planet_ink.coffee_mud.Commands.
Commands
com.planet_ink.coffee_mud.Commands.
Compare
com.planet_ink.coffee_mud.Commands.
Compress
com.planet_ink.coffee_mud.Commands.
Config
com.planet_ink.coffee_mud.Commands.
Consider
com.planet_ink.coffee_mud.Commands.
Copy
com.planet_ink.coffee_mud.Commands.
Create
com.planet_ink.coffee_mud.Commands.
Credits
com.planet_ink.coffee_mud.Commands.
Deactivate
com.planet_ink.coffee_mud.Commands.
DeferCmd
com.planet_ink.coffee_mud.Commands.
Deities
com.planet_ink.coffee_mud.Commands.
Deposit
com.planet_ink.coffee_mud.Commands.
Description
com.planet_ink.coffee_mud.Commands.
Destroy
com.planet_ink.coffee_mud.Commands.
Deviations
com.planet_ink.coffee_mud.Commands.
Dig
com.planet_ink.coffee_mud.Commands.
Disembark
com.planet_ink.coffee_mud.Commands.
Dismount
com.planet_ink.coffee_mud.Commands.
Display
com.planet_ink.coffee_mud.Commands.
Dress
com.planet_ink.coffee_mud.Commands.
DrinkCmd
com.planet_ink.coffee_mud.Commands.
Drop
com.planet_ink.coffee_mud.Commands.
Empty
com.planet_ink.coffee_mud.Commands.
Duel
com.planet_ink.coffee_mud.Commands.
DumpFile
com.planet_ink.coffee_mud.Commands.
Eat
com.planet_ink.coffee_mud.Commands.
Email
com.planet_ink.coffee_mud.Commands.
Emote
com.planet_ink.coffee_mud.Commands.
Equipment
com.planet_ink.coffee_mud.Commands.
Every
com.planet_ink.coffee_mud.Commands.
Examine
com.planet_ink.coffee_mud.Commands.
Exits
com.planet_ink.coffee_mud.Commands.
Experience
com.planet_ink.coffee_mud.Commands.
Expertises
com.planet_ink.coffee_mud.Commands.
Expire
com.planet_ink.coffee_mud.Commands.
Export
com.planet_ink.coffee_mud.Commands.
FactionList
com.planet_ink.coffee_mud.Commands.
Feed
com.planet_ink.coffee_mud.Commands.
Fill
com.planet_ink.coffee_mud.Commands.
Fire
com.planet_ink.coffee_mud.Commands.
Follow
com.planet_ink.coffee_mud.Commands.
NoFollow
com.planet_ink.coffee_mud.Commands.
Formation
com.planet_ink.coffee_mud.Commands.
Friends
com.planet_ink.coffee_mud.Commands.
Gain
com.planet_ink.coffee_mud.Commands.
Gait
com.planet_ink.coffee_mud.Commands.
GConsider
com.planet_ink.coffee_mud.Commands.
Generate
com.planet_ink.coffee_mud.Commands.
Get
com.planet_ink.coffee_mud.Commands.
Draw
com.planet_ink.coffee_mud.Commands.
Give
com.planet_ink.coffee_mud.Commands.
GModify
com.planet_ink.coffee_mud.Commands.
Go
com.planet_ink.coffee_mud.Commands.
Above
com.planet_ink.coffee_mud.Commands.
Aft
com.planet_ink.coffee_mud.Commands.
Back
com.planet_ink.coffee_mud.Commands.
Below
com.planet_ink.coffee_mud.Commands.
Crawl
com.planet_ink.coffee_mud.Commands.
Down
com.planet_ink.coffee_mud.Commands.
East
com.planet_ink.coffee_mud.Commands.
Enter
com.planet_ink.coffee_mud.Commands.
Flee
com.planet_ink.coffee_mud.Commands.
Foreward
com.planet_ink.coffee_mud.Commands.
Left
com.planet_ink.coffee_mud.Commands.
North
com.planet_ink.coffee_mud.Commands.
Northeast
com.planet_ink.coffee_mud.Commands.
Northwest
com.planet_ink.coffee_mud.Commands.
Portside
com.planet_ink.coffee_mud.Commands.
Pull
com.planet_ink.coffee_mud.Commands.
Push
com.planet_ink.coffee_mud.Commands.
Right
com.planet_ink.coffee_mud.Commands.
Run
com.planet_ink.coffee_mud.Commands.
South
com.planet_ink.coffee_mud.Commands.
Southeast
com.planet_ink.coffee_mud.Commands.
Southwest
com.planet_ink.coffee_mud.Commands.
Starboard
com.planet_ink.coffee_mud.Commands.
TypeCmd
com.planet_ink.coffee_mud.Commands.
Up
com.planet_ink.coffee_mud.Commands.
West
com.planet_ink.coffee_mud.Commands.
Group
com.planet_ink.coffee_mud.Commands.
GTell
com.planet_ink.coffee_mud.Commands.
Help
com.planet_ink.coffee_mud.Commands.
HelpList
com.planet_ink.coffee_mud.Commands.
Hire
com.planet_ink.coffee_mud.Commands.
History
com.planet_ink.coffee_mud.Commands.
Hold
com.planet_ink.coffee_mud.Commands.
I3Cmd
com.planet_ink.coffee_mud.Commands.
Ignore
com.planet_ink.coffee_mud.Commands.
IMC2
com.planet_ink.coffee_mud.Commands.
Import
com.planet_ink.coffee_mud.Commands.
Inventory
com.planet_ink.coffee_mud.Commands.
Wealth
com.planet_ink.coffee_mud.Commands.
Worth
com.planet_ink.coffee_mud.Commands.
JConsole
com.planet_ink.coffee_mud.Commands.
JRun
com.planet_ink.coffee_mud.Commands.
Kill
com.planet_ink.coffee_mud.Commands.
Knock
com.planet_ink.coffee_mud.Commands.
Learn
com.planet_ink.coffee_mud.Commands.
Leave
com.planet_ink.coffee_mud.Commands.
LineWrap
com.planet_ink.coffee_mud.Commands.
ListCmd
com.planet_ink.coffee_mud.Commands.
Load
com.planet_ink.coffee_mud.Commands.
Lock
com.planet_ink.coffee_mud.Commands.
Logoff
com.planet_ink.coffee_mud.Commands.
Look
com.planet_ink.coffee_mud.Commands.
Mend
com.planet_ink.coffee_mud.Commands.
Merge
com.planet_ink.coffee_mud.Commands.
MetaMsgCommand
com.planet_ink.coffee_mud.Commands.
Modify
com.planet_ink.coffee_mud.Commands.
Mood
com.planet_ink.coffee_mud.Commands.
MOTD
com.planet_ink.coffee_mud.Commands.
Mount
com.planet_ink.coffee_mud.Commands.
MPCommand
com.planet_ink.coffee_mud.Commands.
MPRun
com.planet_ink.coffee_mud.Commands.
MXP
com.planet_ink.coffee_mud.Commands.
NoANSI
com.planet_ink.coffee_mud.Commands.
NoBattleSpam
com.planet_ink.coffee_mud.Commands.
NoChannel
com.planet_ink.coffee_mud.Commands.
NOMXP
com.planet_ink.coffee_mud.Commands.
NoPurge
com.planet_ink.coffee_mud.Commands.
NoSell
com.planet_ink.coffee_mud.Commands.
NoSounds
com.planet_ink.coffee_mud.Commands.
NoTeach
com.planet_ink.coffee_mud.Commands.
Open
com.planet_ink.coffee_mud.Commands.
Order
com.planet_ink.coffee_mud.Commands.
OutFit
com.planet_ink.coffee_mud.Commands.
Package
com.planet_ink.coffee_mud.Commands.
PageBreak
com.planet_ink.coffee_mud.Commands.
Password
com.planet_ink.coffee_mud.Commands.
Pause
com.planet_ink.coffee_mud.Commands.
PlayerKill
com.planet_ink.coffee_mud.Commands.
PollCmd
com.planet_ink.coffee_mud.Commands.
Poof
com.planet_ink.coffee_mud.Commands.
Pose
com.planet_ink.coffee_mud.Commands.
Possess
com.planet_ink.coffee_mud.Commands.
Pour
com.planet_ink.coffee_mud.Commands.
Practice
com.planet_ink.coffee_mud.Commands.
PreviousCmd
com.planet_ink.coffee_mud.Commands.
Prompt
com.planet_ink.coffee_mud.Commands.
Purge
com.planet_ink.coffee_mud.Commands.
Put
com.planet_ink.coffee_mud.Commands.
Questwins
com.planet_ink.coffee_mud.Commands.
Quiet
com.planet_ink.coffee_mud.Commands.
Quit
com.planet_ink.coffee_mud.Commands.
Read
com.planet_ink.coffee_mud.Commands.
Rebuke
com.planet_ink.coffee_mud.Commands.
Remort
com.planet_ink.coffee_mud.Commands.
Remove
com.planet_ink.coffee_mud.Commands.
Replay
com.planet_ink.coffee_mud.Commands.
Reply
com.planet_ink.coffee_mud.Commands.
Reset
com.planet_ink.coffee_mud.Commands.
Restring
com.planet_ink.coffee_mud.Commands.
Retire
com.planet_ink.coffee_mud.Commands.
Rules
com.planet_ink.coffee_mud.Commands.
Save
com.planet_ink.coffee_mud.Commands.
Say
com.planet_ink.coffee_mud.Commands.
Sell
com.planet_ink.coffee_mud.Commands.
Serve
com.planet_ink.coffee_mud.Commands.
SetCmd
com.planet_ink.coffee_mud.Commands.
Sheath
com.planet_ink.coffee_mud.Commands.
Shell
com.planet_ink.coffee_mud.Commands.
Shutdown
(implements com.planet_ink.coffee_mud.core.interfaces.
Tickable
)
com.planet_ink.coffee_mud.Commands.
Sit
com.planet_ink.coffee_mud.Commands.
Skills
com.planet_ink.coffee_mud.Commands.
Abilities
com.planet_ink.coffee_mud.Commands.
Chants
com.planet_ink.coffee_mud.Commands.
Languages
com.planet_ink.coffee_mud.Commands.
Powers
com.planet_ink.coffee_mud.Commands.
Prayers
com.planet_ink.coffee_mud.Commands.
Qualify
com.planet_ink.coffee_mud.Commands.
Report
com.planet_ink.coffee_mud.Commands.
Songs
com.planet_ink.coffee_mud.Commands.
Spells
com.planet_ink.coffee_mud.Commands.
Stat
com.planet_ink.coffee_mud.Commands.
WillQualify
com.planet_ink.coffee_mud.Commands.
Sleep
(implements com.planet_ink.coffee_mud.core.interfaces.
Tickable
)
com.planet_ink.coffee_mud.Commands.
Sniff
com.planet_ink.coffee_mud.Commands.
Snoop
com.planet_ink.coffee_mud.Commands.
SocialsCmd
com.planet_ink.coffee_mud.Commands.
Sounds
com.planet_ink.coffee_mud.Commands.
Split
com.planet_ink.coffee_mud.Commands.
Stand
com.planet_ink.coffee_mud.Commands.
Subscribe
com.planet_ink.coffee_mud.Commands.
Switch
com.planet_ink.coffee_mud.Commands.
SysMsgs
com.planet_ink.coffee_mud.Commands.
Take
com.planet_ink.coffee_mud.Commands.
Teach
com.planet_ink.coffee_mud.Commands.
Tell
com.planet_ink.coffee_mud.Commands.
Template
com.planet_ink.coffee_mud.Commands.
Test
com.planet_ink.coffee_mud.Commands.
Throw
com.planet_ink.coffee_mud.Commands.
TickTock
com.planet_ink.coffee_mud.Commands.
Time
com.planet_ink.coffee_mud.Commands.
Title
com.planet_ink.coffee_mud.Commands.
Top
com.planet_ink.coffee_mud.Commands.
TrailTo
com.planet_ink.coffee_mud.Commands.
Train
com.planet_ink.coffee_mud.Commands.
Undress
com.planet_ink.coffee_mud.Commands.
UnLink
com.planet_ink.coffee_mud.Commands.
Unload
com.planet_ink.coffee_mud.Commands.
Unlock
com.planet_ink.coffee_mud.Commands.
Value
com.planet_ink.coffee_mud.Commands.
Vassals
com.planet_ink.coffee_mud.Commands.
Ver
com.planet_ink.coffee_mud.Commands.
View
com.planet_ink.coffee_mud.Commands.
Visible
com.planet_ink.coffee_mud.Commands.
Wake
com.planet_ink.coffee_mud.Commands.
Wear
com.planet_ink.coffee_mud.Commands.
Weather
com.planet_ink.coffee_mud.Commands.
Where
com.planet_ink.coffee_mud.Commands.
Whisper
com.planet_ink.coffee_mud.Commands.
Who
com.planet_ink.coffee_mud.Commands.
ClanWho
com.planet_ink.coffee_mud.Commands.
WhoIs
com.planet_ink.coffee_mud.Commands.
Wield
com.planet_ink.coffee_mud.Commands.
Wimpy
com.planet_ink.coffee_mud.Commands.
Withdraw
com.planet_ink.coffee_mud.Commands.
WizEmote
com.planet_ink.coffee_mud.Commands.
WizInv
com.planet_ink.coffee_mud.Commands.
WizList
com.planet_ink.coffee_mud.Commands.
Xml
com.planet_ink.coffee_mud.Commands.
Yell
com.planet_ink.coffee_mud.Exits.
StdExit
(implements com.planet_ink.coffee_mud.Exits.interfaces.
Exit
)
com.planet_ink.coffee_mud.Exits.
AjarDoor
com.planet_ink.coffee_mud.Exits.
ClimbableExit
com.planet_ink.coffee_mud.Exits.
FlyingExit
com.planet_ink.coffee_mud.Exits.
GapExit
com.planet_ink.coffee_mud.Exits.
GenExit
(implements com.planet_ink.coffee_mud.core.interfaces.
Modifiable
)
com.planet_ink.coffee_mud.Exits.
GenAirLock
com.planet_ink.coffee_mud.Exits.
GenCurtain
com.planet_ink.coffee_mud.Exits.
GenDoor
com.planet_ink.coffee_mud.Exits.
Impassable
com.planet_ink.coffee_mud.Exits.
OpenDescriptable
com.planet_ink.coffee_mud.Exits.
StdClosedDoorway
com.planet_ink.coffee_mud.Exits.
Door
com.planet_ink.coffee_mud.Exits.
Gate
com.planet_ink.coffee_mud.Exits.
LockedGate
com.planet_ink.coffee_mud.Exits.
Grate
com.planet_ink.coffee_mud.Exits.
HiddenClosedDoorway
com.planet_ink.coffee_mud.Exits.
NeedleDoor
com.planet_ink.coffee_mud.Exits.
StdLockedDoorway
com.planet_ink.coffee_mud.Exits.
LockedDoor
com.planet_ink.coffee_mud.Exits.
TrappedLockedDoor
com.planet_ink.coffee_mud.Exits.
TrappedDoor
com.planet_ink.coffee_mud.Exits.
StdOpenDoorway
com.planet_ink.coffee_mud.Exits.
NamedRedirectable
com.planet_ink.coffee_mud.Exits.
Open
com.planet_ink.coffee_mud.Exits.
HiddenWalkway
com.planet_ink.coffee_mud.Exits.
Skyway
com.planet_ink.coffee_mud.Exits.
UnseenWalkway
com.planet_ink.coffee_mud.Exits.
OpenNameable
com.planet_ink.coffee_mud.Exits.
OpenPrepositional
(implements com.planet_ink.coffee_mud.Exits.interfaces.
PrepositionExit
)
com.planet_ink.coffee_mud.Exits.
PitOpen
com.planet_ink.coffee_mud.Items.Basic.
StdItem
(implements com.planet_ink.coffee_mud.Items.interfaces.
Item
)
com.planet_ink.coffee_mud.Items.MiscMagic.
CubicGate
(implements com.planet_ink.coffee_mud.Items.interfaces.
MiscMagic
)
com.planet_ink.coffee_mud.Items.MiscMagic.
DruidicMonument
(implements com.planet_ink.coffee_mud.Items.interfaces.
MiscMagic
)
com.planet_ink.coffee_mud.Items.Basic.
Gem
com.planet_ink.coffee_mud.Items.Basic.
GenAmmunition
(implements com.planet_ink.coffee_mud.Items.interfaces.
Ammunition
)
com.planet_ink.coffee_mud.Items.Basic.
GenItem
com.planet_ink.coffee_mud.Items.Basic.
GenCaged
(implements com.planet_ink.coffee_mud.Items.interfaces.
CagedAnimal
)
com.planet_ink.coffee_mud.Items.Basic.
GenCoins
(implements com.planet_ink.coffee_mud.Items.interfaces.
Coins
)
com.planet_ink.coffee_mud.Items.Basic.
GenFixture
com.planet_ink.coffee_mud.Items.Basic.
GenInstrument
(implements com.planet_ink.coffee_mud.Items.interfaces.
MusicalInstrument
)
com.planet_ink.coffee_mud.Items.Basic.
GenKey
(implements com.planet_ink.coffee_mud.Items.interfaces.
DoorKey
)
com.planet_ink.coffee_mud.Items.MiscMagic.
GenMagicInstrument
(implements com.planet_ink.coffee_mud.Items.interfaces.
MiscMagic
, com.planet_ink.coffee_mud.Items.interfaces.
MusicalInstrument
, com.planet_ink.coffee_mud.Items.interfaces.
Wand
)
com.planet_ink.coffee_mud.Items.Basic.
GenMirror
com.planet_ink.coffee_mud.Items.Basic.
GenPackagedItems
(implements com.planet_ink.coffee_mud.Items.interfaces.
PackagedItems
)
com.planet_ink.coffee_mud.Items.Basic.
GenPackagedStack
(implements com.planet_ink.coffee_mud.Items.interfaces.
PackagedItems
)
com.planet_ink.coffee_mud.Items.Basic.
GenPackagedVariety
(implements com.planet_ink.coffee_mud.Items.interfaces.
PackagedItems
)
com.planet_ink.coffee_mud.Items.Basic.
GenReadable
com.planet_ink.coffee_mud.Items.Basic.
GenRecipe
(implements com.planet_ink.coffee_mud.Items.interfaces.
RecipesBook
)
com.planet_ink.coffee_mud.Items.Basic.
Parchment
com.planet_ink.coffee_mud.Items.Basic.
GenResource
(implements com.planet_ink.coffee_mud.Items.interfaces.
RawMaterial
)
com.planet_ink.coffee_mud.Items.Basic.
GenRuinedItem
com.planet_ink.coffee_mud.Items.Basic.
LightSource
(implements com.planet_ink.coffee_mud.Items.interfaces.
Light
)
com.planet_ink.coffee_mud.Items.Basic.
GenLightSource
com.planet_ink.coffee_mud.Items.Basic.
GenLantern
(implements com.planet_ink.coffee_mud.core.interfaces.
LiquidHolder
)
com.planet_ink.coffee_mud.Items.Basic.
Lantern
com.planet_ink.coffee_mud.Items.Basic.
Torch
com.planet_ink.coffee_mud.Items.MiscMagic.
ManualAdvancement
(implements com.planet_ink.coffee_mud.Items.interfaces.
ArchonOnly
, com.planet_ink.coffee_mud.Items.interfaces.
MiscMagic
)
com.planet_ink.coffee_mud.Items.MiscMagic.
ManualArchon
(implements com.planet_ink.coffee_mud.Items.interfaces.
ArchonOnly
, com.planet_ink.coffee_mud.Items.interfaces.
MiscMagic
)
com.planet_ink.coffee_mud.Items.MiscMagic.
ManualClasses
(implements com.planet_ink.coffee_mud.Items.interfaces.
ArchonOnly
, com.planet_ink.coffee_mud.Items.interfaces.
MiscMagic
)
com.planet_ink.coffee_mud.Items.MiscMagic.
PracticePoint
(implements com.planet_ink.coffee_mud.Items.interfaces.
MiscMagic
)
com.planet_ink.coffee_mud.Items.Basic.
QuestPoint
com.planet_ink.coffee_mud.Items.Basic.
Ring
com.planet_ink.coffee_mud.Items.Basic.
Ring_Ornamental
com.planet_ink.coffee_mud.Items.MiscMagic.
Ring_Protection
(implements com.planet_ink.coffee_mud.Items.interfaces.
MiscMagic
)
com.planet_ink.coffee_mud.Items.MiscMagic.
RingOfColdProtection
(implements com.planet_ink.coffee_mud.Items.interfaces.
MiscMagic
)
com.planet_ink.coffee_mud.Items.MiscMagic.
RingOfElectricity
(implements com.planet_ink.coffee_mud.Items.interfaces.
MiscMagic
)
com.planet_ink.coffee_mud.Items.MiscMagic.
RingOfFortitude
(implements com.planet_ink.coffee_mud.Items.interfaces.
MiscMagic
)
com.planet_ink.coffee_mud.Items.MiscMagic.
RingOfJustice
(implements com.planet_ink.coffee_mud.Items.interfaces.
MiscMagic
)
com.planet_ink.coffee_mud.Items.MiscMagic.
RingOfMagicResistance
(implements com.planet_ink.coffee_mud.Items.interfaces.
MiscMagic
)
com.planet_ink.coffee_mud.Items.Basic.
StdBook
(implements com.planet_ink.coffee_mud.Items.interfaces.
Book
)
com.planet_ink.coffee_mud.Items.Basic.
GenBook
com.planet_ink.coffee_mud.Items.Basic.
StdPlayerBook
com.planet_ink.coffee_mud.Items.Basic.
GenPlayerBook
com.planet_ink.coffee_mud.Items.ClanItems.
StdClanFlag
(implements com.planet_ink.coffee_mud.Items.interfaces.
ClanItem
)
com.planet_ink.coffee_mud.Items.ClanItems.
GenClanFlag
com.planet_ink.coffee_mud.Items.ClanItems.
StdClanItem
(implements com.planet_ink.coffee_mud.Items.interfaces.
ClanItem
)
com.planet_ink.coffee_mud.Items.ClanItems.
GenClanItem
com.planet_ink.coffee_mud.Items.ClanItems.
StdClanApron
com.planet_ink.coffee_mud.Items.ClanItems.
GenClanApron
com.planet_ink.coffee_mud.Items.ClanItems.
StdClanCard
com.planet_ink.coffee_mud.Items.ClanItems.
GenClanCard
com.planet_ink.coffee_mud.Items.ClanItems.
StdClanCommonItem
com.planet_ink.coffee_mud.Items.ClanItems.
GenClanCommonItem
com.planet_ink.coffee_mud.Items.ClanItems.
StdClanDonationList
com.planet_ink.coffee_mud.Items.ClanItems.
GenClanDonationList
com.planet_ink.coffee_mud.Items.ClanItems.
StdClanPamphlet
com.planet_ink.coffee_mud.Items.ClanItems.
GenClanPamphlet
com.planet_ink.coffee_mud.Items.ClanItems.
StdClanSpecialItem
com.planet_ink.coffee_mud.Items.ClanItems.
GenClanSpecialItem
com.planet_ink.coffee_mud.Items.Basic.
StdCoins
(implements com.planet_ink.coffee_mud.Items.interfaces.
Coins
)
com.planet_ink.coffee_mud.Items.Basic.
StdContainer
(implements com.planet_ink.coffee_mud.Items.interfaces.
Container
)
com.planet_ink.coffee_mud.Items.Basic.
CloseableContainer
com.planet_ink.coffee_mud.Items.Basic.
Backpack
com.planet_ink.coffee_mud.Items.Basic.
GenContainer
com.planet_ink.coffee_mud.Items.Basic.
Corpse
(implements com.planet_ink.coffee_mud.Items.interfaces.
DeadBody
)
com.planet_ink.coffee_mud.Items.Basic.
GenCorpse
com.planet_ink.coffee_mud.Items.Basic.
GenGiftContainer
com.planet_ink.coffee_mud.Items.Basic.
GenStove
(implements com.planet_ink.coffee_mud.Items.interfaces.
FuelConsumer
, com.planet_ink.coffee_mud.Items.interfaces.
Light
)
com.planet_ink.coffee_mud.Items.Basic.
HoleInTheGround
com.planet_ink.coffee_mud.Items.Basic.
LargeSack
com.planet_ink.coffee_mud.Items.Basic.
LockableContainer
com.planet_ink.coffee_mud.Items.Basic.
LargeChest
com.planet_ink.coffee_mud.Items.Basic.
NeedleChest
com.planet_ink.coffee_mud.Items.Basic.
TrappedChest
com.planet_ink.coffee_mud.Items.Basic.
SmallChest
com.planet_ink.coffee_mud.Items.Basic.
SmallSack
com.planet_ink.coffee_mud.Items.MiscMagic.
BagOfHolding
(implements com.planet_ink.coffee_mud.Items.interfaces.
MiscMagic
)
com.planet_ink.coffee_mud.Items.MiscMagic.
BagOfEndlessness
(implements com.planet_ink.coffee_mud.Items.interfaces.
ArchonOnly
)
com.planet_ink.coffee_mud.Items.MiscMagic.
GenBagOfEndlessness
com.planet_ink.coffee_mud.Items.MiscMagic.
GoodyBag
(implements com.planet_ink.coffee_mud.Items.interfaces.
ArchonOnly
)
com.planet_ink.coffee_mud.Items.MiscMagic.
Ingredients
com.planet_ink.coffee_mud.Items.MiscMagic.
GenBagOfHolding
com.planet_ink.coffee_mud.Items.MiscMagic.
HerbChest
com.planet_ink.coffee_mud.Items.MiscMagic.
PortableHole
com.planet_ink.coffee_mud.Items.Armor.
StdArmor
(implements com.planet_ink.coffee_mud.Items.interfaces.
Armor
)
com.planet_ink.coffee_mud.Items.Armor.
BandedArmor
com.planet_ink.coffee_mud.Items.Armor.
ChainMailArmor
com.planet_ink.coffee_mud.Items.Armor.
ChainMailVest
com.planet_ink.coffee_mud.Items.Armor.
Dress
com.planet_ink.coffee_mud.Items.Armor.
DrowChainMailArmor
com.planet_ink.coffee_mud.Items.Armor.
EternityBarkArmor
com.planet_ink.coffee_mud.Items.Armor.
EternityLeafArmor
com.planet_ink.coffee_mud.Items.Armor.
FieldPlate
com.planet_ink.coffee_mud.Items.Armor.
FullPlate
com.planet_ink.coffee_mud.Items.Armor.
GenArmor
com.planet_ink.coffee_mud.Items.Armor.
GenBelt
com.planet_ink.coffee_mud.Items.Armor.
GenCloak
com.planet_ink.coffee_mud.Items.Armor.
GenDress
com.planet_ink.coffee_mud.Items.Armor.
GenGangline
com.planet_ink.coffee_mud.Items.Armor.
GenPants
com.planet_ink.coffee_mud.Items.Armor.
GenShield
(implements com.planet_ink.coffee_mud.Items.interfaces.
Shield
)
com.planet_ink.coffee_mud.Items.Armor.
GenShirt
com.planet_ink.coffee_mud.Items.Armor.
GenShoes
com.planet_ink.coffee_mud.Items.Armor.
Shirt
com.planet_ink.coffee_mud.Items.Armor.
GlovesSpeed
com.planet_ink.coffee_mud.Items.Armor.
GlowingMageArmor
com.planet_ink.coffee_mud.Items.Armor.
GreatHelm
com.planet_ink.coffee_mud.Items.Armor.
Hat
com.planet_ink.coffee_mud.Items.Armor.
Hat_Intelligence
com.planet_ink.coffee_mud.Items.Armor.
Helmet
com.planet_ink.coffee_mud.Items.Armor.
HideArmor
com.planet_ink.coffee_mud.Items.Armor.
Hood
com.planet_ink.coffee_mud.Items.Armor.
LeatherArmor
com.planet_ink.coffee_mud.Items.Armor.
LeatherBoots
com.planet_ink.coffee_mud.Items.Armor.
LeatherBracers
com.planet_ink.coffee_mud.Items.Armor.
LeatherCap
com.planet_ink.coffee_mud.Items.Armor.
LeatherGauntlets
com.planet_ink.coffee_mud.Items.Armor.
MetalBracers
com.planet_ink.coffee_mud.Items.Armor.
MichaelsMithrilChain
com.planet_ink.coffee_mud.Items.Armor.
PaddedArmor
com.planet_ink.coffee_mud.Items.Armor.
Pants
com.planet_ink.coffee_mud.Items.Armor.
RingMail
com.planet_ink.coffee_mud.Items.Armor.
Robes
com.planet_ink.coffee_mud.Items.Armor.
ScaleMail
com.planet_ink.coffee_mud.Items.Armor.
Shoes
com.planet_ink.coffee_mud.Items.Armor.
SplintMail
com.planet_ink.coffee_mud.Items.ClanItems.
StdClanArmor
(implements com.planet_ink.coffee_mud.Items.interfaces.
ClanItem
)
com.planet_ink.coffee_mud.Items.ClanItems.
GenClanArmor
com.planet_ink.coffee_mud.Items.ClanItems.
StdClanConcierge
com.planet_ink.coffee_mud.Items.ClanItems.
GenClanConcierge
com.planet_ink.coffee_mud.Items.ClanItems.
StdClanTabbard
com.planet_ink.coffee_mud.Items.ClanItems.
GenClanTabbard
com.planet_ink.coffee_mud.Items.ClanItems.
StdClanSailorsCap
(implements com.planet_ink.coffee_mud.Items.interfaces.
ClanItem
)
com.planet_ink.coffee_mud.Items.ClanItems.
GenClanSailorsCap
com.planet_ink.coffee_mud.Items.Armor.
StdShield
(implements com.planet_ink.coffee_mud.Items.interfaces.
Armor
, com.planet_ink.coffee_mud.Items.interfaces.
Shield
)
com.planet_ink.coffee_mud.Items.Armor.
EternityLeafShield
com.planet_ink.coffee_mud.Items.Armor.
SteelGauntlets
com.planet_ink.coffee_mud.Items.Armor.
StuddedLeatherArmor
com.planet_ink.coffee_mud.Items.Armor.
ThreadbareRobes
com.planet_ink.coffee_mud.Items.Armor.
WalkingBoots
com.planet_ink.coffee_mud.Items.Basic.
StdCage
com.planet_ink.coffee_mud.Items.Basic.
GenCage
com.planet_ink.coffee_mud.Items.ClanItems.
StdClanContainer
(implements com.planet_ink.coffee_mud.Items.interfaces.
ClanItem
)
com.planet_ink.coffee_mud.Items.ClanItems.
GenClanContainer
com.planet_ink.coffee_mud.Items.ClanItems.
StdClanCommonContainer
com.planet_ink.coffee_mud.Items.ClanItems.
GenClanCommonContainer
com.planet_ink.coffee_mud.Items.Basic.
StdDrink
(implements com.planet_ink.coffee_mud.core.interfaces.
Drink
, com.planet_ink.coffee_mud.Items.interfaces.
Item
)
com.planet_ink.coffee_mud.Items.Basic.
GenDrink
com.planet_ink.coffee_mud.Items.Basic.
GenEmptyDrink
com.planet_ink.coffee_mud.Items.Basic.
GenLiquidResource
(implements com.planet_ink.coffee_mud.core.interfaces.
Drink
, com.planet_ink.coffee_mud.Items.interfaces.
RawMaterial
)
com.planet_ink.coffee_mud.Items.MiscMagic.
GenMultiPotion
(implements com.planet_ink.coffee_mud.Items.interfaces.
Potion
)
com.planet_ink.coffee_mud.Items.Basic.
GenWater
com.planet_ink.coffee_mud.Items.Basic.
GenFountain
com.planet_ink.coffee_mud.Items.MiscMagic.
LifeFountain
(implements com.planet_ink.coffee_mud.Items.interfaces.
MiscMagic
)
com.planet_ink.coffee_mud.Items.Basic.
OilFlask
com.planet_ink.coffee_mud.Items.Basic.
Pan
com.planet_ink.coffee_mud.Items.Basic.
Pot
com.planet_ink.coffee_mud.Items.Basic.
Spring
com.planet_ink.coffee_mud.Items.Basic.
StdPerfume
(implements com.planet_ink.coffee_mud.Items.interfaces.
Perfume
)
com.planet_ink.coffee_mud.Items.Basic.
GenPerfume
com.planet_ink.coffee_mud.Items.MiscMagic.
StdPotion
(implements com.planet_ink.coffee_mud.Items.interfaces.
Potion
)
com.planet_ink.coffee_mud.Items.MiscMagic.
GenPotion
com.planet_ink.coffee_mud.Items.Basic.
Waterskin
com.planet_ink.coffee_mud.Items.Basic.
Wineskin
com.planet_ink.coffee_mud.Items.BasicTech.
StdElecContainer
(implements com.planet_ink.coffee_mud.Items.interfaces.
Electronics
)
com.planet_ink.coffee_mud.Items.BasicTech.
GenElecContainer
com.planet_ink.coffee_mud.Items.CompTech.
StdElecCompContainer
(implements com.planet_ink.coffee_mud.Items.interfaces.
TechComponent
)
com.planet_ink.coffee_mud.Items.CompTech.
StdCompFuelConsumer
(implements com.planet_ink.coffee_mud.Items.interfaces.
FuelConsumer
)
com.planet_ink.coffee_mud.Items.CompTech.
StdCompGenerator
(implements com.planet_ink.coffee_mud.Items.interfaces.
PowerGenerator
)
com.planet_ink.coffee_mud.Items.CompTech.
GenCompGenerator
com.planet_ink.coffee_mud.Items.CompTech.
StdShipEngine
(implements com.planet_ink.coffee_mud.Items.interfaces.
ShipEngine
)
com.planet_ink.coffee_mud.Items.CompTech.
GenShipEngine
com.planet_ink.coffee_mud.Items.CompTech.
StdShipThruster
(implements com.planet_ink.coffee_mud.Items.interfaces.
ShipEngine
)
com.planet_ink.coffee_mud.Items.CompTech.
GenShipThruster
com.planet_ink.coffee_mud.Items.CompTech.
StdCompLauncher
(implements com.planet_ink.coffee_mud.Items.interfaces.
ElecPanel
, com.planet_ink.coffee_mud.Items.interfaces.
ShipDirectional
, com.planet_ink.coffee_mud.Items.interfaces.
TechComponent
)
com.planet_ink.coffee_mud.Items.CompTech.
GenCompLauncher
com.planet_ink.coffee_mud.Items.CompTech.
StdCompPanel
(implements com.planet_ink.coffee_mud.Items.interfaces.
ElecPanel
, com.planet_ink.coffee_mud.Items.interfaces.
TechComponent
)
com.planet_ink.coffee_mud.Items.CompTech.
GenShipPanel
com.planet_ink.coffee_mud.Items.BasicTech.
StdElecPanel
(implements com.planet_ink.coffee_mud.Items.interfaces.
ElecPanel
)
com.planet_ink.coffee_mud.Items.BasicTech.
GenElecPanel
com.planet_ink.coffee_mud.Items.BasicTech.
StdTriCorder
(implements com.planet_ink.coffee_mud.Items.interfaces.
Computer
)
com.planet_ink.coffee_mud.Items.BasicTech.
GenTriCorder
com.planet_ink.coffee_mud.Items.MiscMagic.
StdHandOfCards
(implements com.planet_ink.coffee_mud.Items.interfaces.
HandOfCards
, com.planet_ink.coffee_mud.Items.interfaces.
MiscMagic
)
com.planet_ink.coffee_mud.Items.MiscMagic.
StdDeckOfCards
(implements com.planet_ink.coffee_mud.Items.interfaces.
DeckOfCards
)
com.planet_ink.coffee_mud.Items.Basic.
StdPortal
(implements com.planet_ink.coffee_mud.Exits.interfaces.
Exit
, com.planet_ink.coffee_mud.core.interfaces.
Rideable
)
com.planet_ink.coffee_mud.Items.Basic.
GenPortal
com.planet_ink.coffee_mud.Items.Basic.
GenMobilePortal
(implements com.planet_ink.coffee_mud.Exits.interfaces.
Exit
, com.planet_ink.coffee_mud.core.interfaces.
Rideable
)
com.planet_ink.coffee_mud.Items.Basic.
StdBoardable
(implements com.planet_ink.coffee_mud.Items.interfaces.
Boardable
, com.planet_ink.coffee_mud.core.interfaces.
PrivateProperty
)
com.planet_ink.coffee_mud.Items.Basic.
GenBoardable
com.planet_ink.coffee_mud.Items.BasicTech.
GenSpaceShip
(implements com.planet_ink.coffee_mud.Items.interfaces.
Electronics
, com.planet_ink.coffee_mud.Items.interfaces.
SpaceShip
)
com.planet_ink.coffee_mud.Items.Basic.
StdSiegableBoardable
(implements com.planet_ink.coffee_mud.Items.interfaces.
SiegableItem
)
com.planet_ink.coffee_mud.Items.Basic.
GenSiegableBoardable
com.planet_ink.coffee_mud.Items.Basic.
GenCastle
com.planet_ink.coffee_mud.Items.ClanItems.
GenClanCastle
(implements com.planet_ink.coffee_mud.Items.interfaces.
ClanItem
)
com.planet_ink.coffee_mud.Items.Basic.
StdNavigableBoardable
(implements com.planet_ink.coffee_mud.Items.interfaces.
NavigableItem
)
com.planet_ink.coffee_mud.Items.Basic.
GenNavigableBoardable
com.planet_ink.coffee_mud.Items.Basic.
GenCaravan
com.planet_ink.coffee_mud.Items.Basic.
GenSailingShip
com.planet_ink.coffee_mud.Items.Basic.
StdGrapples
com.planet_ink.coffee_mud.Items.Basic.
GenGrapples
com.planet_ink.coffee_mud.Items.Basic.
StdRideable
(implements com.planet_ink.coffee_mud.core.interfaces.
Rideable
)
com.planet_ink.coffee_mud.Items.Basic.
Boat
com.planet_ink.coffee_mud.Items.Basic.
Chair
com.planet_ink.coffee_mud.Items.Basic.
GenRideable
com.planet_ink.coffee_mud.Items.Basic.
Bed
com.planet_ink.coffee_mud.Items.Basic.
GenBed
com.planet_ink.coffee_mud.Items.Basic.
GenBoat
(implements com.planet_ink.coffee_mud.Items.interfaces.
SiegableItem
)
com.planet_ink.coffee_mud.Items.Basic.
GenChair
com.planet_ink.coffee_mud.Items.Basic.
GenFurniture
com.planet_ink.coffee_mud.Items.Basic.
GenPiano
(implements com.planet_ink.coffee_mud.Items.interfaces.
MusicalInstrument
)
com.planet_ink.coffee_mud.Items.Basic.
GenScale
com.planet_ink.coffee_mud.Items.Basic.
GenTable
com.planet_ink.coffee_mud.Items.Basic.
GenTent
com.planet_ink.coffee_mud.Items.Basic.
HorseCart
com.planet_ink.coffee_mud.Items.Basic.
StdCageRideable
com.planet_ink.coffee_mud.Items.Basic.
GenCageRideable
com.planet_ink.coffee_mud.Items.CompTech.
StdComputerConsole
(implements com.planet_ink.coffee_mud.Items.interfaces.
Computer
, com.planet_ink.coffee_mud.Items.interfaces.
ElecPanel
, com.planet_ink.coffee_mud.Items.interfaces.
TechComponent
)
com.planet_ink.coffee_mud.Items.CompTech.
GenComputerConsole
com.planet_ink.coffee_mud.Items.Weapons.
StdSiegeWeapon
(implements com.planet_ink.coffee_mud.Items.interfaces.
AmmunitionWeapon
, com.planet_ink.coffee_mud.Items.interfaces.
SiegableItem
)
com.planet_ink.coffee_mud.Items.Weapons.
GenSiegeWeapon
com.planet_ink.coffee_mud.Items.BasicTech.
GenCannon
(implements com.planet_ink.coffee_mud.Items.interfaces.
Technical
)
com.planet_ink.coffee_mud.Items.Basic.
StdTub
(implements com.planet_ink.coffee_mud.core.interfaces.
Drink
)
com.planet_ink.coffee_mud.Items.Basic.
GenTub
com.planet_ink.coffee_mud.Items.Basic.
StdSmokable
(implements com.planet_ink.coffee_mud.Items.interfaces.
Light
)
com.planet_ink.coffee_mud.Items.Basic.
GenCigar
com.planet_ink.coffee_mud.Items.Basic.
GenPipe
com.planet_ink.coffee_mud.Items.MiscMagic.
StdDice
(implements com.planet_ink.coffee_mud.Items.interfaces.
MiscMagic
)
com.planet_ink.coffee_mud.Items.MiscMagic.
GenDice
com.planet_ink.coffee_mud.Items.Basic.
StdDissertation
(implements com.planet_ink.coffee_mud.Items.interfaces.
Scroll
)
com.planet_ink.coffee_mud.Items.Basic.
GenDissertation
com.planet_ink.coffee_mud.Items.BasicTech.
StdElecItem
(implements com.planet_ink.coffee_mud.Items.interfaces.
Electronics
)
com.planet_ink.coffee_mud.Items.BasicTech.
GenElecItem
com.planet_ink.coffee_mud.Items.BasicTech.
GenTickerShield
(implements com.planet_ink.coffee_mud.Items.interfaces.
Armor
)
com.planet_ink.coffee_mud.Items.BasicTech.
GenEclipseField
com.planet_ink.coffee_mud.Items.BasicTech.
GenStealthShield
com.planet_ink.coffee_mud.Items.CompTech.
StdElecCompItem
(implements com.planet_ink.coffee_mud.Items.interfaces.
TechComponent
)
com.planet_ink.coffee_mud.Items.CompTech.
GenElecCompItem
com.planet_ink.coffee_mud.Items.CompTech.
GenCompEnviroSystem
com.planet_ink.coffee_mud.Items.CompTech.
GenLightSwitch
(implements com.planet_ink.coffee_mud.Items.interfaces.
ElecPanel
)
com.planet_ink.coffee_mud.Items.CompTech.
StdCompBattery
(implements com.planet_ink.coffee_mud.Items.interfaces.
PowerSource
, com.planet_ink.coffee_mud.Items.interfaces.
TechComponent
)
com.planet_ink.coffee_mud.Items.CompTech.
GenCompBattery
(implements com.planet_ink.coffee_mud.Items.interfaces.
PowerSource
)
com.planet_ink.coffee_mud.Items.CompTech.
StdCompFuellessGenerator
(implements com.planet_ink.coffee_mud.Items.interfaces.
PowerGenerator
)
com.planet_ink.coffee_mud.Items.CompTech.
GenFuellessGenerator
com.planet_ink.coffee_mud.Items.CompTech.
GenBussardCollector
com.planet_ink.coffee_mud.Items.CompTech.
GenSolarGenerator
com.planet_ink.coffee_mud.Items.CompTech.
GenWaterPowerGenerator
com.planet_ink.coffee_mud.Items.CompTech.
GenWindGenerator
com.planet_ink.coffee_mud.Items.CompTech.
StdElecCompSensor
(implements com.planet_ink.coffee_mud.Items.interfaces.
TechComponent
)
com.planet_ink.coffee_mud.Items.CompTech.
GenElecCompSensor
com.planet_ink.coffee_mud.Items.CompTech.
GenGraviticSensor
com.planet_ink.coffee_mud.Items.CompTech.
GenShipOpticalSensor
com.planet_ink.coffee_mud.Items.CompTech.
GenShipViewScreen
(implements com.planet_ink.coffee_mud.Items.interfaces.
ShipDirectional
)
com.planet_ink.coffee_mud.Items.CompTech.
GenShipWindow
com.planet_ink.coffee_mud.Items.CompTech.
StdShipDampener
com.planet_ink.coffee_mud.Items.CompTech.
GenShipDampener
com.planet_ink.coffee_mud.Items.CompTech.
StdShipFuellessThruster
(implements com.planet_ink.coffee_mud.Items.interfaces.
ShipEngine
)
com.planet_ink.coffee_mud.Items.CompTech.
GenSpaceDrive
com.planet_ink.coffee_mud.Items.CompTech.
StdShipGravityGen
com.planet_ink.coffee_mud.Items.CompTech.
GenShipGravityGen
com.planet_ink.coffee_mud.Items.CompTech.
StdShipInertialBattery
com.planet_ink.coffee_mud.Items.CompTech.
GenShipInertialBattery
com.planet_ink.coffee_mud.Items.CompTech.
StdShipShieldGenerator
(implements com.planet_ink.coffee_mud.Items.interfaces.
ShipWarComponent
)
com.planet_ink.coffee_mud.Items.CompTech.
GenShipShieldGenerator
com.planet_ink.coffee_mud.Items.CompTech.
StdShipWeapon
(implements com.planet_ink.coffee_mud.Items.interfaces.
ShipWarComponent
)
com.planet_ink.coffee_mud.Items.CompTech.
GenShipWeapon
com.planet_ink.coffee_mud.Items.BasicTech.
StdElecWeapon
(implements com.planet_ink.coffee_mud.Items.interfaces.
Electronics
, com.planet_ink.coffee_mud.Items.interfaces.
Weapon
)
com.planet_ink.coffee_mud.Items.BasicTech.
GenElecWeapon
com.planet_ink.coffee_mud.Items.BasicTech.
GenBlaster
com.planet_ink.coffee_mud.Items.BasicTech.
GenDisruptor
com.planet_ink.coffee_mud.Items.BasicTech.
GenDisruptor2
com.planet_ink.coffee_mud.Items.BasicTech.
GenLaserGun
com.planet_ink.coffee_mud.Items.BasicTech.
GenPhaser
com.planet_ink.coffee_mud.Items.BasicTech.
GenPhaser2
com.planet_ink.coffee_mud.Items.BasicTech.
GenSonicGun
com.planet_ink.coffee_mud.Items.BasicTech.
StdPersonalShield
(implements com.planet_ink.coffee_mud.Items.interfaces.
Armor
)
com.planet_ink.coffee_mud.Items.BasicTech.
GenPersonalShield
com.planet_ink.coffee_mud.Items.BasicTech.
GenAbsorbantShield
com.planet_ink.coffee_mud.Items.BasicTech.
GenDeflectionShield
com.planet_ink.coffee_mud.Items.BasicTech.
GenEnergyShield
com.planet_ink.coffee_mud.Items.BasicTech.
GenIntegrityShield
com.planet_ink.coffee_mud.Items.BasicTech.
GenKineticField
com.planet_ink.coffee_mud.Items.BasicTech.
GenMutingField
com.planet_ink.coffee_mud.Items.BasicTech.
GenReflectionShield
com.planet_ink.coffee_mud.Items.Basic.
StdFood
(implements com.planet_ink.coffee_mud.Items.interfaces.
Food
)
com.planet_ink.coffee_mud.Items.Basic.
Apple
com.planet_ink.coffee_mud.Items.Basic.
GenFood
com.planet_ink.coffee_mud.Items.Basic.
GenFoodResource
(implements com.planet_ink.coffee_mud.Items.interfaces.
Food
, com.planet_ink.coffee_mud.Items.interfaces.
RawMaterial
)
com.planet_ink.coffee_mud.Items.Basic.
Ration
com.planet_ink.coffee_mud.Items.MiscMagic.
StdPill
(implements com.planet_ink.coffee_mud.Items.interfaces.
Pill
)
com.planet_ink.coffee_mud.Items.MiscMagic.
GenPill
com.planet_ink.coffee_mud.Items.MiscMagic.
GenSuperPill
(implements com.planet_ink.coffee_mud.Items.interfaces.
ArchonOnly
)
com.planet_ink.coffee_mud.Items.Basic.
StdJournal
(implements com.planet_ink.coffee_mud.Items.interfaces.
Book
)
com.planet_ink.coffee_mud.Items.MiscMagic.
ArchonJournal
(implements com.planet_ink.coffee_mud.Items.interfaces.
ArchonOnly
, com.planet_ink.coffee_mud.Items.interfaces.
MiscMagic
)
com.planet_ink.coffee_mud.Items.Basic.
GenJournal
com.planet_ink.coffee_mud.Items.Basic.
StdKey
(implements com.planet_ink.coffee_mud.Items.interfaces.
DoorKey
)
com.planet_ink.coffee_mud.Items.Basic.
StdInnKey
(implements com.planet_ink.coffee_mud.Items.interfaces.
InnKey
)
com.planet_ink.coffee_mud.Items.Basic.
StdLawBook
com.planet_ink.coffee_mud.Items.Basic.
GenLawBook
com.planet_ink.coffee_mud.Items.Basic.
StdLimb
(implements com.planet_ink.coffee_mud.Items.interfaces.
FalseLimb
)
com.planet_ink.coffee_mud.Items.Basic.
GenLimb
com.planet_ink.coffee_mud.Items.Basic.
StdMap
(implements com.planet_ink.coffee_mud.Items.interfaces.
RoomMap
)
com.planet_ink.coffee_mud.Items.Basic.
GenMap
com.planet_ink.coffee_mud.Items.Basic.
BardMap
com.planet_ink.coffee_mud.Items.Basic.
SeaMap
com.planet_ink.coffee_mud.Items.Basic.
StdPaper
(implements com.planet_ink.coffee_mud.Items.interfaces.
Book
)
com.planet_ink.coffee_mud.Items.Basic.
GenPaper
com.planet_ink.coffee_mud.Items.MiscMagic.
StdPlayingCard
(implements com.planet_ink.coffee_mud.Items.interfaces.
MiscMagic
, com.planet_ink.coffee_mud.Items.interfaces.
PlayingCard
)
com.planet_ink.coffee_mud.Items.MiscMagic.
GenPlayingCard
com.planet_ink.coffee_mud.Items.MiscMagic.
StdPowder
(implements com.planet_ink.coffee_mud.Items.interfaces.
MagicDust
)
com.planet_ink.coffee_mud.Items.MiscMagic.
GenPowder
com.planet_ink.coffee_mud.Items.Software.
StdProgram
(implements com.planet_ink.coffee_mud.Items.interfaces.
Software
)
com.planet_ink.coffee_mud.Items.Software.
GenSoftware
com.planet_ink.coffee_mud.Items.Software.
EmissionScanProgram
com.planet_ink.coffee_mud.Items.Software.
GenShipProgram
com.planet_ink.coffee_mud.Items.Software.
DatabaseProgram
com.planet_ink.coffee_mud.Items.Software.
ShipDiagProgram
com.planet_ink.coffee_mud.Items.Software.
ShipSensorProgram
com.planet_ink.coffee_mud.Items.Software.
ShipNavProgram
com.planet_ink.coffee_mud.Items.Software.
ShipTacticalProgram
com.planet_ink.coffee_mud.Items.Software.
RocketShipProgram
com.planet_ink.coffee_mud.Items.Software.
ShipTelnetProgram
(implements com.planet_ink.coffee_mud.Items.interfaces.
ArchonOnly
)
com.planet_ink.coffee_mud.Items.Software.
HealthScanProgram
com.planet_ink.coffee_mud.Items.Software.
LifeScanProgram
com.planet_ink.coffee_mud.Items.Basic.
StdQuestBoard
com.planet_ink.coffee_mud.Items.Basic.
GenQuestBoard
com.planet_ink.coffee_mud.Items.MiscMagic.
StdScroll
(implements com.planet_ink.coffee_mud.Items.interfaces.
MiscMagic
, com.planet_ink.coffee_mud.Items.interfaces.
Scroll
)
com.planet_ink.coffee_mud.Items.MiscMagic.
GenScroll
com.planet_ink.coffee_mud.Items.MiscMagic.
ScrollSpell
com.planet_ink.coffee_mud.Items.Basic.
StdSpaceBody
(implements com.planet_ink.coffee_mud.core.interfaces.
SpaceObject
)
com.planet_ink.coffee_mud.Items.Basic.
GenSpaceBody
com.planet_ink.coffee_mud.Items.Basic.
Asteroid
com.planet_ink.coffee_mud.Items.Basic.
DwarfStar
com.planet_ink.coffee_mud.Items.Basic.
GasGiant
com.planet_ink.coffee_mud.Items.Basic.
MassiveStar
com.planet_ink.coffee_mud.Items.Basic.
Moonlet
com.planet_ink.coffee_mud.Items.Basic.
Star
com.planet_ink.coffee_mud.Items.Basic.
StdWormhole
(implements com.planet_ink.coffee_mud.core.interfaces.
SpaceObject.SpaceGateway
)
com.planet_ink.coffee_mud.Items.Basic.
GenWormhole
com.planet_ink.coffee_mud.Items.BasicTech.
StdTechItem
(implements com.planet_ink.coffee_mud.Items.interfaces.
Technical
)
com.planet_ink.coffee_mud.Items.BasicTech.
GenTechItem
com.planet_ink.coffee_mud.Items.BasicTech.
StdGun
(implements com.planet_ink.coffee_mud.Items.interfaces.
AmmunitionWeapon
, com.planet_ink.coffee_mud.Items.interfaces.
Weapon
)
com.planet_ink.coffee_mud.Items.BasicTech.
GenGun
com.planet_ink.coffee_mud.Items.BasicTech.
StdSpaceTech
(implements com.planet_ink.coffee_mud.core.interfaces.
SpaceObject
)
com.planet_ink.coffee_mud.Items.BasicTech.
GenSpaceTech
com.planet_ink.coffee_mud.Items.BasicTech.
StdSpaceTechWeapon
(implements com.planet_ink.coffee_mud.core.interfaces.
SpaceObject
, com.planet_ink.coffee_mud.Items.interfaces.
Weapon
)
com.planet_ink.coffee_mud.Items.BasicTech.
StdTorpedo
(implements com.planet_ink.coffee_mud.Items.interfaces.
Ammunition
)
com.planet_ink.coffee_mud.Items.BasicTech.
GenTorpedo
com.planet_ink.coffee_mud.Items.BasicTech.
StdSmartTorpedo
com.planet_ink.coffee_mud.Items.BasicTech.
GenSmartTorpedo
com.planet_ink.coffee_mud.Items.Armor.
StdThinArmor
(implements com.planet_ink.coffee_mud.Items.interfaces.
Armor
)
com.planet_ink.coffee_mud.Items.Armor.
GenThinArmor
com.planet_ink.coffee_mud.Items.Armor.
GenEarring
(implements com.planet_ink.coffee_mud.Items.interfaces.
BodyToken
)
com.planet_ink.coffee_mud.Items.Basic.
StdTitle
(implements com.planet_ink.coffee_mud.core.interfaces.
LandTitle
)
com.planet_ink.coffee_mud.Items.Basic.
GenTitle
com.planet_ink.coffee_mud.Items.MiscMagic.
StdWand
(implements com.planet_ink.coffee_mud.Items.interfaces.
Wand
)
com.planet_ink.coffee_mud.Items.MiscMagic.
GenWand
com.planet_ink.coffee_mud.Items.MiscMagic.
Wand_Advancement
(implements com.planet_ink.coffee_mud.Items.interfaces.
ArchonOnly
)
com.planet_ink.coffee_mud.Items.MiscMagic.
Wand_Fire
com.planet_ink.coffee_mud.Items.MiscMagic.
Wand_Nourishment
com.planet_ink.coffee_mud.Items.MiscMagic.
WandArchon
(implements com.planet_ink.coffee_mud.Items.interfaces.
ArchonOnly
)
com.planet_ink.coffee_mud.Items.Weapons.
StdWeapon
(implements com.planet_ink.coffee_mud.Items.interfaces.
AmmunitionWeapon
, com.planet_ink.coffee_mud.Items.interfaces.
Weapon
)
com.planet_ink.coffee_mud.Items.Weapons.
Arquebus
com.planet_ink.coffee_mud.Items.Weapons.
Cestus
com.planet_ink.coffee_mud.Items.Weapons.
Dagger
com.planet_ink.coffee_mud.Items.Weapons.
DaggerOfVenom
com.planet_ink.coffee_mud.Items.Weapons.
Dirk
com.planet_ink.coffee_mud.Items.Weapons.
DrowDagger
com.planet_ink.coffee_mud.Items.Weapons.
SmallDagger
com.planet_ink.coffee_mud.Items.Weapons.
Stiletto
com.planet_ink.coffee_mud.Items.Weapons.
GenWeapon
com.planet_ink.coffee_mud.Items.Weapons.
GenStaff
(implements com.planet_ink.coffee_mud.Items.interfaces.
Wand
)
com.planet_ink.coffee_mud.Items.Weapons.
Glaive
com.planet_ink.coffee_mud.Items.Weapons.
Halberd
com.planet_ink.coffee_mud.Items.Weapons.
Javelin
com.planet_ink.coffee_mud.Items.Weapons.
Mace
com.planet_ink.coffee_mud.Items.Weapons.
DrowMace
com.planet_ink.coffee_mud.Items.Weapons.
DrowQuarterstaff
com.planet_ink.coffee_mud.Items.Weapons.
Natural
com.planet_ink.coffee_mud.Items.Weapons.
DragonClaw
com.planet_ink.coffee_mud.Items.Weapons.
Quarterstaff
com.planet_ink.coffee_mud.Items.Weapons.
Broom
com.planet_ink.coffee_mud.Items.Weapons.
EternityQuarterstaff
com.planet_ink.coffee_mud.Items.Weapons.
Ruler
com.planet_ink.coffee_mud.Items.Weapons.
Sabre
com.planet_ink.coffee_mud.Items.Weapons.
ShieldWeapon
(implements com.planet_ink.coffee_mud.Items.interfaces.
Shield
)
com.planet_ink.coffee_mud.Items.Weapons.
Sickle
com.planet_ink.coffee_mud.Items.Weapons.
SmallHammer
com.planet_ink.coffee_mud.Items.Weapons.
SmallMace
com.planet_ink.coffee_mud.Items.Weapons.
Spear
com.planet_ink.coffee_mud.Items.Weapons.
Staff
(implements com.planet_ink.coffee_mud.Items.interfaces.
Wand
)
com.planet_ink.coffee_mud.Items.Weapons.
ArchonStaff
(implements com.planet_ink.coffee_mud.Items.interfaces.
ArchonOnly
, com.planet_ink.coffee_mud.Items.interfaces.
MiscMagic
, com.planet_ink.coffee_mud.Items.interfaces.
Wand
)
com.planet_ink.coffee_mud.Items.Weapons.
StdBoffWeapon
com.planet_ink.coffee_mud.Items.Weapons.
GenBoffWeapon
com.planet_ink.coffee_mud.Items.Weapons.
StdBow
com.planet_ink.coffee_mud.Items.Weapons.
GenBow
com.planet_ink.coffee_mud.Items.Weapons.
GenHandBow
com.planet_ink.coffee_mud.Items.Weapons.
StdLasso
com.planet_ink.coffee_mud.Items.Weapons.
GenLasso
com.planet_ink.coffee_mud.Items.Weapons.
StdNet
com.planet_ink.coffee_mud.Items.Weapons.
GenNet
com.planet_ink.coffee_mud.Items.Weapons.
StdSling
com.planet_ink.coffee_mud.Items.Weapons.
GenSling
com.planet_ink.coffee_mud.Items.Weapons.
StdSpear
com.planet_ink.coffee_mud.Items.Weapons.
GenSpear
com.planet_ink.coffee_mud.Items.Weapons.
Sword
com.planet_ink.coffee_mud.Items.Weapons.
BattleAxe
com.planet_ink.coffee_mud.Items.Weapons.
Claymore
com.planet_ink.coffee_mud.Items.Weapons.
Katana
com.planet_ink.coffee_mud.Items.Weapons.
Longsword
com.planet_ink.coffee_mud.Items.Weapons.
DrowSword
com.planet_ink.coffee_mud.Items.Weapons.
FlamingSword
com.planet_ink.coffee_mud.Items.Weapons.
Rapier
com.planet_ink.coffee_mud.Items.Weapons.
Scimitar
com.planet_ink.coffee_mud.Items.Weapons.
Shortsword
com.planet_ink.coffee_mud.Items.Weapons.
TwoHandedSword
com.planet_ink.coffee_mud.Items.Weapons.
HolyAvenger
com.planet_ink.coffee_mud.Items.Weapons.
ThrowingStone
com.planet_ink.coffee_mud.Items.Weapons.
Trident
com.planet_ink.coffee_mud.Items.Weapons.
WarHammer
com.planet_ink.coffee_mud.Items.Weapons.
Whip
com.planet_ink.coffee_mud.Items.MiscMagic.
TrainingSession
(implements com.planet_ink.coffee_mud.Items.interfaces.
MiscMagic
)
com.planet_ink.coffee_mud.Items.Basic.
StdItemWrapper
(implements com.planet_ink.coffee_mud.core.interfaces.
CMObjectWrapper
, com.planet_ink.coffee_mud.Items.interfaces.
Item
)
com.planet_ink.coffee_mud.Items.Basic.
StdContainerWrapper
(implements com.planet_ink.coffee_mud.core.interfaces.
CMObjectWrapper
, com.planet_ink.coffee_mud.Items.interfaces.
Container
, com.planet_ink.coffee_mud.Items.interfaces.
Item
)
com.planet_ink.coffee_mud.Items.Basic.
StdRideableWrapper
(implements com.planet_ink.coffee_mud.core.interfaces.
CMObjectWrapper
, com.planet_ink.coffee_mud.Items.interfaces.
Container
, com.planet_ink.coffee_mud.Items.interfaces.
Item
, com.planet_ink.coffee_mud.core.interfaces.
Rideable
)
com.planet_ink.coffee_mud.Items.Basic.
StdPortalWrapper
(implements com.planet_ink.coffee_mud.core.interfaces.
CMObjectWrapper
, com.planet_ink.coffee_mud.Items.interfaces.
Container
, com.planet_ink.coffee_mud.Exits.interfaces.
Exit
, com.planet_ink.coffee_mud.Items.interfaces.
Item
, com.planet_ink.coffee_mud.core.interfaces.
Rideable
)
com.planet_ink.coffee_mud.Libraries.
StdLibrary
(implements com.planet_ink.coffee_mud.Libraries.interfaces.
CMLibrary
, com.planet_ink.coffee_mud.core.interfaces.
Tickable
)
com.planet_ink.coffee_mud.Libraries.
Achievements
(implements com.planet_ink.coffee_mud.Libraries.interfaces.
AchievementLibrary
)
com.planet_ink.coffee_mud.Libraries.
AutoAwards
(implements com.planet_ink.coffee_mud.Libraries.interfaces.
AutoAwardsLibrary
)
com.planet_ink.coffee_mud.Libraries.
BeanCounter
(implements com.planet_ink.coffee_mud.Libraries.interfaces.
MoneyLibrary
)
com.planet_ink.coffee_mud.Libraries.
Brown
(implements com.planet_ink.coffee_mud.Libraries.interfaces.
ColorLibrary
)
com.planet_ink.coffee_mud.Libraries.
CharCreation
(implements com.planet_ink.coffee_mud.Libraries.interfaces.
CharCreationLibrary
)
com.planet_ink.coffee_mud.Libraries.
CityCafe
(implements com.planet_ink.coffee_mud.Libraries.interfaces.
CityMap
)
com.planet_ink.coffee_mud.Libraries.
Clans
(implements com.planet_ink.coffee_mud.Libraries.interfaces.
ClanManager
)
com.planet_ink.coffee_mud.Libraries.
CMAbleComps
(implements com.planet_ink.coffee_mud.Libraries.interfaces.
AbilityComponents
)
com.planet_ink.coffee_mud.Libraries.
CMAbleMap
(implements com.planet_ink.coffee_mud.Libraries.interfaces.
AbilityMapper
)
com.planet_ink.coffee_mud.Libraries.
CMAbleParms
(implements com.planet_ink.coffee_mud.Libraries.interfaces.
AbilityParameters
)
com.planet_ink.coffee_mud.Libraries.
CMCatalog
(implements com.planet_ink.coffee_mud.Libraries.interfaces.
CatalogLibrary
)
com.planet_ink.coffee_mud.Libraries.
CMChannels
(implements com.planet_ink.coffee_mud.Libraries.interfaces.
ChannelsLibrary
)
com.planet_ink.coffee_mud.Libraries.
CMEncoder
(implements com.planet_ink.coffee_mud.Libraries.interfaces.
TextEncoders
)
com.planet_ink.coffee_mud.Libraries.
CMGenEditor
(implements com.planet_ink.coffee_mud.Libraries.interfaces.
GenericEditor
)
com.planet_ink.coffee_mud.Libraries.
CMJournals
(implements com.planet_ink.coffee_mud.Libraries.interfaces.
JournalsLibrary
)
com.planet_ink.coffee_mud.Libraries.
CMLister
(implements com.planet_ink.coffee_mud.Libraries.interfaces.
ListingLibrary
)
com.planet_ink.coffee_mud.Libraries.
CMMap
(implements com.planet_ink.coffee_mud.Libraries.interfaces.
WorldMap
)
com.planet_ink.coffee_mud.Libraries.
CMPlayers
(implements com.planet_ink.coffee_mud.Libraries.interfaces.
PlayerLibrary
)
com.planet_ink.coffee_mud.Libraries.
CMProtocols
(implements com.planet_ink.coffee_mud.Libraries.interfaces.
ProtocolLibrary
)
com.planet_ink.coffee_mud.Libraries.
CoffeeDark
(implements com.planet_ink.coffee_mud.Libraries.interfaces.
GalacticMap
)
com.planet_ink.coffee_mud.Libraries.
CoffeeFilter
(implements com.planet_ink.coffee_mud.Libraries.interfaces.
TelnetFilter
)
com.planet_ink.coffee_mud.Libraries.
CoffeeLevels
(implements com.planet_ink.coffee_mud.Libraries.interfaces.
ExpLevelLibrary
)
com.planet_ink.coffee_mud.Libraries.
CoffeeMaker
(implements com.planet_ink.coffee_mud.Libraries.interfaces.
GenericBuilder
)
com.planet_ink.coffee_mud.Libraries.
CoffeeShops
(implements com.planet_ink.coffee_mud.Libraries.interfaces.
ShoppingLibrary
)
com.planet_ink.coffee_mud.Libraries.
CoffeeTables
(implements com.planet_ink.coffee_mud.Libraries.interfaces.
StatisticsLibrary
)
com.planet_ink.coffee_mud.Libraries.
CoffeeTime
(implements com.planet_ink.coffee_mud.Libraries.interfaces.
TimeManager
)
com.planet_ink.coffee_mud.Libraries.
CoffeeUtensils
(implements com.planet_ink.coffee_mud.Libraries.interfaces.
CMMiscUtils
)
com.planet_ink.coffee_mud.Libraries.
ColumbiaUniv
(implements com.planet_ink.coffee_mud.Libraries.interfaces.
ExpertiseLibrary
)
com.planet_ink.coffee_mud.Libraries.
CommonMsgs
(implements com.planet_ink.coffee_mud.Libraries.interfaces.
CommonCommands
)
com.planet_ink.coffee_mud.Libraries.
Dice
(implements com.planet_ink.coffee_mud.Libraries.interfaces.
DiceLibrary
)
com.planet_ink.coffee_mud.Libraries.
DirtyLanguage
(implements com.planet_ink.coffee_mud.Libraries.interfaces.
LanguageLibrary
)
com.planet_ink.coffee_mud.Libraries.
EnglishParser
(implements com.planet_ink.coffee_mud.Libraries.interfaces.
EnglishParsing
)
com.planet_ink.coffee_mud.Libraries.
Factions
(implements com.planet_ink.coffee_mud.Libraries.interfaces.
FactionManager
)
com.planet_ink.coffee_mud.Libraries.
GroundWired
(implements com.planet_ink.coffee_mud.Libraries.interfaces.
TechLibrary
)
com.planet_ink.coffee_mud.Libraries.
MUDFight
(implements com.planet_ink.coffee_mud.Libraries.interfaces.
CombatLibrary
)
com.planet_ink.coffee_mud.Libraries.
MUDHelp
(implements com.planet_ink.coffee_mud.Libraries.interfaces.
HelpLibrary
)
com.planet_ink.coffee_mud.Libraries.
MUDLaw
(implements com.planet_ink.coffee_mud.Libraries.interfaces.
LegalLibrary
)
com.planet_ink.coffee_mud.Libraries.
MUDPercolator
(implements com.planet_ink.coffee_mud.Libraries.interfaces.
AreaGenerationLibrary
)
com.planet_ink.coffee_mud.Libraries.
MUDTracker
(implements com.planet_ink.coffee_mud.Libraries.interfaces.
TrackingLibrary
)
com.planet_ink.coffee_mud.Libraries.
MUDZapper
(implements com.planet_ink.coffee_mud.Libraries.interfaces.
MaskingLibrary
)
com.planet_ink.coffee_mud.Libraries.
Polls
(implements com.planet_ink.coffee_mud.Libraries.interfaces.
PollManager
)
com.planet_ink.coffee_mud.Libraries.
Quests
(implements com.planet_ink.coffee_mud.Libraries.interfaces.
QuestManager
)
com.planet_ink.coffee_mud.Libraries.
RawCMaterial
(implements com.planet_ink.coffee_mud.Libraries.interfaces.
MaterialLibrary
)
com.planet_ink.coffee_mud.Libraries.
Sense
(implements com.planet_ink.coffee_mud.Libraries.interfaces.
CMFlagLibrary
)
com.planet_ink.coffee_mud.Libraries.
Sessions
(implements com.planet_ink.coffee_mud.Libraries.interfaces.
SessionsList
)
com.planet_ink.coffee_mud.Libraries.
SlaveryParser
(implements com.planet_ink.coffee_mud.Libraries.interfaces.
SlaveryLibrary
)
com.planet_ink.coffee_mud.Libraries.
SMTPclient
(implements com.planet_ink.coffee_mud.Libraries.interfaces.
SMTPLibrary
, com.planet_ink.coffee_mud.Libraries.interfaces.
SMTPLibrary.SMTPClient
)
com.planet_ink.coffee_mud.Libraries.
Socials
(implements com.planet_ink.coffee_mud.Libraries.interfaces.
SocialsList
)
com.planet_ink.coffee_mud.Libraries.
TimsLibrary
(implements com.planet_ink.coffee_mud.Libraries.interfaces.
ItemBalanceLibrary
)
com.planet_ink.coffee_mud.Libraries.
WebMacroCreamer
(implements com.planet_ink.coffee_web.interfaces.SimpleServlet, com.planet_ink.coffee_mud.Libraries.interfaces.
WebMacroLibrary
)
com.planet_ink.coffee_mud.Libraries.
WorldHuntUtils
(implements com.planet_ink.coffee_mud.Libraries.interfaces.
WorldHuntLibrary
)
com.planet_ink.coffee_mud.Libraries.
XMLManager
(implements com.planet_ink.coffee_mud.Libraries.interfaces.
XMLLibrary
)
com.planet_ink.coffee_mud.Items.Basic.
StdMap.MapRoom
com.planet_ink.coffee_mud.MOBS.
StdMOB
(implements com.planet_ink.coffee_mud.MOBS.interfaces.
MOB
)
com.planet_ink.coffee_mud.MOBS.
Alligator
com.planet_ink.coffee_mud.MOBS.
AngryCitizen
com.planet_ink.coffee_mud.MOBS.
Ape
com.planet_ink.coffee_mud.MOBS.
Beaver
com.planet_ink.coffee_mud.MOBS.
Bee
com.planet_ink.coffee_mud.MOBS.
BlackBear
com.planet_ink.coffee_mud.MOBS.
BrownBear
com.planet_ink.coffee_mud.MOBS.
WhiteBear
com.planet_ink.coffee_mud.MOBS.
BrownSnake
com.planet_ink.coffee_mud.MOBS.
Buffalo
com.planet_ink.coffee_mud.MOBS.
Bugbear
com.planet_ink.coffee_mud.MOBS.
Bull
com.planet_ink.coffee_mud.MOBS.
Cat
com.planet_ink.coffee_mud.MOBS.
Centaur
com.planet_ink.coffee_mud.MOBS.
Centipede
com.planet_ink.coffee_mud.MOBS.
Cheetah
com.planet_ink.coffee_mud.MOBS.
Chicken
com.planet_ink.coffee_mud.MOBS.
Chimp
com.planet_ink.coffee_mud.MOBS.
Citizen
com.planet_ink.coffee_mud.MOBS.
Cobra
com.planet_ink.coffee_mud.MOBS.
CombatDummy
com.planet_ink.coffee_mud.MOBS.
CommonBat
com.planet_ink.coffee_mud.MOBS.
Cougar
com.planet_ink.coffee_mud.MOBS.
Cow
(implements com.planet_ink.coffee_mud.core.interfaces.
Drink
)
com.planet_ink.coffee_mud.MOBS.
Coyote
com.planet_ink.coffee_mud.MOBS.
Crocodile
com.planet_ink.coffee_mud.MOBS.
Deer
com.planet_ink.coffee_mud.MOBS.
Buck
com.planet_ink.coffee_mud.MOBS.
Doe
com.planet_ink.coffee_mud.MOBS.
DireWolf
com.planet_ink.coffee_mud.MOBS.
Dog
com.planet_ink.coffee_mud.MOBS.
Dolphin
com.planet_ink.coffee_mud.MOBS.
Doppleganger
com.planet_ink.coffee_mud.MOBS.
Dragon
com.planet_ink.coffee_mud.MOBS.
BlackDragon
com.planet_ink.coffee_mud.MOBS.
BlueDragon
com.planet_ink.coffee_mud.MOBS.
BrassDragon
com.planet_ink.coffee_mud.MOBS.
BronzeDragon
com.planet_ink.coffee_mud.MOBS.
CopperDragon
com.planet_ink.coffee_mud.MOBS.
GoldDragon
com.planet_ink.coffee_mud.MOBS.
GreenDragon
com.planet_ink.coffee_mud.MOBS.
RedDragon
com.planet_ink.coffee_mud.MOBS.
SilverDragon
com.planet_ink.coffee_mud.MOBS.
WhiteDragon
com.planet_ink.coffee_mud.MOBS.
DrowElf
com.planet_ink.coffee_mud.MOBS.
DrowPriestess
com.planet_ink.coffee_mud.MOBS.
DrowWarrior
com.planet_ink.coffee_mud.MOBS.
DrowWizard
com.planet_ink.coffee_mud.MOBS.
Duck
com.planet_ink.coffee_mud.MOBS.
Elephant
com.planet_ink.coffee_mud.MOBS.
Falcon
com.planet_ink.coffee_mud.MOBS.
FireGiant
com.planet_ink.coffee_mud.MOBS.
FlyingInsect
com.planet_ink.coffee_mud.MOBS.
Fox
com.planet_ink.coffee_mud.MOBS.
Frog
com.planet_ink.coffee_mud.MOBS.
FrostGiant
com.planet_ink.coffee_mud.MOBS.
GardenSnake
com.planet_ink.coffee_mud.MOBS.
GenMob
com.planet_ink.coffee_mud.MOBS.
Assassin
com.planet_ink.coffee_mud.MOBS.
GenUndead
com.planet_ink.coffee_mud.MOBS.
GiantBat
com.planet_ink.coffee_mud.MOBS.
GiantScorpion
com.planet_ink.coffee_mud.MOBS.
Gnoll
com.planet_ink.coffee_mud.MOBS.
Goat
com.planet_ink.coffee_mud.MOBS.
GoatDoe
(implements com.planet_ink.coffee_mud.core.interfaces.
Drink
)
com.planet_ink.coffee_mud.MOBS.
Goblin
com.planet_ink.coffee_mud.MOBS.
Gorilla
com.planet_ink.coffee_mud.MOBS.
Hawk
com.planet_ink.coffee_mud.MOBS.
HeavenlyServent
com.planet_ink.coffee_mud.MOBS.
HillGiant
com.planet_ink.coffee_mud.MOBS.
Hornet
com.planet_ink.coffee_mud.MOBS.
InvisibleStalker
com.planet_ink.coffee_mud.MOBS.
Jaguar
com.planet_ink.coffee_mud.MOBS.
Kitten
com.planet_ink.coffee_mud.MOBS.
LargeBat
com.planet_ink.coffee_mud.MOBS.
Lion
com.planet_ink.coffee_mud.MOBS.
Lizard
com.planet_ink.coffee_mud.MOBS.
LizardMan
com.planet_ink.coffee_mud.MOBS.
LizardManShaman
com.planet_ink.coffee_mud.MOBS.
Minotaur
com.planet_ink.coffee_mud.MOBS.
Monkey
com.planet_ink.coffee_mud.MOBS.
MountainLion
com.planet_ink.coffee_mud.MOBS.
Mouse
com.planet_ink.coffee_mud.MOBS.
Naga
com.planet_ink.coffee_mud.MOBS.
Ogre
com.planet_ink.coffee_mud.MOBS.
Orc
com.planet_ink.coffee_mud.MOBS.
Owl
com.planet_ink.coffee_mud.MOBS.
Panther
com.planet_ink.coffee_mud.MOBS.
Parakeet
com.planet_ink.coffee_mud.MOBS.
Penguin
com.planet_ink.coffee_mud.MOBS.
Pig
com.planet_ink.coffee_mud.MOBS.
Puppy
com.planet_ink.coffee_mud.MOBS.
Python
com.planet_ink.coffee_mud.MOBS.
Rabbit
com.planet_ink.coffee_mud.MOBS.
Rat
com.planet_ink.coffee_mud.MOBS.
Rattlesnake
com.planet_ink.coffee_mud.MOBS.
Raven
com.planet_ink.coffee_mud.MOBS.
Rooster
com.planet_ink.coffee_mud.MOBS.
Scorpion
com.planet_ink.coffee_mud.MOBS.
Seal
com.planet_ink.coffee_mud.MOBS.
Shark
com.planet_ink.coffee_mud.MOBS.
Sheep
com.planet_ink.coffee_mud.MOBS.
Snake
com.planet_ink.coffee_mud.MOBS.
Spider
com.planet_ink.coffee_mud.MOBS.
Squirrel
com.planet_ink.coffee_mud.MOBS.
StdAuctioneer
(implements com.planet_ink.coffee_mud.MOBS.interfaces.
Auctioneer
)
com.planet_ink.coffee_mud.MOBS.
GenAuctioneer
com.planet_ink.coffee_mud.MOBS.
StdDeity
(implements com.planet_ink.coffee_mud.MOBS.interfaces.
Deity
)
com.planet_ink.coffee_mud.MOBS.
GenDeity
com.planet_ink.coffee_mud.MOBS.
StdFactoryMOB
com.planet_ink.coffee_mud.MOBS.
StdRideable
(implements com.planet_ink.coffee_mud.core.interfaces.
Rideable
)
com.planet_ink.coffee_mud.MOBS.
GenRideable
com.planet_ink.coffee_mud.MOBS.
GenCow
(implements com.planet_ink.coffee_mud.core.interfaces.
Drink
)
com.planet_ink.coffee_mud.MOBS.
GenHorse
com.planet_ink.coffee_mud.MOBS.
GenRideableUndead
com.planet_ink.coffee_mud.MOBS.
Horse
com.planet_ink.coffee_mud.MOBS.
Pegasus
com.planet_ink.coffee_mud.MOBS.
PegasusGreater
com.planet_ink.coffee_mud.MOBS.
StdShopKeeper
(implements com.planet_ink.coffee_mud.core.interfaces.
ShopKeeper
)
com.planet_ink.coffee_mud.MOBS.
GenShopkeeper
com.planet_ink.coffee_mud.MOBS.
StdBanker
(implements com.planet_ink.coffee_mud.MOBS.interfaces.
Banker
)
com.planet_ink.coffee_mud.MOBS.
GenBanker
com.planet_ink.coffee_mud.MOBS.
StdLibrarian
(implements com.planet_ink.coffee_mud.MOBS.interfaces.
Librarian
)
com.planet_ink.coffee_mud.MOBS.
GenLibrarian
com.planet_ink.coffee_mud.MOBS.
StdPostman
(implements com.planet_ink.coffee_mud.MOBS.interfaces.
PostOffice
)
com.planet_ink.coffee_mud.MOBS.
GenPostman
com.planet_ink.coffee_mud.MOBS.
StoneGiant
com.planet_ink.coffee_mud.MOBS.
StoneGolem
com.planet_ink.coffee_mud.MOBS.
Swordfish
com.planet_ink.coffee_mud.MOBS.
Teacher
com.planet_ink.coffee_mud.MOBS.
Tiger
com.planet_ink.coffee_mud.MOBS.
Toad
com.planet_ink.coffee_mud.MOBS.
Troll
com.planet_ink.coffee_mud.MOBS.
Turtle
com.planet_ink.coffee_mud.MOBS.
UmberHulk
com.planet_ink.coffee_mud.MOBS.
Undead
com.planet_ink.coffee_mud.MOBS.
Skeleton
com.planet_ink.coffee_mud.MOBS.
Zombie
com.planet_ink.coffee_mud.MOBS.
Vulture
com.planet_ink.coffee_mud.MOBS.
Walrus
com.planet_ink.coffee_mud.MOBS.
Whale
com.planet_ink.coffee_mud.MOBS.
WildEagle
com.planet_ink.coffee_mud.MOBS.
Wolf
com.planet_ink.coffee_mud.MOBS.
Wolverine
com.planet_ink.coffee_mud.MOBS.
Worm
com.planet_ink.coffee_mud.MOBS.
Wyvern
com.planet_ink.coffee_mud.MOBS.
StdMOB.ApplyAffectCharState
<T> (implements com.planet_ink.coffee_mud.core.interfaces.
EachApplicable
<T>)
com.planet_ink.coffee_mud.MOBS.
StdMOB.ApplyAffectCharStats
<T> (implements com.planet_ink.coffee_mud.core.interfaces.
EachApplicable
<T>)
com.planet_ink.coffee_mud.MOBS.
StdMobWrapper
(implements com.planet_ink.coffee_mud.core.interfaces.
CMObjectWrapper
, com.planet_ink.coffee_mud.MOBS.interfaces.
MOB
)
com.planet_ink.coffee_mud.MOBS.
StdRideableWrapper
(implements com.planet_ink.coffee_mud.core.interfaces.
CMObjectWrapper
, com.planet_ink.coffee_mud.MOBS.interfaces.
MOB
, com.planet_ink.coffee_mud.core.interfaces.
Rideable
)
com.planet_ink.coffee_mud.Races.
StdRace
(implements com.planet_ink.coffee_mud.Races.interfaces.
Race
)
com.planet_ink.coffee_mud.Races.
Aarakocran
com.planet_ink.coffee_mud.Races.
AirElemental
com.planet_ink.coffee_mud.Races.
Animal
com.planet_ink.coffee_mud.Races.
Arachnid
com.planet_ink.coffee_mud.Races.
Avariel
com.planet_ink.coffee_mud.Races.
Bat
com.planet_ink.coffee_mud.Races.
WereBat
com.planet_ink.coffee_mud.Races.
Bear
com.planet_ink.coffee_mud.Races.
Cub
com.planet_ink.coffee_mud.Races.
GiantBear
com.planet_ink.coffee_mud.Races.
DireBear
com.planet_ink.coffee_mud.Races.
WereBear
com.planet_ink.coffee_mud.Races.
Beaver
com.planet_ink.coffee_mud.Races.
Beholder
com.planet_ink.coffee_mud.Races.
Bird
com.planet_ink.coffee_mud.Races.
Robin
com.planet_ink.coffee_mud.Races.
Birdman
com.planet_ink.coffee_mud.Races.
Bullywug
com.planet_ink.coffee_mud.Races.
Cat
com.planet_ink.coffee_mud.Races.
Kitten
com.planet_ink.coffee_mud.Races.
Centaur
com.planet_ink.coffee_mud.Races.
Centipede
com.planet_ink.coffee_mud.Races.
Chicken
com.planet_ink.coffee_mud.Races.
Cow
com.planet_ink.coffee_mud.Races.
Buffalo
com.planet_ink.coffee_mud.Races.
Bull
com.planet_ink.coffee_mud.Races.
Calf
com.planet_ink.coffee_mud.Races.
Crab
com.planet_ink.coffee_mud.Races.
GiantCrab
com.planet_ink.coffee_mud.Races.
Cricket
com.planet_ink.coffee_mud.Races.
Deer
com.planet_ink.coffee_mud.Races.
Deva
com.planet_ink.coffee_mud.Races.
Dog
com.planet_ink.coffee_mud.Races.
Puppy
com.planet_ink.coffee_mud.Races.
Doll
com.planet_ink.coffee_mud.Races.
Dummy
com.planet_ink.coffee_mud.Races.
Draconian
com.planet_ink.coffee_mud.Races.
Dragon
com.planet_ink.coffee_mud.Races.
Drider
com.planet_ink.coffee_mud.Races.
Dryad
com.planet_ink.coffee_mud.Races.
Dwarf
com.planet_ink.coffee_mud.Races.
Duergar
com.planet_ink.coffee_mud.Races.
EarthElemental
com.planet_ink.coffee_mud.Races.
ElectricityElemental
com.planet_ink.coffee_mud.Races.
Elf
com.planet_ink.coffee_mud.Races.
Drow
com.planet_ink.coffee_mud.Races.
Equine
com.planet_ink.coffee_mud.Races.
Horse
com.planet_ink.coffee_mud.Races.
FaerieDragon
com.planet_ink.coffee_mud.Races.
Fido
com.planet_ink.coffee_mud.Races.
FireElemental
com.planet_ink.coffee_mud.Races.
Fish
com.planet_ink.coffee_mud.Races.
Angelfish
com.planet_ink.coffee_mud.Races.
GiantFish
com.planet_ink.coffee_mud.Races.
GreatFish
com.planet_ink.coffee_mud.Races.
Tuna
com.planet_ink.coffee_mud.Races.
Seal
com.planet_ink.coffee_mud.Races.
Dolphin
com.planet_ink.coffee_mud.Races.
Walrus
com.planet_ink.coffee_mud.Races.
Shark
com.planet_ink.coffee_mud.Races.
Swordfish
com.planet_ink.coffee_mud.Races.
Whale
com.planet_ink.coffee_mud.Races.
Shrimp
com.planet_ink.coffee_mud.Races.
SmallFish
com.planet_ink.coffee_mud.Races.
ClownFish
com.planet_ink.coffee_mud.Races.
Fox
com.planet_ink.coffee_mud.Races.
Frog
com.planet_ink.coffee_mud.Races.
GenRace
com.planet_ink.coffee_mud.Races.
Giant
com.planet_ink.coffee_mud.Races.
GiantAnimal
com.planet_ink.coffee_mud.Races.
GiantInsect
com.planet_ink.coffee_mud.Races.
GiantLizard
com.planet_ink.coffee_mud.Races.
GiantScorpion
com.planet_ink.coffee_mud.Races.
GiantSpider
com.planet_ink.coffee_mud.Races.
GiantTurtle
com.planet_ink.coffee_mud.Races.
GiantWorm
com.planet_ink.coffee_mud.Races.
Gnoll
com.planet_ink.coffee_mud.Races.
Gnome
com.planet_ink.coffee_mud.Races.
Goat
com.planet_ink.coffee_mud.Races.
Goblin
com.planet_ink.coffee_mud.Races.
Grasshopper
com.planet_ink.coffee_mud.Races.
GreatAmphibian
com.planet_ink.coffee_mud.Races.
GiantAmphibian
com.planet_ink.coffee_mud.Races.
GreatBird
com.planet_ink.coffee_mud.Races.
Eagle
com.planet_ink.coffee_mud.Races.
Griffon
com.planet_ink.coffee_mud.Races.
Harpy
com.planet_ink.coffee_mud.Races.
Hawk
com.planet_ink.coffee_mud.Races.
GreatCat
com.planet_ink.coffee_mud.Races.
DireCat
com.planet_ink.coffee_mud.Races.
Lion
com.planet_ink.coffee_mud.Races.
Manticore
com.planet_ink.coffee_mud.Races.
Puma
com.planet_ink.coffee_mud.Races.
Tabaxi
com.planet_ink.coffee_mud.Races.
GreatLizard
com.planet_ink.coffee_mud.Races.
Alligator
com.planet_ink.coffee_mud.Races.
Crocodile
com.planet_ink.coffee_mud.Races.
GrizzlyBear
com.planet_ink.coffee_mud.Races.
HalfElf
com.planet_ink.coffee_mud.Races.
Halfling
com.planet_ink.coffee_mud.Races.
Hobbit
com.planet_ink.coffee_mud.Races.
Hobgoblin
com.planet_ink.coffee_mud.Races.
Human
com.planet_ink.coffee_mud.Races.
PlayerRace
com.planet_ink.coffee_mud.Races.
Humanoid
com.planet_ink.coffee_mud.Races.
Githyanki
com.planet_ink.coffee_mud.Races.
HalfOgre
com.planet_ink.coffee_mud.Races.
Mindflayer
com.planet_ink.coffee_mud.Races.
Ogre
com.planet_ink.coffee_mud.Races.
Tiefling
com.planet_ink.coffee_mud.Races.
Insect
com.planet_ink.coffee_mud.Races.
Kobold
com.planet_ink.coffee_mud.Races.
Lizard
com.planet_ink.coffee_mud.Races.
LizardMan
com.planet_ink.coffee_mud.Races.
ManScorpion
com.planet_ink.coffee_mud.Races.
Mephit
com.planet_ink.coffee_mud.Races.
AshMephit
com.planet_ink.coffee_mud.Races.
DustMephit
com.planet_ink.coffee_mud.Races.
IceMephit
com.planet_ink.coffee_mud.Races.
LightMephit
com.planet_ink.coffee_mud.Races.
LightningMephit
com.planet_ink.coffee_mud.Races.
MagmaMephit
com.planet_ink.coffee_mud.Races.
MineralMephit
com.planet_ink.coffee_mud.Races.
OozeMephit
com.planet_ink.coffee_mud.Races.
SaltMephit
com.planet_ink.coffee_mud.Races.
SmokeMephit
com.planet_ink.coffee_mud.Races.
SteamMephit
com.planet_ink.coffee_mud.Races.
VoidMephit
com.planet_ink.coffee_mud.Races.
Merfolk
com.planet_ink.coffee_mud.Races.
MetalGolem
com.planet_ink.coffee_mud.Races.
Clockwork
com.planet_ink.coffee_mud.Races.
Millipede
com.planet_ink.coffee_mud.Races.
Minotaur
com.planet_ink.coffee_mud.Races.
Mold
com.planet_ink.coffee_mud.Races.
Monkey
com.planet_ink.coffee_mud.Races.
Ape
com.planet_ink.coffee_mud.Races.
Chimp
com.planet_ink.coffee_mud.Races.
Gorilla
com.planet_ink.coffee_mud.Races.
Sasquatch
com.planet_ink.coffee_mud.Races.
Orangutan
com.planet_ink.coffee_mud.Races.
Moose
com.planet_ink.coffee_mud.Races.
Mustelid
com.planet_ink.coffee_mud.Races.
Badger
com.planet_ink.coffee_mud.Races.
Otter
com.planet_ink.coffee_mud.Races.
DireOtter
com.planet_ink.coffee_mud.Races.
GiantOtter
com.planet_ink.coffee_mud.Races.
Wolverine
com.planet_ink.coffee_mud.Races.
Mustie
com.planet_ink.coffee_mud.Races.
Nymph
com.planet_ink.coffee_mud.Races.
Orc
com.planet_ink.coffee_mud.Races.
Owl
com.planet_ink.coffee_mud.Races.
Pachyderm
com.planet_ink.coffee_mud.Races.
Elephant
com.planet_ink.coffee_mud.Races.
Pegacorn
com.planet_ink.coffee_mud.Races.
Pegasus
com.planet_ink.coffee_mud.Races.
Penguin
com.planet_ink.coffee_mud.Races.
Pig
com.planet_ink.coffee_mud.Races.
GiantBoar
com.planet_ink.coffee_mud.Races.
DireBoar
com.planet_ink.coffee_mud.Races.
Planetar
com.planet_ink.coffee_mud.Races.
PolarBear
com.planet_ink.coffee_mud.Races.
Rabbit
com.planet_ink.coffee_mud.Races.
Raven
com.planet_ink.coffee_mud.Races.
Rodent
com.planet_ink.coffee_mud.Races.
Mouse
com.planet_ink.coffee_mud.Races.
Porcupine
com.planet_ink.coffee_mud.Races.
Rat
com.planet_ink.coffee_mud.Races.
GiantRat
com.planet_ink.coffee_mud.Races.
DireRat
com.planet_ink.coffee_mud.Races.
WereRat
com.planet_ink.coffee_mud.Races.
Squirrel
com.planet_ink.coffee_mud.Races.
Scarab
com.planet_ink.coffee_mud.Races.
SchoolMonster
com.planet_ink.coffee_mud.Races.
Scorpion
com.planet_ink.coffee_mud.Races.
SeaHorse
com.planet_ink.coffee_mud.Races.
GiantSeaHorse
com.planet_ink.coffee_mud.Races.
Selkie
com.planet_ink.coffee_mud.Races.
Shambler
com.planet_ink.coffee_mud.Races.
Sheep
com.planet_ink.coffee_mud.Races.
Slime
com.planet_ink.coffee_mud.Races.
SmallElfKin
com.planet_ink.coffee_mud.Races.
Faerie
com.planet_ink.coffee_mud.Races.
Fey
com.planet_ink.coffee_mud.Races.
Pixie
com.planet_ink.coffee_mud.Races.
Smurf
com.planet_ink.coffee_mud.Races.
Snake
com.planet_ink.coffee_mud.Races.
Cobra
com.planet_ink.coffee_mud.Races.
CornSnake
com.planet_ink.coffee_mud.Races.
GardenSnake
com.planet_ink.coffee_mud.Races.
Python
com.planet_ink.coffee_mud.Races.
Naga
com.planet_ink.coffee_mud.Races.
Solar
com.planet_ink.coffee_mud.Races.
SongBird
com.planet_ink.coffee_mud.Races.
Spider
com.planet_ink.coffee_mud.Races.
Stone
com.planet_ink.coffee_mud.Races.
StoneGolem
com.planet_ink.coffee_mud.Races.
ClayGolem
com.planet_ink.coffee_mud.Races.
FleshGolem
com.planet_ink.coffee_mud.Races.
Gargoyle
com.planet_ink.coffee_mud.Races.
Svirfneblin
com.planet_ink.coffee_mud.Races.
Tarantula
com.planet_ink.coffee_mud.Races.
Toadstool
com.planet_ink.coffee_mud.Races.
Treant
com.planet_ink.coffee_mud.Races.
TreeGolem
com.planet_ink.coffee_mud.Races.
Troglodyte
com.planet_ink.coffee_mud.Races.
Troll
com.planet_ink.coffee_mud.Races.
Tumbleweed
com.planet_ink.coffee_mud.Races.
Turtle
com.planet_ink.coffee_mud.Races.
UmberHulk
com.planet_ink.coffee_mud.Races.
Undead
com.planet_ink.coffee_mud.Races.
Ghast
com.planet_ink.coffee_mud.Races.
Ghoul
com.planet_ink.coffee_mud.Races.
Lich
com.planet_ink.coffee_mud.Races.
Mummy
com.planet_ink.coffee_mud.Races.
Skeleton
com.planet_ink.coffee_mud.Races.
Spirit
com.planet_ink.coffee_mud.Races.
Ghost
com.planet_ink.coffee_mud.Races.
Shadow
com.planet_ink.coffee_mud.Races.
Spectre
com.planet_ink.coffee_mud.Races.
Vampire
com.planet_ink.coffee_mud.Races.
Zombie
com.planet_ink.coffee_mud.Races.
Unicorn
com.planet_ink.coffee_mud.Races.
Unique
com.planet_ink.coffee_mud.Races.
Blob
com.planet_ink.coffee_mud.Races.
Demon
com.planet_ink.coffee_mud.Races.
Barghest
com.planet_ink.coffee_mud.Races.
Demodand
com.planet_ink.coffee_mud.Races.
Slaad
com.planet_ink.coffee_mud.Races.
Yugoloth
com.planet_ink.coffee_mud.Races.
Devil
com.planet_ink.coffee_mud.Races.
Jelly
com.planet_ink.coffee_mud.Races.
Vine
com.planet_ink.coffee_mud.Races.
Flower
com.planet_ink.coffee_mud.Races.
Plant
com.planet_ink.coffee_mud.Races.
WaterElemental
com.planet_ink.coffee_mud.Races.
WaterFowl
com.planet_ink.coffee_mud.Races.
Duck
com.planet_ink.coffee_mud.Races.
Goose
com.planet_ink.coffee_mud.Races.
Wemic
com.planet_ink.coffee_mud.Races.
WereAmphibian
com.planet_ink.coffee_mud.Races.
WereAnimal
com.planet_ink.coffee_mud.Races.
Wolf
com.planet_ink.coffee_mud.Races.
GiantWolf
com.planet_ink.coffee_mud.Races.
DireWolf
com.planet_ink.coffee_mud.Races.
WereWolf
com.planet_ink.coffee_mud.Races.
WoodGolem
com.planet_ink.coffee_mud.Races.
Worm
com.planet_ink.coffee_mud.Races.
Wyvern
com.planet_ink.coffee_mud.Locales.
StdRoom
(implements com.planet_ink.coffee_mud.Locales.interfaces.
Room
)
com.planet_ink.coffee_mud.Locales.
CaveRoom
com.planet_ink.coffee_mud.Locales.
CaveSeaPort
com.planet_ink.coffee_mud.Locales.
LargeCaveRoom
com.planet_ink.coffee_mud.Locales.
WetCaveRoom
com.planet_ink.coffee_mud.Locales.
CityStreet
com.planet_ink.coffee_mud.Locales.
ClimbableSurface
com.planet_ink.coffee_mud.Locales.
CaveSurface
com.planet_ink.coffee_mud.Locales.
ClimbableLedge
com.planet_ink.coffee_mud.Locales.
MountainSurface
com.planet_ink.coffee_mud.Locales.
TreeSurface
com.planet_ink.coffee_mud.Locales.
Desert
com.planet_ink.coffee_mud.Locales.
Hills
com.planet_ink.coffee_mud.Locales.
HotRoom
com.planet_ink.coffee_mud.Locales.
IcePlains
com.planet_ink.coffee_mud.Locales.
IceRoom
com.planet_ink.coffee_mud.Locales.
IndoorInTheAir
com.planet_ink.coffee_mud.Locales.
IndoorUnderWater
(implements com.planet_ink.coffee_mud.core.interfaces.
Drink
)
com.planet_ink.coffee_mud.Locales.
InTheAir
com.planet_ink.coffee_mud.Locales.
OverTheLedge
com.planet_ink.coffee_mud.Locales.
Jungle
com.planet_ink.coffee_mud.Locales.
MagicFreeRoom
com.planet_ink.coffee_mud.Locales.
MagicShelter
com.planet_ink.coffee_mud.Locales.
HideoutShelter
com.planet_ink.coffee_mud.Locales.
MetalRoom
com.planet_ink.coffee_mud.Locales.
Mountains
com.planet_ink.coffee_mud.Locales.
FrozenMountains
com.planet_ink.coffee_mud.Locales.
Plains
com.planet_ink.coffee_mud.Locales.
FrozenPlains
com.planet_ink.coffee_mud.Locales.
Road
com.planet_ink.coffee_mud.Locales.
LongerRoad
com.planet_ink.coffee_mud.Locales.
LongestRoad
com.planet_ink.coffee_mud.Locales.
LongRoad
com.planet_ink.coffee_mud.Locales.
SewerRoom
com.planet_ink.coffee_mud.Locales.
ShallowWater
(implements com.planet_ink.coffee_mud.core.interfaces.
Drink
)
com.planet_ink.coffee_mud.Locales.
IndoorShallowWater
(implements com.planet_ink.coffee_mud.core.interfaces.
Drink
)
com.planet_ink.coffee_mud.Locales.
Shore
com.planet_ink.coffee_mud.Locales.
SeaPort
com.planet_ink.coffee_mud.Locales.
SpacePort
(implements com.planet_ink.coffee_mud.Locales.interfaces.
LocationRoom
)
com.planet_ink.coffee_mud.Locales.
StdGrid
(implements com.planet_ink.coffee_mud.Locales.interfaces.
GridLocale
)
com.planet_ink.coffee_mud.Locales.
CaveGrid
com.planet_ink.coffee_mud.Locales.
DesertGrid
com.planet_ink.coffee_mud.Locales.
EndlessOcean
com.planet_ink.coffee_mud.Locales.
EndlessSky
com.planet_ink.coffee_mud.Locales.
GreatLake
com.planet_ink.coffee_mud.Locales.
HillsGrid
com.planet_ink.coffee_mud.Locales.
JungleGrid
com.planet_ink.coffee_mud.Locales.
MountainsGrid
com.planet_ink.coffee_mud.Locales.
MountainSurfaceGrid
com.planet_ink.coffee_mud.Locales.
OceanGrid
com.planet_ink.coffee_mud.Locales.
PlainsGrid
com.planet_ink.coffee_mud.Locales.
RoadGrid
com.planet_ink.coffee_mud.Locales.
ShoreGrid
com.planet_ink.coffee_mud.Locales.
StdMaze
com.planet_ink.coffee_mud.Locales.
CaveMaze
com.planet_ink.coffee_mud.Locales.
DesertMaze
com.planet_ink.coffee_mud.Locales.
MetalRoomMaze
com.planet_ink.coffee_mud.Locales.
MountainsMaze
com.planet_ink.coffee_mud.Locales.
SewerMaze
com.planet_ink.coffee_mud.Locales.
StoneMaze
com.planet_ink.coffee_mud.Locales.
UnderWaterMaze
com.planet_ink.coffee_mud.Locales.
UnderSaltWaterMaze
com.planet_ink.coffee_mud.Locales.
WetCaveGrid
com.planet_ink.coffee_mud.Locales.
WetCaveMaze
com.planet_ink.coffee_mud.Locales.
WoodRoomMaze
com.planet_ink.coffee_mud.Locales.
WoodsMaze
com.planet_ink.coffee_mud.Locales.
StoneGrid
com.planet_ink.coffee_mud.Locales.
SwampGrid
com.planet_ink.coffee_mud.Locales.
UnderWaterGrid
com.planet_ink.coffee_mud.Locales.
IndoorUnderWaterGrid
com.planet_ink.coffee_mud.Locales.
UnderSaltWaterGrid
com.planet_ink.coffee_mud.Locales.
UnderWaterColumnGrid
com.planet_ink.coffee_mud.Locales.
IndoorUnderWaterColumnGrid
com.planet_ink.coffee_mud.Locales.
UnderSaltWaterColumnGrid
com.planet_ink.coffee_mud.Locales.
Whirlpool
com.planet_ink.coffee_mud.Locales.
WoodRoomGrid
com.planet_ink.coffee_mud.Locales.
WoodsGrid
com.planet_ink.coffee_mud.Locales.
StdThinGrid
(implements com.planet_ink.coffee_mud.Locales.interfaces.
GridLocale
)
com.planet_ink.coffee_mud.Locales.
DesertThinGrid
com.planet_ink.coffee_mud.Locales.
EndlessThinOcean
com.planet_ink.coffee_mud.Locales.
EndlessThinSky
com.planet_ink.coffee_mud.Locales.
GreatThinLake
com.planet_ink.coffee_mud.Locales.
HillsThinGrid
com.planet_ink.coffee_mud.Locales.
JungleThinGrid
com.planet_ink.coffee_mud.Locales.
MountainsThinGrid
com.planet_ink.coffee_mud.Locales.
MountainSurfaceThinGrid
com.planet_ink.coffee_mud.Locales.
OceanThinGrid
com.planet_ink.coffee_mud.Locales.
PlainsThinGrid
com.planet_ink.coffee_mud.Locales.
RoadThinGrid
com.planet_ink.coffee_mud.Locales.
StoneThinGrid
com.planet_ink.coffee_mud.Locales.
SwampThinGrid
com.planet_ink.coffee_mud.Locales.
UnderWaterThinGrid
com.planet_ink.coffee_mud.Locales.
IndoorUnderWaterThinGrid
com.planet_ink.coffee_mud.Locales.
UnderSaltWaterThinGrid
com.planet_ink.coffee_mud.Locales.
WoodRoomThinGrid
com.planet_ink.coffee_mud.Locales.
WoodsThinGrid
com.planet_ink.coffee_mud.Locales.
StoneRoom
com.planet_ink.coffee_mud.Locales.
DarkStoneRoom
com.planet_ink.coffee_mud.Locales.
LargeStoneRoom
com.planet_ink.coffee_mud.Locales.
UndergroundCityStreet
com.planet_ink.coffee_mud.Locales.
Swamp
(implements com.planet_ink.coffee_mud.core.interfaces.
Drink
)
com.planet_ink.coffee_mud.Locales.
UnderWater
(implements com.planet_ink.coffee_mud.core.interfaces.
Drink
)
com.planet_ink.coffee_mud.Locales.
UnderSaltWater
com.planet_ink.coffee_mud.Locales.
UnderwaterCityStreet
com.planet_ink.coffee_mud.Locales.
Void
com.planet_ink.coffee_mud.Locales.
WaterSurface
(implements com.planet_ink.coffee_mud.core.interfaces.
Drink
)
com.planet_ink.coffee_mud.Locales.
IndoorWaterSurface
(implements com.planet_ink.coffee_mud.core.interfaces.
Drink
)
com.planet_ink.coffee_mud.Locales.
IndoorWaterThinSurface
com.planet_ink.coffee_mud.Locales.
SaltWaterSurface
com.planet_ink.coffee_mud.Locales.
SaltWaterThinSurface
com.planet_ink.coffee_mud.Locales.
WaterSurfaceColumn
com.planet_ink.coffee_mud.Locales.
IndoorWaterSurfaceColumn
(implements com.planet_ink.coffee_mud.core.interfaces.
Drink
)
com.planet_ink.coffee_mud.Locales.
SaltWaterSurfaceColumn
com.planet_ink.coffee_mud.Locales.
WaterThinSurface
com.planet_ink.coffee_mud.Locales.
WoodenDeck
com.planet_ink.coffee_mud.Locales.
ShipDeck
com.planet_ink.coffee_mud.Locales.
ShipHeavyGunDeck
com.planet_ink.coffee_mud.Locales.
ShipLightGunDeck
com.planet_ink.coffee_mud.Locales.
ShipMedGunDeck
com.planet_ink.coffee_mud.Locales.
WoodRoom
com.planet_ink.coffee_mud.Locales.
LargeWoodRoom
com.planet_ink.coffee_mud.Locales.
ShipHold
com.planet_ink.coffee_mud.Locales.
ShipMagazine
com.planet_ink.coffee_mud.Locales.
ShipQuarter
com.planet_ink.coffee_mud.Locales.
WoodSeaPort
com.planet_ink.coffee_mud.Locales.
Woods
com.planet_ink.coffee_mud.Locales.
StdThinGrid.ThinGridEntry
com.planet_ink.coffee_mud.Locales.
StdThinGrid.ThinGridEntryConverter
(implements com.planet_ink.coffee_mud.core.collections.
Converter
<K,L>)
com.planet_ink.coffee_mud.Areas.
StdThinInstance.EmptyFilters
(implements com.planet_ink.coffee_mud.Libraries.interfaces.
TrackingLibrary.RFilters
)
com.planet_ink.coffee_mud.Areas.
StdThinInstance.AllWaterFilters
com.planet_ink.coffee_mud.Areas.
StdThinInstance.OutOfAreaFilter
(implements com.planet_ink.coffee_mud.Libraries.interfaces.
TrackingLibrary.RFilter
)
com.planet_ink.coffee_mud.Items.Basic.
StdThinItem
(implements com.planet_ink.coffee_mud.Items.interfaces.
Item
)
com.planet_ink.coffee_mud.core.threads.
StdTickClient
(implements com.planet_ink.coffee_mud.core.interfaces.
TickClient
)
com.planet_ink.coffee_mud.core.threads.
StdTickGroup
(implements java.lang.Cloneable, com.planet_ink.coffee_mud.core.interfaces.
TickableGroup
)
com.planet_ink.coffee_mud.WebMacros.
StdWebMacro
(implements com.planet_ink.coffee_mud.WebMacros.interfaces.
WebMacro
)
com.planet_ink.coffee_mud.WebMacros.
AbilityAffectNext
com.planet_ink.coffee_mud.WebMacros.
AbilityBlessingNext
com.planet_ink.coffee_mud.WebMacros.
AbilityCursesNext
com.planet_ink.coffee_mud.WebMacros.
AbilityData
com.planet_ink.coffee_mud.WebMacros.
AbilityDomainNext
com.planet_ink.coffee_mud.WebMacros.
AbilityGainReport
com.planet_ink.coffee_mud.WebMacros.
AbilityID
com.planet_ink.coffee_mud.WebMacros.
AbilityName
com.planet_ink.coffee_mud.WebMacros.
AbilityNext
com.planet_ink.coffee_mud.WebMacros.
AbilityPlayerNext
com.planet_ink.coffee_mud.WebMacros.
AbilityPowersNext
com.planet_ink.coffee_mud.WebMacros.
AbilityRaceNext
com.planet_ink.coffee_mud.WebMacros.
AbilityRecipeData
com.planet_ink.coffee_mud.WebMacros.
AbilityTypeNext
com.planet_ink.coffee_mud.WebMacros.
AccountCreate
com.planet_ink.coffee_mud.WebMacros.
AccountData
com.planet_ink.coffee_mud.WebMacros.
AccountID
com.planet_ink.coffee_mud.WebMacros.
AccountNext
com.planet_ink.coffee_mud.WebMacros.
AccountOnline
com.planet_ink.coffee_mud.WebMacros.
AccountPlayerNext
com.planet_ink.coffee_mud.WebMacros.
AchievementData
com.planet_ink.coffee_mud.WebMacros.
AchievementID
com.planet_ink.coffee_mud.WebMacros.
AchievementNext
com.planet_ink.coffee_mud.WebMacros.
AddFile
com.planet_ink.coffee_mud.WebMacros.
AddRandomFile
com.planet_ink.coffee_mud.WebMacros.
AddRandomFileFromDir
com.planet_ink.coffee_mud.WebMacros.
AddRequestParameter
com.planet_ink.coffee_mud.WebMacros.
AllQualifyData
com.planet_ink.coffee_mud.WebMacros.
AllQualifyNext
com.planet_ink.coffee_mud.WebMacros.
AreaChildNext
com.planet_ink.coffee_mud.WebMacros.
AreaData
com.planet_ink.coffee_mud.WebMacros.
AreaID
com.planet_ink.coffee_mud.WebMacros.
AreaIDEncoded
com.planet_ink.coffee_mud.WebMacros.
AreaItemNext
com.planet_ink.coffee_mud.WebMacros.
AreaMobNext
com.planet_ink.coffee_mud.WebMacros.
AreaName
com.planet_ink.coffee_mud.WebMacros.
AreaNameEncoded
com.planet_ink.coffee_mud.WebMacros.
AreaNext
com.planet_ink.coffee_mud.WebMacros.
AreaScriptKey
com.planet_ink.coffee_mud.WebMacros.
AreaScriptNext
com.planet_ink.coffee_mud.WebMacros.
AreaScriptData
com.planet_ink.coffee_mud.WebMacros.
AreaTbl
com.planet_ink.coffee_mud.WebMacros.
AreaXML
com.planet_ink.coffee_mud.WebMacros.
Authenticate
com.planet_ink.coffee_mud.WebMacros.
AutoAwardData
com.planet_ink.coffee_mud.WebMacros.
AutoAwardID
com.planet_ink.coffee_mud.WebMacros.
AutoAwardNext
com.planet_ink.coffee_mud.WebMacros.
AutoTitleData
com.planet_ink.coffee_mud.WebMacros.
AutoTitleID
com.planet_ink.coffee_mud.WebMacros.
AutoTitleNext
com.planet_ink.coffee_mud.WebMacros.
BankAccountInfo
com.planet_ink.coffee_mud.WebMacros.
BankChainName
com.planet_ink.coffee_mud.WebMacros.
BankChainNext
com.planet_ink.coffee_mud.WebMacros.
BanListMgr
com.planet_ink.coffee_mud.WebMacros.
BaseCharClassName
com.planet_ink.coffee_mud.WebMacros.
BaseCharClassNext
com.planet_ink.coffee_mud.WebMacros.
BehaviorData
com.planet_ink.coffee_mud.WebMacros.
BehaviorID
com.planet_ink.coffee_mud.WebMacros.
BehaviorNext
com.planet_ink.coffee_mud.WebMacros.
CatalogCatNext
com.planet_ink.coffee_mud.WebMacros.
CatalogItemNext
com.planet_ink.coffee_mud.WebMacros.
CatalogMobNext
com.planet_ink.coffee_mud.WebMacros.
ChannelBackLogNext
com.planet_ink.coffee_mud.WebMacros.
ChannelFunction
com.planet_ink.coffee_mud.WebMacros.
ChannelInfo
com.planet_ink.coffee_mud.WebMacros.
ChannelNext
com.planet_ink.coffee_mud.WebMacros.
CharClassData
com.planet_ink.coffee_mud.WebMacros.
CharClassID
com.planet_ink.coffee_mud.WebMacros.
CharClassName
com.planet_ink.coffee_mud.WebMacros.
CharClassNext
com.planet_ink.coffee_mud.WebMacros.
CheckAuthCode
com.planet_ink.coffee_mud.WebMacros.
CheckFactionLoaded
com.planet_ink.coffee_mud.WebMacros.
CheckReqParm
com.planet_ink.coffee_mud.WebMacros.
ChkReqParmBreak
com.planet_ink.coffee_mud.WebMacros.
ClanData
com.planet_ink.coffee_mud.WebMacros.
ClanGovernmentData
com.planet_ink.coffee_mud.WebMacros.
ClanGovernmentID
com.planet_ink.coffee_mud.WebMacros.
ClanGovernmentNext
com.planet_ink.coffee_mud.WebMacros.
ClanID
com.planet_ink.coffee_mud.WebMacros.
ClanNext
com.planet_ink.coffee_mud.WebMacros.
ClassRaceNext
com.planet_ink.coffee_mud.WebMacros.
CoffeeTableRows
com.planet_ink.coffee_mud.WebMacros.
CommandJournalInfo
com.planet_ink.coffee_mud.WebMacros.
CommandJournalNext
com.planet_ink.coffee_mud.WebMacros.
ComponentData
com.planet_ink.coffee_mud.WebMacros.
ComponentID
com.planet_ink.coffee_mud.WebMacros.
ComponentNext
com.planet_ink.coffee_mud.WebMacros.
ComponentPieceData
com.planet_ink.coffee_mud.WebMacros.
ComponentPieceID
com.planet_ink.coffee_mud.WebMacros.
ComponentPieceNext
com.planet_ink.coffee_mud.WebMacros.
ControlPanel
com.planet_ink.coffee_mud.WebMacros.
CrossBaseClassAbilities
com.planet_ink.coffee_mud.WebMacros.
CrossClassAbilities
com.planet_ink.coffee_mud.WebMacros.
DeityData
com.planet_ink.coffee_mud.WebMacros.
DeityID
com.planet_ink.coffee_mud.WebMacros.
DeityNext
com.planet_ink.coffee_mud.WebMacros.
DelRequestParameter
com.planet_ink.coffee_mud.WebMacros.
ExitData
com.planet_ink.coffee_mud.WebMacros.
ExpertiseData
com.planet_ink.coffee_mud.WebMacros.
ExpertiseID
com.planet_ink.coffee_mud.WebMacros.
ExpertiseNext
com.planet_ink.coffee_mud.WebMacros.
FactionData
com.planet_ink.coffee_mud.WebMacros.
FactionID
com.planet_ink.coffee_mud.WebMacros.
FactionName
com.planet_ink.coffee_mud.WebMacros.
FactionNext
com.planet_ink.coffee_mud.WebMacros.
FileData
com.planet_ink.coffee_mud.WebMacros.
FileInfo
com.planet_ink.coffee_mud.WebMacros.
FileMgr
com.planet_ink.coffee_mud.WebMacros.
FileNext
com.planet_ink.coffee_mud.WebMacros.
ForumInfo
com.planet_ink.coffee_mud.WebMacros.
ForumJournalNext
com.planet_ink.coffee_mud.WebMacros.
HelpTopics
com.planet_ink.coffee_mud.WebMacros.
HolidayData
com.planet_ink.coffee_mud.WebMacros.
HolidayID
com.planet_ink.coffee_mud.WebMacros.
HolidayNext
com.planet_ink.coffee_mud.WebMacros.
HTTPclientIP
com.planet_ink.coffee_mud.WebMacros.
HTTPstatus
com.planet_ink.coffee_mud.WebMacros.
HTTPstatusInfo
com.planet_ink.coffee_mud.WebMacros.
ImageVerificationImage
com.planet_ink.coffee_mud.WebMacros.
INIEntry
com.planet_ink.coffee_mud.WebMacros.
INIModify
com.planet_ink.coffee_mud.WebMacros.
INIValue
com.planet_ink.coffee_mud.WebMacros.
IsAccountSystem
com.planet_ink.coffee_mud.WebMacros.
IsDisabled
com.planet_ink.coffee_mud.WebMacros.
IsExpirationSystem
com.planet_ink.coffee_mud.WebMacros.
ItemData
com.planet_ink.coffee_mud.WebMacros.
JournalFunction
com.planet_ink.coffee_mud.WebMacros.
JournalInfo
com.planet_ink.coffee_mud.WebMacros.
JournalMessageNext
com.planet_ink.coffee_mud.WebMacros.
JournalName
com.planet_ink.coffee_mud.WebMacros.
JournalNext
com.planet_ink.coffee_mud.WebMacros.
LevelNext
com.planet_ink.coffee_mud.WebMacros.
LevelNumber
com.planet_ink.coffee_mud.WebMacros.
LogViewer
com.planet_ink.coffee_mud.WebMacros.
MobData
com.planet_ink.coffee_mud.WebMacros.
MUDGrinder
com.planet_ink.coffee_mud.WebMacros.
MudInfo
com.planet_ink.coffee_mud.WebMacros.
MUDServerPort
com.planet_ink.coffee_mud.WebMacros.
MUDServerStatus
com.planet_ink.coffee_mud.WebMacros.
MUDServerVersion
com.planet_ink.coffee_mud.WebMacros.
NumPlayers
com.planet_ink.coffee_mud.WebMacros.
PlanarData
com.planet_ink.coffee_mud.WebMacros.
PlanarID
com.planet_ink.coffee_mud.WebMacros.
PlaneNext
com.planet_ink.coffee_mud.WebMacros.
PlayerData
com.planet_ink.coffee_mud.WebMacros.
PlayerDelete
com.planet_ink.coffee_mud.WebMacros.
PlayerID
com.planet_ink.coffee_mud.WebMacros.
PlayerList
com.planet_ink.coffee_mud.WebMacros.
PlayerNext
com.planet_ink.coffee_mud.WebMacros.
PlayerOnline
com.planet_ink.coffee_mud.WebMacros.
PlayerPortrait
com.planet_ink.coffee_mud.WebMacros.
PollData
com.planet_ink.coffee_mud.WebMacros.
PollID
com.planet_ink.coffee_mud.WebMacros.
PollNext
com.planet_ink.coffee_mud.WebMacros.
PostalBoxInfo
com.planet_ink.coffee_mud.WebMacros.
PostOfficeBoxNext
com.planet_ink.coffee_mud.WebMacros.
PostOfficeBranchNext
com.planet_ink.coffee_mud.WebMacros.
PostOfficeName
com.planet_ink.coffee_mud.WebMacros.
PostOfficeNext
com.planet_ink.coffee_mud.WebMacros.
PrideStat
com.planet_ink.coffee_mud.WebMacros.
QuestData
com.planet_ink.coffee_mud.WebMacros.
QuestMaker
com.planet_ink.coffee_mud.WebMacros.
QuestMgr
com.planet_ink.coffee_mud.WebMacros.
QuestNext
com.planet_ink.coffee_mud.WebMacros.
RaceCatNext
com.planet_ink.coffee_mud.WebMacros.
RaceClassNext
com.planet_ink.coffee_mud.WebMacros.
RaceData
com.planet_ink.coffee_mud.WebMacros.
RaceID
com.planet_ink.coffee_mud.WebMacros.
RaceName
com.planet_ink.coffee_mud.WebMacros.
RaceNext
com.planet_ink.coffee_mud.WebMacros.
RandomAreaTemplates
com.planet_ink.coffee_mud.WebMacros.
RebuildReferenceDocs
com.planet_ink.coffee_mud.WebMacros.
RequestParameter
com.planet_ink.coffee_mud.WebMacros.
RequestParameterEncoded
com.planet_ink.coffee_mud.WebMacros.
RequestParametersEncoded
com.planet_ink.coffee_mud.WebMacros.
ResourceMgr
com.planet_ink.coffee_mud.WebMacros.
RoomData
com.planet_ink.coffee_mud.WebMacros.
RoomID
com.planet_ink.coffee_mud.WebMacros.
RoomName
com.planet_ink.coffee_mud.WebMacros.
RoomNext
com.planet_ink.coffee_mud.WebMacros.
SipletInterface
com.planet_ink.coffee_mud.WebMacros.
SocialData
com.planet_ink.coffee_mud.WebMacros.
SocialID
com.planet_ink.coffee_mud.WebMacros.
SocialNext
com.planet_ink.coffee_mud.WebMacros.
SocialTbl
com.planet_ink.coffee_mud.WebMacros.
StatRejuvCharts
com.planet_ink.coffee_mud.WebMacros.
SystemConfig
com.planet_ink.coffee_mud.WebMacros.
SystemFunction
com.planet_ink.coffee_mud.WebMacros.
SystemInfo
com.planet_ink.coffee_mud.WebMacros.
ThinPlayerData
com.planet_ink.coffee_mud.WebMacros.
TimsItemTable
com.planet_ink.coffee_mud.WebMacros.
TriggerData
com.planet_ink.coffee_mud.WebMacros.
TriggerNext
com.planet_ink.coffee_mud.WebMacros.
Unsubscribe
com.planet_ink.coffee_mud.WebMacros.
WebServerName
com.planet_ink.coffee_mud.WebMacros.
WebServerPort
com.planet_ink.coffee_mud.WebMacros.
WebServerVersion
com.planet_ink.coffee_mud.WebMacros.
WebSock
com.planet_ink.coffee_mud.WebMacros.
WhiteListMgr
com.planet_ink.coffee_mud.core.collections.
STreeMap
<K,V> (implements java.util.Map<K,V>, java.util.NavigableMap<K,V>, java.io.Serializable, java.util.SortedMap<K,V>)
com.planet_ink.coffee_mud.core.collections.
STreeSet
<K> (implements java.util.Collection<E>, java.lang.Iterable<T>, java.util.NavigableSet<E>, java.io.Serializable, java.util.Set<E>, java.util.SortedSet<E>)
com.planet_ink.coffee_mud.core.collections.
SVector
<T> (implements com.planet_ink.coffee_mud.core.collections.
CList
<K>, java.util.Collection<E>, java.lang.Iterable<T>, java.util.RandomAccess, java.io.Serializable)
com.planet_ink.coffee_mud.core.collections.
CMUniqSortSVec
<T> (implements com.planet_ink.coffee_mud.core.collections.
SearchIDList
<T>)
com.planet_ink.coffee_mud.core.collections.
CMUniqNameSortSVec
<T>
com.planet_ink.coffee_mud.core.collections.
PairSVector
<T,K> (implements java.util.List<E>, com.planet_ink.coffee_mud.core.collections.
PairList
<T,K>)
com.planet_ink.coffee_mud.core.collections.
SPairList
<K,V>
com.planet_ink.coffee_mud.Common.interfaces.
Quest.QuestScript
com.planet_ink.coffee_mud.core.collections.
SortedStrSVector
<T> (implements com.planet_ink.coffee_mud.core.collections.
SearchIDList
<T>)
com.planet_ink.coffee_mud.core.collections.
CMNSortSVec
<T> (implements com.planet_ink.coffee_mud.core.collections.
SearchIDList
<T>)
com.planet_ink.coffee_mud.core.collections.
CMSortSVec
<T> (implements com.planet_ink.coffee_mud.core.collections.
SearchIDList
<T>)
com.planet_ink.coffee_mud.core.collections.
TriadSVector
<T,K,L>
com.planet_ink.coffee_mud.Abilities.
ThinAbility
(implements com.planet_ink.coffee_mud.Abilities.interfaces.
Ability
)
com.planet_ink.coffee_mud.Abilities.Misc.
ExtraData
com.planet_ink.coffee_mud.Abilities.Misc.
InstanceArea.InstanceAreaManager
com.planet_ink.coffee_mud.Abilities.Properties.
Property
com.planet_ink.coffee_mud.Abilities.Properties.
Prop_AbilityImmunity
(implements com.planet_ink.coffee_mud.Abilities.interfaces.
TriggeredAffect
)
com.planet_ink.coffee_mud.Abilities.Properties.
Prop_AbsorbDamage
(implements com.planet_ink.coffee_mud.Abilities.interfaces.
TriggeredAffect
)
com.planet_ink.coffee_mud.Abilities.Properties.
Prop_AddDamage
(implements com.planet_ink.coffee_mud.Abilities.interfaces.
TriggeredAffect
)
com.planet_ink.coffee_mud.Abilities.Properties.
Prop_AreaForSale
(implements com.planet_ink.coffee_mud.core.interfaces.
LandTitle
)
com.planet_ink.coffee_mud.Abilities.Properties.
Prop_Artifact
com.planet_ink.coffee_mud.Abilities.Properties.
Prop_AstralSpirit
com.planet_ink.coffee_mud.Abilities.Properties.
Prop_ClanEquipment
(implements com.planet_ink.coffee_mud.Abilities.interfaces.
TriggeredAffect
)
com.planet_ink.coffee_mud.Abilities.Properties.
Prop_Climbable
com.planet_ink.coffee_mud.Abilities.Properties.
Prop_CloseCommand
com.planet_ink.coffee_mud.Abilities.Properties.
Prop_ClosedDayNight
com.planet_ink.coffee_mud.Abilities.Properties.
Prop_ClosedSeason
com.planet_ink.coffee_mud.Abilities.Properties.
Prop_CombatAdjuster
(implements com.planet_ink.coffee_mud.Abilities.interfaces.
TriggeredAffect
)
com.planet_ink.coffee_mud.Abilities.Properties.
Prop_CommonTwister
com.planet_ink.coffee_mud.Abilities.Properties.
Prop_Crawlspace
com.planet_ink.coffee_mud.Abilities.Properties.
Prop_Doppleganger
com.planet_ink.coffee_mud.Abilities.Properties.
Prop_EnlargeRoom
com.planet_ink.coffee_mud.Abilities.Properties.
Prop_EnterAdjuster
(implements com.planet_ink.coffee_mud.Abilities.interfaces.
TriggeredAffect
)
com.planet_ink.coffee_mud.Abilities.Properties.
Prop_Familiar
com.planet_ink.coffee_mud.Abilities.Properties.
Prop_Fumble
com.planet_ink.coffee_mud.Abilities.Properties.
Prop_HaveAdjuster
(implements com.planet_ink.coffee_mud.Abilities.interfaces.
TriggeredAffect
)
com.planet_ink.coffee_mud.Abilities.Properties.
Prop_Adjuster
com.planet_ink.coffee_mud.Abilities.Properties.
Prop_UseAdjuster
(implements com.planet_ink.coffee_mud.Items.interfaces.
ArchonOnly
)
com.planet_ink.coffee_mud.Abilities.Properties.
Prop_HereAdjuster
com.planet_ink.coffee_mud.Abilities.Properties.
Prop_RideAdjuster
com.planet_ink.coffee_mud.Abilities.Properties.
Prop_WearAdjuster
com.planet_ink.coffee_mud.Abilities.Properties.
Prop_HaveResister
(implements com.planet_ink.coffee_mud.Abilities.interfaces.
TriggeredAffect
)
com.planet_ink.coffee_mud.Abilities.Properties.
Prop_Resistance
com.planet_ink.coffee_mud.Abilities.Properties.
Prop_RideResister
com.planet_ink.coffee_mud.Abilities.Properties.
Prop_WearResister
com.planet_ink.coffee_mud.Abilities.Properties.
Prop_HaveZapper
(implements com.planet_ink.coffee_mud.MOBS.interfaces.
Deity.DeityWorshipper
, com.planet_ink.coffee_mud.Abilities.interfaces.
TriggeredAffect
)
com.planet_ink.coffee_mud.Abilities.Properties.
Prop_RideZapper
com.planet_ink.coffee_mud.Abilities.Properties.
Prop_WearZapper
com.planet_ink.coffee_mud.Abilities.Properties.
Prop_Hidden
com.planet_ink.coffee_mud.Abilities.Properties.
Prop_IceBox
com.planet_ink.coffee_mud.Abilities.Properties.
Prop_ImproveGather
com.planet_ink.coffee_mud.Abilities.Properties.
Prop_InstantDeath
com.planet_ink.coffee_mud.Abilities.Properties.
Prop_Invisibility
com.planet_ink.coffee_mud.Abilities.Properties.
Prop_ItemBinder
(implements com.planet_ink.coffee_mud.Abilities.interfaces.
TriggeredAffect
)
com.planet_ink.coffee_mud.Abilities.Properties.
Prop_ItemNoRuin
com.planet_ink.coffee_mud.Abilities.Properties.
Prop_ItemSlot
com.planet_ink.coffee_mud.Abilities.Properties.
Prop_ItemSlotFiller
(implements com.planet_ink.coffee_mud.core.interfaces.
AbilityContainer
)
com.planet_ink.coffee_mud.Abilities.Properties.
Prop_ItemTransporter
com.planet_ink.coffee_mud.Abilities.Properties.
Prop_ItemTransReceiver
com.planet_ink.coffee_mud.Abilities.Properties.
Prop_LangTranslator
(implements com.planet_ink.coffee_mud.Abilities.interfaces.
Language
)
com.planet_ink.coffee_mud.Abilities.Properties.
Prop_LanguageSpeaker
com.planet_ink.coffee_mud.Abilities.Properties.
Prop_LimitedContents
com.planet_ink.coffee_mud.Abilities.Properties.
Prop_LimitedEquip
com.planet_ink.coffee_mud.Abilities.Properties.
Prop_LimitedItems
com.planet_ink.coffee_mud.Abilities.Properties.
Prop_LocationBound
com.planet_ink.coffee_mud.Abilities.Properties.
Prop_MagicFreedom
com.planet_ink.coffee_mud.Abilities.Properties.
Prop_MOBEmoter
com.planet_ink.coffee_mud.Abilities.Properties.
Prop_ModExperience
com.planet_ink.coffee_mud.Abilities.Properties.
Prop_ModFaction
com.planet_ink.coffee_mud.Abilities.Properties.
Prop_MoveRestrictor
(implements com.planet_ink.coffee_mud.Abilities.interfaces.
TriggeredAffect
)
com.planet_ink.coffee_mud.Abilities.Properties.
Prop_MultiEffects
com.planet_ink.coffee_mud.Abilities.Properties.
Prop_NarrowLedge
com.planet_ink.coffee_mud.Abilities.Properties.
Prop_NewDeathMsg
com.planet_ink.coffee_mud.Abilities.Properties.
Prop_NoChannel
com.planet_ink.coffee_mud.Abilities.Properties.
Prop_NoCharm
com.planet_ink.coffee_mud.Abilities.Properties.
Prop_NoCraftability
com.planet_ink.coffee_mud.Abilities.Properties.
Prop_NoDamage
com.planet_ink.coffee_mud.Abilities.Properties.
Prop_NoOrdering
com.planet_ink.coffee_mud.Abilities.Properties.
Prop_NoPKill
com.planet_ink.coffee_mud.Abilities.Properties.
Prop_NoPurge
com.planet_ink.coffee_mud.Abilities.Properties.
Prop_NoRecall
com.planet_ink.coffee_mud.Abilities.Properties.
Prop_NoSummon
com.planet_ink.coffee_mud.Abilities.Properties.
Prop_NoTeleport
com.planet_ink.coffee_mud.Abilities.Properties.
Prop_NoTeleportOut
com.planet_ink.coffee_mud.Abilities.Properties.
Prop_NoTelling
com.planet_ink.coffee_mud.Abilities.Properties.
Prop_OpenCommand
com.planet_ink.coffee_mud.Abilities.Properties.
Prop_OpenPassword
com.planet_ink.coffee_mud.Abilities.Properties.
Prop_OutfitContainer
com.planet_ink.coffee_mud.Abilities.Properties.
Prop_PeaceMaker
com.planet_ink.coffee_mud.Abilities.Properties.
Prop_PracticeDummy
com.planet_ink.coffee_mud.Abilities.Properties.
Prop_PrivateProperty
(implements com.planet_ink.coffee_mud.core.interfaces.
PrivateProperty
)
com.planet_ink.coffee_mud.Abilities.Properties.
Prop_PropSetter
(implements com.planet_ink.coffee_mud.Abilities.interfaces.
TriggeredAffect
)
com.planet_ink.coffee_mud.Abilities.Properties.
Prop_QuestGiver
com.planet_ink.coffee_mud.Abilities.Properties.
Prop_ReqAlignments
(implements com.planet_ink.coffee_mud.Abilities.interfaces.
TriggeredAffect
)
com.planet_ink.coffee_mud.Abilities.Properties.
Prop_ReqCapacity
(implements com.planet_ink.coffee_mud.Abilities.interfaces.
TriggeredAffect
)
com.planet_ink.coffee_mud.Abilities.Properties.
Prop_ReqClasses
(implements com.planet_ink.coffee_mud.Abilities.interfaces.
TriggeredAffect
)
com.planet_ink.coffee_mud.Abilities.Properties.
Prop_ReqEntry
(implements com.planet_ink.coffee_mud.MOBS.interfaces.
Deity.DeityWorshipper
, com.planet_ink.coffee_mud.Abilities.interfaces.
TriggeredAffect
)
com.planet_ink.coffee_mud.Abilities.Properties.
Prop_ReqHeight
(implements com.planet_ink.coffee_mud.Abilities.interfaces.
TriggeredAffect
)
com.planet_ink.coffee_mud.Abilities.Properties.
Prop_ReqLevels
(implements com.planet_ink.coffee_mud.Abilities.interfaces.
TriggeredAffect
)
com.planet_ink.coffee_mud.Abilities.Properties.
Prop_ReqNoMOB
(implements com.planet_ink.coffee_mud.Abilities.interfaces.
TriggeredAffect
)
com.planet_ink.coffee_mud.Abilities.Properties.
Prop_ReqPKill
(implements com.planet_ink.coffee_mud.Abilities.interfaces.
TriggeredAffect
)
com.planet_ink.coffee_mud.Abilities.Properties.
Prop_ReqRaces
(implements com.planet_ink.coffee_mud.Abilities.interfaces.
TriggeredAffect
)
com.planet_ink.coffee_mud.Abilities.Properties.
Prop_ReqStat
(implements com.planet_ink.coffee_mud.Abilities.interfaces.
TriggeredAffect
)
com.planet_ink.coffee_mud.Abilities.Properties.
Prop_ReqTattoo
(implements com.planet_ink.coffee_mud.Abilities.interfaces.
TriggeredAffect
)
com.planet_ink.coffee_mud.Abilities.Properties.
Prop_ReRollStats
com.planet_ink.coffee_mud.Abilities.Properties.
Prop_RestrictSkills
com.planet_ink.coffee_mud.Abilities.Properties.
Prop_RestrictSpells
com.planet_ink.coffee_mud.Abilities.Properties.
Prop_Retainable
com.planet_ink.coffee_mud.Abilities.Properties.
Prop_RoomDark
com.planet_ink.coffee_mud.Abilities.Properties.
Prop_RoomForSale
(implements com.planet_ink.coffee_mud.core.interfaces.
LandTitle
)
com.planet_ink.coffee_mud.Abilities.Properties.
Prop_LotsForSale
com.planet_ink.coffee_mud.Abilities.Properties.
Prop_LotForSale
com.planet_ink.coffee_mud.Abilities.Properties.
Prop_RoomPlusForSale
(implements com.planet_ink.coffee_mud.core.interfaces.
LandTitle
)
com.planet_ink.coffee_mud.Abilities.Properties.
Prop_RoomsForSale
com.planet_ink.coffee_mud.Abilities.Properties.
Prop_RoomLit
com.planet_ink.coffee_mud.Abilities.Properties.
Prop_RoomRedirect
com.planet_ink.coffee_mud.Abilities.Properties.
Prop_RoomUnmappable
com.planet_ink.coffee_mud.Abilities.Properties.
Prop_RoomView
com.planet_ink.coffee_mud.Abilities.Properties.
Prop_RoomWatch
com.planet_ink.coffee_mud.Abilities.Properties.
Prop_SafePet
com.planet_ink.coffee_mud.Abilities.Properties.
Prop_ScrapExplode
com.planet_ink.coffee_mud.Abilities.Properties.
Prop_ShortEffects
com.planet_ink.coffee_mud.Abilities.Properties.
Prop_Smell
com.planet_ink.coffee_mud.Abilities.Properties.
Prop_Socials
com.planet_ink.coffee_mud.Abilities.Properties.
Prop_Sounder
com.planet_ink.coffee_mud.Abilities.Properties.
Prop_SparringRoom
com.planet_ink.coffee_mud.Abilities.Properties.
Prop_SpellAdder
(implements com.planet_ink.coffee_mud.core.interfaces.
AbilityContainer
, com.planet_ink.coffee_mud.Abilities.interfaces.
TriggeredAffect
)
com.planet_ink.coffee_mud.Abilities.Properties.
Prop_FightSpellCast
com.planet_ink.coffee_mud.Abilities.Properties.
Prop_HaveEnabler
com.planet_ink.coffee_mud.Abilities.Properties.
Prop_HereEnabler
com.planet_ink.coffee_mud.Abilities.Properties.
Prop_RideEnabler
com.planet_ink.coffee_mud.Abilities.Properties.
Prop_WearEnabler
com.planet_ink.coffee_mud.Abilities.Properties.
Prop_HaveSpellCast
com.planet_ink.coffee_mud.Abilities.Properties.
Prop_HereSpellCast
com.planet_ink.coffee_mud.Abilities.Properties.
Prop_RideSpellCast
com.planet_ink.coffee_mud.Abilities.Properties.
Prop_WearSpellCast
com.planet_ink.coffee_mud.Abilities.Properties.
Prop_UseSpellCast
com.planet_ink.coffee_mud.Abilities.Properties.
Prop_UseSpellCast2
com.planet_ink.coffee_mud.Abilities.Properties.
Prop_SpellReflecting
(implements com.planet_ink.coffee_mud.Abilities.interfaces.
TriggeredAffect
)
com.planet_ink.coffee_mud.Abilities.Properties.
Prop_StatAdjuster
com.planet_ink.coffee_mud.Abilities.Properties.
Prop_StatTrainer
com.planet_ink.coffee_mud.Abilities.Properties.
Prop_Trainer
com.planet_ink.coffee_mud.Abilities.Properties.
Prop_StayAboard
com.planet_ink.coffee_mud.Abilities.Properties.
Prop_Tattoo
com.planet_ink.coffee_mud.Abilities.Properties.
Prop_TattooAdder
com.planet_ink.coffee_mud.Abilities.Properties.
Prop_TicketTaker
com.planet_ink.coffee_mud.Abilities.Properties.
Prop_Transporter
(implements com.planet_ink.coffee_mud.Abilities.interfaces.
TriggeredAffect
)
com.planet_ink.coffee_mud.Abilities.Properties.
Prop_Trashcan
com.planet_ink.coffee_mud.Abilities.Properties.
Prop_Uncampable
com.planet_ink.coffee_mud.Abilities.Properties.
Prop_Unsellable
com.planet_ink.coffee_mud.Abilities.Properties.
Prop_UseEmoter
com.planet_ink.coffee_mud.Abilities.Properties.
Prop_UseEmoter2
com.planet_ink.coffee_mud.Abilities.Properties.
Prop_WeakBridge
(implements com.planet_ink.coffee_mud.Abilities.interfaces.
TriggeredAffect
)
com.planet_ink.coffee_mud.Abilities.Properties.
Prop_WeaponImmunity
(implements com.planet_ink.coffee_mud.Abilities.interfaces.
TriggeredAffect
)
com.planet_ink.coffee_mud.Abilities.Properties.
Prop_WearOverride
com.planet_ink.coffee_mud.Abilities.Properties.
Prop_Weather
com.planet_ink.coffee_mud.Abilities.Properties.
Prop_WizInvis
com.planet_ink.coffee_mud.Locales.
ThinRoom
(implements com.planet_ink.coffee_mud.Locales.interfaces.
Room
)
java.lang.Thread (implements java.lang.Runnable)
com.planet_ink.coffee_mud.core.intermud.cm1.
CM1Server
com.planet_ink.coffee_mud.core.threads.
CMFactoryThread
com.planet_ink.coffee_mud.core.intermud.imc2.
IMC2Driver
com.planet_ink.coffee_mud.core.intermud.i3.net.
ListenThread
com.planet_ink.coffee_mud.application.
MUD
(implements com.planet_ink.coffee_mud.core.interfaces.
MudHost
)
com.planet_ink.coffee_mud.application.
OffLine
(implements com.planet_ink.coffee_mud.core.interfaces.
MudHost
)
com.planet_ink.coffee_mud.core.smtp.
SMTPserver
(implements com.planet_ink.coffee_mud.core.interfaces.
Tickable
)
java.lang.Throwable (implements java.io.Serializable)
java.lang.Exception
com.planet_ink.coffee_mud.core.exceptions.
CoffeeMudException
com.planet_ink.coffee_mud.core.exceptions.
BadEmailAddressException
com.planet_ink.coffee_mud.core.exceptions.
CMException
com.planet_ink.coffee_mud.core.exceptions.
CharStatOutOfRangeException
com.planet_ink.coffee_mud.core.exceptions.
CMDataException
com.planet_ink.coffee_mud.core.exceptions.
MQLException
com.planet_ink.coffee_mud.core.exceptions.
HTTPServerException
com.planet_ink.coffee_mud.core.exceptions.
HTTPRedirectException
com.planet_ink.coffee_mud.core.exceptions.
ScriptParseException
com.planet_ink.coffee_mud.core.exceptions.
StatOutOfRangeException
com.planet_ink.coffee_mud.core.intermud.i3.packets.
I3Exception
com.planet_ink.coffee_mud.core.intermud.i3.packets.
InvalidPacketException
com.planet_ink.coffee_mud.core.intermud.i3.net.
InvalidNameException
com.planet_ink.coffee_mud.core.
MiniJSON.MJSONException
com.planet_ink.coffee_mud.core.intermud.i3.server.
ObjectLoadException
com.planet_ink.coffee_mud.core.intermud.i3.persist.
PersistenceException
com.planet_ink.coffee_mud.core.intermud.i3.server.
ServerSecurityException
com.planet_ink.coffee_mud.core.threads.
TimeMs
com.planet_ink.coffee_mud.core.collections.
Triad.FirstConverter
<T,K,L> (implements com.planet_ink.coffee_mud.core.collections.
Converter
<K,L>)
com.planet_ink.coffee_mud.core.collections.
Triad.SecondConverter
<T,K,L> (implements com.planet_ink.coffee_mud.core.collections.
Converter
<K,L>)
com.planet_ink.coffee_mud.core.collections.
Triad.ThirdComparator
<T,K,L> (implements java.util.Comparator<T>)
com.planet_ink.coffee_mud.core.collections.
Triad.ThirdConverter
<T,K,L> (implements com.planet_ink.coffee_mud.core.collections.
Converter
<K,L>)
com.planet_ink.coffee_mud.core.collections.
Triad.TripleComparator
<T,K,L> (implements java.util.Comparator<T>)
com.planet_ink.coffee_mud.Common.interfaces.
Triggerer.TrigSignal
com.planet_ink.coffee_mud.application.
VFShell
com.planet_ink.coffee_mud.core.database.
VFSLoader
com.planet_ink.coffee_mud.Behaviors.
WaterCurrents.AWaterCurrent
(implements com.planet_ink.coffee_mud.Abilities.interfaces.
Ability
, java.lang.Cloneable)
com.planet_ink.coffee_mud.Common.
WeakItemCollection
(implements com.planet_ink.coffee_mud.Common.interfaces.
CMCommon
, com.planet_ink.coffee_mud.core.interfaces.
ItemCollection
)
com.planet_ink.coffee_mud.core.collections.
WeakLinkSetList
<T> (implements java.util.List<E>)
com.planet_ink.coffee_mud.Items.interfaces.
Wearable.CODES
Interface Hierarchy
com.planet_ink.coffee_mud.Libraries.interfaces.
AbilityComponents.AbilityLimits
com.planet_ink.coffee_mud.core.interfaces.
AbilityContainer
com.planet_ink.coffee_mud.MOBS.interfaces.
MOB
(also extends com.planet_ink.coffee_mud.core.interfaces.
Combatant
, com.planet_ink.coffee_mud.core.interfaces.
DBIdentifiable
, com.planet_ink.coffee_mud.core.interfaces.
FactionMember
, com.planet_ink.coffee_mud.core.interfaces.
Followable
<T>, com.planet_ink.coffee_mud.core.interfaces.
ItemPossessor
, com.planet_ink.coffee_mud.core.interfaces.
MUDCmdProcessor
, com.planet_ink.coffee_mud.core.interfaces.
PhysicalAgent
, com.planet_ink.coffee_mud.core.interfaces.
Rider
, com.planet_ink.coffee_mud.core.interfaces.
Tattooable
)
com.planet_ink.coffee_mud.MOBS.interfaces.
Deity
com.planet_ink.coffee_mud.Libraries.interfaces.
AbilityMapper.CompoundingRule
com.planet_ink.coffee_mud.Libraries.interfaces.
AbilityMapper.QualifyingID
com.planet_ink.coffee_mud.Libraries.interfaces.
AbilityParameters.AbilityParmEditor
com.planet_ink.coffee_mud.Libraries.interfaces.
AbilityParameters.AbilityRecipeData
com.planet_ink.coffee_mud.core.interfaces.
Achievable
com.planet_ink.coffee_mud.Common.interfaces.
AccountStats
(also extends com.planet_ink.coffee_mud.Common.interfaces.
CMCommon
)
com.planet_ink.coffee_mud.Common.interfaces.
PlayerAccount
(also extends com.planet_ink.coffee_mud.Common.interfaces.
CMCommon
, com.planet_ink.coffee_mud.core.interfaces.
Modifiable
, com.planet_ink.coffee_mud.core.interfaces.
Tattooable
)
com.planet_ink.coffee_mud.Common.interfaces.
PlayerStats
(also extends com.planet_ink.coffee_mud.Common.interfaces.
CMCommon
, com.planet_ink.coffee_mud.core.interfaces.
Contingent
, com.planet_ink.coffee_mud.core.interfaces.
Modifiable
)
com.planet_ink.coffee_mud.Common.interfaces.
Clan
(also extends java.lang.Cloneable, com.planet_ink.coffee_mud.Common.interfaces.
CMCommon
, com.planet_ink.coffee_mud.core.interfaces.
Modifiable
, com.planet_ink.coffee_mud.core.interfaces.
Tattooable
, com.planet_ink.coffee_mud.core.interfaces.
Tickable
)
com.planet_ink.coffee_mud.Libraries.interfaces.
AchievementLibrary.Achievement
com.planet_ink.coffee_mud.Libraries.interfaces.
AchievementLibrary.Award
com.planet_ink.coffee_mud.Libraries.interfaces.
AchievementLibrary.AbilityAward
com.planet_ink.coffee_mud.Libraries.interfaces.
AchievementLibrary.AmountAward
com.planet_ink.coffee_mud.Libraries.interfaces.
AchievementLibrary.CurrencyAward
com.planet_ink.coffee_mud.Libraries.interfaces.
AchievementLibrary.StatAward
com.planet_ink.coffee_mud.Libraries.interfaces.
AchievementLibrary.ExpertiseAward
com.planet_ink.coffee_mud.Libraries.interfaces.
AchievementLibrary.TattooAward
com.planet_ink.coffee_mud.Libraries.interfaces.
AchievementLibrary.TitleAward
com.planet_ink.coffee_mud.core.interfaces.
Affectable
com.planet_ink.coffee_mud.core.interfaces.
Physical
(also extends com.planet_ink.coffee_mud.core.interfaces.
Environmental
)
com.planet_ink.coffee_mud.core.interfaces.
CloseableLockable
com.planet_ink.coffee_mud.Items.interfaces.
Container
(also extends com.planet_ink.coffee_mud.Items.interfaces.
Item
)
com.planet_ink.coffee_mud.Items.interfaces.
DeadBody
com.planet_ink.coffee_mud.Items.interfaces.
FuelConsumer
com.planet_ink.coffee_mud.Items.interfaces.
HandOfCards
com.planet_ink.coffee_mud.Items.interfaces.
DeckOfCards
com.planet_ink.coffee_mud.Exits.interfaces.
Exit
(also extends com.planet_ink.coffee_mud.core.interfaces.
PhysicalAgent
, com.planet_ink.coffee_mud.core.interfaces.
Readable
)
com.planet_ink.coffee_mud.Exits.interfaces.
PrepositionExit
com.planet_ink.coffee_mud.core.interfaces.
Followable
<T>
com.planet_ink.coffee_mud.MOBS.interfaces.
MOB
(also extends com.planet_ink.coffee_mud.core.interfaces.
AbilityContainer
, com.planet_ink.coffee_mud.core.interfaces.
Combatant
, com.planet_ink.coffee_mud.core.interfaces.
DBIdentifiable
, com.planet_ink.coffee_mud.core.interfaces.
FactionMember
, com.planet_ink.coffee_mud.core.interfaces.
ItemPossessor
, com.planet_ink.coffee_mud.core.interfaces.
MUDCmdProcessor
, com.planet_ink.coffee_mud.core.interfaces.
PhysicalAgent
, com.planet_ink.coffee_mud.core.interfaces.
Rider
, com.planet_ink.coffee_mud.core.interfaces.
Tattooable
)
com.planet_ink.coffee_mud.MOBS.interfaces.
Deity
com.planet_ink.coffee_mud.core.interfaces.
PhysicalAgent
(also extends com.planet_ink.coffee_mud.core.interfaces.
Behavable
)
com.planet_ink.coffee_mud.Areas.interfaces.
Area
(also extends com.planet_ink.coffee_mud.core.interfaces.
Economics
, com.planet_ink.coffee_mud.core.interfaces.
Places
)
com.planet_ink.coffee_mud.Areas.interfaces.
AutoGenArea
com.planet_ink.coffee_mud.Areas.interfaces.
SubArea
com.planet_ink.coffee_mud.core.interfaces.
Combatant
com.planet_ink.coffee_mud.MOBS.interfaces.
MOB
(also extends com.planet_ink.coffee_mud.core.interfaces.
AbilityContainer
, com.planet_ink.coffee_mud.core.interfaces.
DBIdentifiable
, com.planet_ink.coffee_mud.core.interfaces.
FactionMember
, com.planet_ink.coffee_mud.core.interfaces.
Followable
<T>, com.planet_ink.coffee_mud.core.interfaces.
ItemPossessor
, com.planet_ink.coffee_mud.core.interfaces.
MUDCmdProcessor
, com.planet_ink.coffee_mud.core.interfaces.
PhysicalAgent
, com.planet_ink.coffee_mud.core.interfaces.
Rider
, com.planet_ink.coffee_mud.core.interfaces.
Tattooable
)
com.planet_ink.coffee_mud.MOBS.interfaces.
Deity
com.planet_ink.coffee_mud.Items.interfaces.
SiegableItem
(also extends com.planet_ink.coffee_mud.Items.interfaces.
Item
)
com.planet_ink.coffee_mud.Items.interfaces.
NavigableItem
(also extends com.planet_ink.coffee_mud.Items.interfaces.
Boardable
, com.planet_ink.coffee_mud.Items.interfaces.
Item
, com.planet_ink.coffee_mud.core.interfaces.
Rideable
)
com.planet_ink.coffee_mud.Exits.interfaces.
Exit
(also extends com.planet_ink.coffee_mud.core.interfaces.
CloseableLockable
, com.planet_ink.coffee_mud.core.interfaces.
Readable
)
com.planet_ink.coffee_mud.Exits.interfaces.
PrepositionExit
com.planet_ink.coffee_mud.core.interfaces.
ItemPossessor
(also extends com.planet_ink.coffee_mud.core.interfaces.
ItemCollection
)
com.planet_ink.coffee_mud.MOBS.interfaces.
MOB
(also extends com.planet_ink.coffee_mud.core.interfaces.
AbilityContainer
, com.planet_ink.coffee_mud.core.interfaces.
Combatant
, com.planet_ink.coffee_mud.core.interfaces.
DBIdentifiable
, com.planet_ink.coffee_mud.core.interfaces.
FactionMember
, com.planet_ink.coffee_mud.core.interfaces.
Followable
<T>, com.planet_ink.coffee_mud.core.interfaces.
MUDCmdProcessor
, com.planet_ink.coffee_mud.core.interfaces.
PhysicalAgent
, com.planet_ink.coffee_mud.core.interfaces.
Rider
, com.planet_ink.coffee_mud.core.interfaces.
Tattooable
)
com.planet_ink.coffee_mud.MOBS.interfaces.
Deity
com.planet_ink.coffee_mud.Locales.interfaces.
Room
(also extends com.planet_ink.coffee_mud.core.interfaces.
PhysicalAgent
, com.planet_ink.coffee_mud.core.interfaces.
Places
)
com.planet_ink.coffee_mud.Locales.interfaces.
GridLocale
(also extends com.planet_ink.coffee_mud.Areas.interfaces.
GridZones
)
com.planet_ink.coffee_mud.Locales.interfaces.
LocationRoom
com.planet_ink.coffee_mud.MOBS.interfaces.
MOB
(also extends com.planet_ink.coffee_mud.core.interfaces.
AbilityContainer
, com.planet_ink.coffee_mud.core.interfaces.
Combatant
, com.planet_ink.coffee_mud.core.interfaces.
DBIdentifiable
, com.planet_ink.coffee_mud.core.interfaces.
FactionMember
, com.planet_ink.coffee_mud.core.interfaces.
Followable
<T>, com.planet_ink.coffee_mud.core.interfaces.
ItemPossessor
, com.planet_ink.coffee_mud.core.interfaces.
MUDCmdProcessor
, com.planet_ink.coffee_mud.core.interfaces.
Rider
, com.planet_ink.coffee_mud.core.interfaces.
Tattooable
)
com.planet_ink.coffee_mud.MOBS.interfaces.
Deity
com.planet_ink.coffee_mud.core.interfaces.
Places
com.planet_ink.coffee_mud.Areas.interfaces.
Area
(also extends com.planet_ink.coffee_mud.core.interfaces.
Economics
, com.planet_ink.coffee_mud.core.interfaces.
PhysicalAgent
)
com.planet_ink.coffee_mud.Areas.interfaces.
AutoGenArea
com.planet_ink.coffee_mud.Areas.interfaces.
SubArea
com.planet_ink.coffee_mud.Locales.interfaces.
Room
(also extends com.planet_ink.coffee_mud.core.interfaces.
ItemPossessor
, com.planet_ink.coffee_mud.core.interfaces.
PhysicalAgent
)
com.planet_ink.coffee_mud.Locales.interfaces.
GridLocale
(also extends com.planet_ink.coffee_mud.Areas.interfaces.
GridZones
)
com.planet_ink.coffee_mud.Locales.interfaces.
LocationRoom
com.planet_ink.coffee_mud.core.interfaces.
Rider
com.planet_ink.coffee_mud.Items.interfaces.
Item
(also extends com.planet_ink.coffee_mud.core.interfaces.
DBIdentifiable
, com.planet_ink.coffee_mud.core.interfaces.
Readable
, com.planet_ink.coffee_mud.Items.interfaces.
Wearable
)
com.planet_ink.coffee_mud.Items.interfaces.
Ammunition
com.planet_ink.coffee_mud.Items.interfaces.
Armor
com.planet_ink.coffee_mud.Items.interfaces.
BodyToken
com.planet_ink.coffee_mud.Items.interfaces.
FalseLimb
com.planet_ink.coffee_mud.Items.interfaces.
Book
com.planet_ink.coffee_mud.Items.interfaces.
CagedAnimal
com.planet_ink.coffee_mud.Items.interfaces.
ClanItem
com.planet_ink.coffee_mud.Items.interfaces.
Coins
com.planet_ink.coffee_mud.Items.interfaces.
Container
(also extends com.planet_ink.coffee_mud.core.interfaces.
CloseableLockable
)
com.planet_ink.coffee_mud.Items.interfaces.
DeadBody
com.planet_ink.coffee_mud.Items.interfaces.
FuelConsumer
com.planet_ink.coffee_mud.Items.interfaces.
HandOfCards
com.planet_ink.coffee_mud.Items.interfaces.
DeckOfCards
com.planet_ink.coffee_mud.Items.interfaces.
DoorKey
com.planet_ink.coffee_mud.Items.interfaces.
InnKey
com.planet_ink.coffee_mud.Items.interfaces.
Electronics
(also extends com.planet_ink.coffee_mud.Items.interfaces.
Technical
)
com.planet_ink.coffee_mud.Items.interfaces.
ElecPanel
com.planet_ink.coffee_mud.Items.interfaces.
Computer
com.planet_ink.coffee_mud.Items.interfaces.
PowerSource
com.planet_ink.coffee_mud.Items.interfaces.
PowerGenerator
com.planet_ink.coffee_mud.Items.interfaces.
TechComponent
com.planet_ink.coffee_mud.Items.interfaces.
ShipEngine
com.planet_ink.coffee_mud.Items.interfaces.
ShipWarComponent
(also extends com.planet_ink.coffee_mud.Items.interfaces.
ShipDirectional
)
com.planet_ink.coffee_mud.Items.interfaces.
Food
(also extends com.planet_ink.coffee_mud.core.interfaces.
Decayable
)
com.planet_ink.coffee_mud.Items.interfaces.
Pill
(also extends com.planet_ink.coffee_mud.Items.interfaces.
MiscMagic
, com.planet_ink.coffee_mud.Items.interfaces.
SpellHolder
)
com.planet_ink.coffee_mud.Items.interfaces.
Light
com.planet_ink.coffee_mud.Items.interfaces.
MiscMagic
com.planet_ink.coffee_mud.Items.interfaces.
MagicDust
(also extends com.planet_ink.coffee_mud.Items.interfaces.
SpellHolder
)
com.planet_ink.coffee_mud.Items.interfaces.
Pill
(also extends com.planet_ink.coffee_mud.Items.interfaces.
Food
, com.planet_ink.coffee_mud.Items.interfaces.
SpellHolder
)
com.planet_ink.coffee_mud.Items.interfaces.
Potion
(also extends com.planet_ink.coffee_mud.core.interfaces.
Drink
, com.planet_ink.coffee_mud.Items.interfaces.
SpellHolder
)
com.planet_ink.coffee_mud.Items.interfaces.
Wand
(also extends com.planet_ink.coffee_mud.core.interfaces.
Dischargeable
)
com.planet_ink.coffee_mud.Items.interfaces.
MusicalInstrument
com.planet_ink.coffee_mud.Items.interfaces.
NavigableItem
(also extends com.planet_ink.coffee_mud.Items.interfaces.
Boardable
, com.planet_ink.coffee_mud.core.interfaces.
Rideable
, com.planet_ink.coffee_mud.Items.interfaces.
SiegableItem
)
com.planet_ink.coffee_mud.Items.interfaces.
PackagedItems
com.planet_ink.coffee_mud.Items.interfaces.
PlayingCard
com.planet_ink.coffee_mud.Items.interfaces.
RawMaterial
com.planet_ink.coffee_mud.Items.interfaces.
RecipesBook
(also extends com.planet_ink.coffee_mud.core.interfaces.
Recipes
)
com.planet_ink.coffee_mud.Items.interfaces.
RoomMap
com.planet_ink.coffee_mud.Items.interfaces.
Scroll
(also extends com.planet_ink.coffee_mud.Items.interfaces.
SpellHolder
)
com.planet_ink.coffee_mud.Items.interfaces.
Shield
com.planet_ink.coffee_mud.Items.interfaces.
ShipDirectional
com.planet_ink.coffee_mud.Items.interfaces.
ShipWarComponent
(also extends com.planet_ink.coffee_mud.Items.interfaces.
TechComponent
)
com.planet_ink.coffee_mud.core.interfaces.
SpaceObject.SpaceGateway
(also extends com.planet_ink.coffee_mud.core.interfaces.
SpaceObject
)
com.planet_ink.coffee_mud.Items.interfaces.
SiegableItem
(also extends com.planet_ink.coffee_mud.core.interfaces.
Combatant
)
com.planet_ink.coffee_mud.Items.interfaces.
NavigableItem
(also extends com.planet_ink.coffee_mud.Items.interfaces.
Boardable
, com.planet_ink.coffee_mud.Items.interfaces.
Item
, com.planet_ink.coffee_mud.core.interfaces.
Rideable
)
com.planet_ink.coffee_mud.Items.interfaces.
Software
(also extends com.planet_ink.coffee_mud.Items.interfaces.
Technical
)
com.planet_ink.coffee_mud.Items.interfaces.
Technical
com.planet_ink.coffee_mud.Items.interfaces.
Electronics
(also extends com.planet_ink.coffee_mud.Items.interfaces.
Item
)
com.planet_ink.coffee_mud.Items.interfaces.
ElecPanel
com.planet_ink.coffee_mud.Items.interfaces.
Computer
com.planet_ink.coffee_mud.Items.interfaces.
PowerSource
com.planet_ink.coffee_mud.Items.interfaces.
PowerGenerator
com.planet_ink.coffee_mud.Items.interfaces.
TechComponent
com.planet_ink.coffee_mud.Items.interfaces.
ShipEngine
com.planet_ink.coffee_mud.Items.interfaces.
ShipWarComponent
(also extends com.planet_ink.coffee_mud.Items.interfaces.
ShipDirectional
)
com.planet_ink.coffee_mud.Items.interfaces.
Software
(also extends com.planet_ink.coffee_mud.Items.interfaces.
Item
)
com.planet_ink.coffee_mud.Items.interfaces.
Weapon
com.planet_ink.coffee_mud.Items.interfaces.
AmmunitionWeapon
com.planet_ink.coffee_mud.MOBS.interfaces.
MOB
(also extends com.planet_ink.coffee_mud.core.interfaces.
AbilityContainer
, com.planet_ink.coffee_mud.core.interfaces.
Combatant
, com.planet_ink.coffee_mud.core.interfaces.
DBIdentifiable
, com.planet_ink.coffee_mud.core.interfaces.
FactionMember
, com.planet_ink.coffee_mud.core.interfaces.
Followable
<T>, com.planet_ink.coffee_mud.core.interfaces.
ItemPossessor
, com.planet_ink.coffee_mud.core.interfaces.
MUDCmdProcessor
, com.planet_ink.coffee_mud.core.interfaces.
PhysicalAgent
, com.planet_ink.coffee_mud.core.interfaces.
Tattooable
)
com.planet_ink.coffee_mud.MOBS.interfaces.
Deity
com.planet_ink.coffee_mud.core.interfaces.
Rideable
com.planet_ink.coffee_mud.Items.interfaces.
NavigableItem
(also extends com.planet_ink.coffee_mud.Items.interfaces.
Boardable
, com.planet_ink.coffee_mud.Items.interfaces.
Item
, com.planet_ink.coffee_mud.Items.interfaces.
SiegableItem
)
com.planet_ink.coffee_mud.Locales.interfaces.
Room
(also extends com.planet_ink.coffee_mud.core.interfaces.
ItemPossessor
, com.planet_ink.coffee_mud.core.interfaces.
Places
)
com.planet_ink.coffee_mud.Locales.interfaces.
GridLocale
(also extends com.planet_ink.coffee_mud.Areas.interfaces.
GridZones
)
com.planet_ink.coffee_mud.Locales.interfaces.
LocationRoom
com.planet_ink.coffee_mud.core.interfaces.
Readable
com.planet_ink.coffee_mud.Exits.interfaces.
Exit
(also extends com.planet_ink.coffee_mud.core.interfaces.
CloseableLockable
, com.planet_ink.coffee_mud.core.interfaces.
PhysicalAgent
)
com.planet_ink.coffee_mud.Exits.interfaces.
PrepositionExit
com.planet_ink.coffee_mud.Items.interfaces.
Item
(also extends com.planet_ink.coffee_mud.core.interfaces.
DBIdentifiable
, com.planet_ink.coffee_mud.core.interfaces.
Rider
, com.planet_ink.coffee_mud.Items.interfaces.
Wearable
)
com.planet_ink.coffee_mud.Items.interfaces.
Ammunition
com.planet_ink.coffee_mud.Items.interfaces.
Armor
com.planet_ink.coffee_mud.Items.interfaces.
BodyToken
com.planet_ink.coffee_mud.Items.interfaces.
FalseLimb
com.planet_ink.coffee_mud.Items.interfaces.
Book
com.planet_ink.coffee_mud.Items.interfaces.
CagedAnimal
com.planet_ink.coffee_mud.Items.interfaces.
ClanItem
com.planet_ink.coffee_mud.Items.interfaces.
Coins
com.planet_ink.coffee_mud.Items.interfaces.
Container
(also extends com.planet_ink.coffee_mud.core.interfaces.
CloseableLockable
)
com.planet_ink.coffee_mud.Items.interfaces.
DeadBody
com.planet_ink.coffee_mud.Items.interfaces.
FuelConsumer
com.planet_ink.coffee_mud.Items.interfaces.
HandOfCards
com.planet_ink.coffee_mud.Items.interfaces.
DeckOfCards
com.planet_ink.coffee_mud.Items.interfaces.
DoorKey
com.planet_ink.coffee_mud.Items.interfaces.
InnKey
com.planet_ink.coffee_mud.Items.interfaces.
Electronics
(also extends com.planet_ink.coffee_mud.Items.interfaces.
Technical
)
com.planet_ink.coffee_mud.Items.interfaces.
ElecPanel
com.planet_ink.coffee_mud.Items.interfaces.
Computer
com.planet_ink.coffee_mud.Items.interfaces.
PowerSource
com.planet_ink.coffee_mud.Items.interfaces.
PowerGenerator
com.planet_ink.coffee_mud.Items.interfaces.
TechComponent
com.planet_ink.coffee_mud.Items.interfaces.
ShipEngine
com.planet_ink.coffee_mud.Items.interfaces.
ShipWarComponent
(also extends com.planet_ink.coffee_mud.Items.interfaces.
ShipDirectional
)
com.planet_ink.coffee_mud.Items.interfaces.
Food
(also extends com.planet_ink.coffee_mud.core.interfaces.
Decayable
)
com.planet_ink.coffee_mud.Items.interfaces.
Pill
(also extends com.planet_ink.coffee_mud.Items.interfaces.
MiscMagic
, com.planet_ink.coffee_mud.Items.interfaces.
SpellHolder
)
com.planet_ink.coffee_mud.Items.interfaces.
Light
com.planet_ink.coffee_mud.Items.interfaces.
MiscMagic
com.planet_ink.coffee_mud.Items.interfaces.
MagicDust
(also extends com.planet_ink.coffee_mud.Items.interfaces.
SpellHolder
)
com.planet_ink.coffee_mud.Items.interfaces.
Pill
(also extends com.planet_ink.coffee_mud.Items.interfaces.
Food
, com.planet_ink.coffee_mud.Items.interfaces.
SpellHolder
)
com.planet_ink.coffee_mud.Items.interfaces.
Potion
(also extends com.planet_ink.coffee_mud.core.interfaces.
Drink
, com.planet_ink.coffee_mud.Items.interfaces.
SpellHolder
)
com.planet_ink.coffee_mud.Items.interfaces.
Wand
(also extends com.planet_ink.coffee_mud.core.interfaces.
Dischargeable
)
com.planet_ink.coffee_mud.Items.interfaces.
MusicalInstrument
com.planet_ink.coffee_mud.Items.interfaces.
NavigableItem
(also extends com.planet_ink.coffee_mud.Items.interfaces.
Boardable
, com.planet_ink.coffee_mud.core.interfaces.
Rideable
, com.planet_ink.coffee_mud.Items.interfaces.
SiegableItem
)
com.planet_ink.coffee_mud.Items.interfaces.
PackagedItems
com.planet_ink.coffee_mud.Items.interfaces.
PlayingCard
com.planet_ink.coffee_mud.Items.interfaces.
RawMaterial
com.planet_ink.coffee_mud.Items.interfaces.
RecipesBook
(also extends com.planet_ink.coffee_mud.core.interfaces.
Recipes
)
com.planet_ink.coffee_mud.Items.interfaces.
RoomMap
com.planet_ink.coffee_mud.Items.interfaces.
Scroll
(also extends com.planet_ink.coffee_mud.Items.interfaces.
SpellHolder
)
com.planet_ink.coffee_mud.Items.interfaces.
Shield
com.planet_ink.coffee_mud.Items.interfaces.
ShipDirectional
com.planet_ink.coffee_mud.Items.interfaces.
ShipWarComponent
(also extends com.planet_ink.coffee_mud.Items.interfaces.
TechComponent
)
com.planet_ink.coffee_mud.core.interfaces.
SpaceObject.SpaceGateway
(also extends com.planet_ink.coffee_mud.core.interfaces.
SpaceObject
)
com.planet_ink.coffee_mud.Items.interfaces.
SiegableItem
(also extends com.planet_ink.coffee_mud.core.interfaces.
Combatant
)
com.planet_ink.coffee_mud.Items.interfaces.
NavigableItem
(also extends com.planet_ink.coffee_mud.Items.interfaces.
Boardable
, com.planet_ink.coffee_mud.Items.interfaces.
Item
, com.planet_ink.coffee_mud.core.interfaces.
Rideable
)
com.planet_ink.coffee_mud.Items.interfaces.
Software
(also extends com.planet_ink.coffee_mud.Items.interfaces.
Technical
)
com.planet_ink.coffee_mud.Items.interfaces.
Technical
com.planet_ink.coffee_mud.Items.interfaces.
Electronics
(also extends com.planet_ink.coffee_mud.Items.interfaces.
Item
)
com.planet_ink.coffee_mud.Items.interfaces.
ElecPanel
com.planet_ink.coffee_mud.Items.interfaces.
Computer
com.planet_ink.coffee_mud.Items.interfaces.
PowerSource
com.planet_ink.coffee_mud.Items.interfaces.
PowerGenerator
com.planet_ink.coffee_mud.Items.interfaces.
TechComponent
com.planet_ink.coffee_mud.Items.interfaces.
ShipEngine
com.planet_ink.coffee_mud.Items.interfaces.
ShipWarComponent
(also extends com.planet_ink.coffee_mud.Items.interfaces.
ShipDirectional
)
com.planet_ink.coffee_mud.Items.interfaces.
Software
(also extends com.planet_ink.coffee_mud.Items.interfaces.
Item
)
com.planet_ink.coffee_mud.Items.interfaces.
Weapon
com.planet_ink.coffee_mud.Items.interfaces.
AmmunitionWeapon
com.planet_ink.coffee_mud.Items.interfaces.
ArchonOnly
com.planet_ink.coffee_mud.Libraries.interfaces.
AreaGenerationLibrary.LayoutManager
com.planet_ink.coffee_mud.Libraries.interfaces.
AreaGenerationLibrary.LayoutNode
com.planet_ink.coffee_mud.Libraries.interfaces.
AutoAwardsLibrary.AutoProperties
com.planet_ink.coffee_mud.Libraries.interfaces.
AutoAwardsLibrary.AutoTitle
com.planet_ink.coffee_mud.core.interfaces.
Behavable
com.planet_ink.coffee_mud.core.interfaces.
PhysicalAgent
(also extends com.planet_ink.coffee_mud.core.interfaces.
Physical
)
com.planet_ink.coffee_mud.Areas.interfaces.
Area
(also extends com.planet_ink.coffee_mud.core.interfaces.
Economics
, com.planet_ink.coffee_mud.core.interfaces.
Places
)
com.planet_ink.coffee_mud.Areas.interfaces.
AutoGenArea
com.planet_ink.coffee_mud.Areas.interfaces.
SubArea
com.planet_ink.coffee_mud.core.interfaces.
Combatant
com.planet_ink.coffee_mud.MOBS.interfaces.
MOB
(also extends com.planet_ink.coffee_mud.core.interfaces.
AbilityContainer
, com.planet_ink.coffee_mud.core.interfaces.
DBIdentifiable
, com.planet_ink.coffee_mud.core.interfaces.
FactionMember
, com.planet_ink.coffee_mud.core.interfaces.
Followable
<T>, com.planet_ink.coffee_mud.core.interfaces.
ItemPossessor
, com.planet_ink.coffee_mud.core.interfaces.
MUDCmdProcessor
, com.planet_ink.coffee_mud.core.interfaces.
PhysicalAgent
, com.planet_ink.coffee_mud.core.interfaces.
Rider
, com.planet_ink.coffee_mud.core.interfaces.
Tattooable
)
com.planet_ink.coffee_mud.MOBS.interfaces.
Deity
com.planet_ink.coffee_mud.Items.interfaces.
SiegableItem
(also extends com.planet_ink.coffee_mud.Items.interfaces.
Item
)
com.planet_ink.coffee_mud.Items.interfaces.
NavigableItem
(also extends com.planet_ink.coffee_mud.Items.interfaces.
Boardable
, com.planet_ink.coffee_mud.Items.interfaces.
Item
, com.planet_ink.coffee_mud.core.interfaces.
Rideable
)
com.planet_ink.coffee_mud.Exits.interfaces.
Exit
(also extends com.planet_ink.coffee_mud.core.interfaces.
CloseableLockable
, com.planet_ink.coffee_mud.core.interfaces.
Readable
)
com.planet_ink.coffee_mud.Exits.interfaces.
PrepositionExit
com.planet_ink.coffee_mud.core.interfaces.
ItemPossessor
(also extends com.planet_ink.coffee_mud.core.interfaces.
ItemCollection
)
com.planet_ink.coffee_mud.MOBS.interfaces.
MOB
(also extends com.planet_ink.coffee_mud.core.interfaces.
AbilityContainer
, com.planet_ink.coffee_mud.core.interfaces.
Combatant
, com.planet_ink.coffee_mud.core.interfaces.
DBIdentifiable
, com.planet_ink.coffee_mud.core.interfaces.
FactionMember
, com.planet_ink.coffee_mud.core.interfaces.
Followable
<T>, com.planet_ink.coffee_mud.core.interfaces.
MUDCmdProcessor
, com.planet_ink.coffee_mud.core.interfaces.
PhysicalAgent
, com.planet_ink.coffee_mud.core.interfaces.
Rider
, com.planet_ink.coffee_mud.core.interfaces.
Tattooable
)
com.planet_ink.coffee_mud.MOBS.interfaces.
Deity
com.planet_ink.coffee_mud.Locales.interfaces.
Room
(also extends com.planet_ink.coffee_mud.core.interfaces.
PhysicalAgent
, com.planet_ink.coffee_mud.core.interfaces.
Places
)
com.planet_ink.coffee_mud.Locales.interfaces.
GridLocale
(also extends com.planet_ink.coffee_mud.Areas.interfaces.
GridZones
)
com.planet_ink.coffee_mud.Locales.interfaces.
LocationRoom
com.planet_ink.coffee_mud.MOBS.interfaces.
MOB
(also extends com.planet_ink.coffee_mud.core.interfaces.
AbilityContainer
, com.planet_ink.coffee_mud.core.interfaces.
Combatant
, com.planet_ink.coffee_mud.core.interfaces.
DBIdentifiable
, com.planet_ink.coffee_mud.core.interfaces.
FactionMember
, com.planet_ink.coffee_mud.core.interfaces.
Followable
<T>, com.planet_ink.coffee_mud.core.interfaces.
ItemPossessor
, com.planet_ink.coffee_mud.core.interfaces.
MUDCmdProcessor
, com.planet_ink.coffee_mud.core.interfaces.
Rider
, com.planet_ink.coffee_mud.core.interfaces.
Tattooable
)
com.planet_ink.coffee_mud.MOBS.interfaces.
Deity
com.planet_ink.coffee_mud.core.interfaces.
Places
com.planet_ink.coffee_mud.Areas.interfaces.
Area
(also extends com.planet_ink.coffee_mud.core.interfaces.
Economics
, com.planet_ink.coffee_mud.core.interfaces.
PhysicalAgent
)
com.planet_ink.coffee_mud.Areas.interfaces.
AutoGenArea
com.planet_ink.coffee_mud.Areas.interfaces.
SubArea
com.planet_ink.coffee_mud.Locales.interfaces.
Room
(also extends com.planet_ink.coffee_mud.core.interfaces.
ItemPossessor
, com.planet_ink.coffee_mud.core.interfaces.
PhysicalAgent
)
com.planet_ink.coffee_mud.Locales.interfaces.
GridLocale
(also extends com.planet_ink.coffee_mud.Areas.interfaces.
GridZones
)
com.planet_ink.coffee_mud.Locales.interfaces.
LocationRoom
com.planet_ink.coffee_mud.core.interfaces.
Rider
com.planet_ink.coffee_mud.Items.interfaces.
Item
(also extends com.planet_ink.coffee_mud.core.interfaces.
DBIdentifiable
, com.planet_ink.coffee_mud.core.interfaces.
Readable
, com.planet_ink.coffee_mud.Items.interfaces.
Wearable
)
com.planet_ink.coffee_mud.Items.interfaces.
Ammunition
com.planet_ink.coffee_mud.Items.interfaces.
Armor
com.planet_ink.coffee_mud.Items.interfaces.
BodyToken
com.planet_ink.coffee_mud.Items.interfaces.
FalseLimb
com.planet_ink.coffee_mud.Items.interfaces.
Book
com.planet_ink.coffee_mud.Items.interfaces.
CagedAnimal
com.planet_ink.coffee_mud.Items.interfaces.
ClanItem
com.planet_ink.coffee_mud.Items.interfaces.
Coins
com.planet_ink.coffee_mud.Items.interfaces.
Container
(also extends com.planet_ink.coffee_mud.core.interfaces.
CloseableLockable
)
com.planet_ink.coffee_mud.Items.interfaces.
DeadBody
com.planet_ink.coffee_mud.Items.interfaces.
FuelConsumer
com.planet_ink.coffee_mud.Items.interfaces.
HandOfCards
com.planet_ink.coffee_mud.Items.interfaces.
DeckOfCards
com.planet_ink.coffee_mud.Items.interfaces.
DoorKey
com.planet_ink.coffee_mud.Items.interfaces.
InnKey
com.planet_ink.coffee_mud.Items.interfaces.
Electronics
(also extends com.planet_ink.coffee_mud.Items.interfaces.
Technical
)
com.planet_ink.coffee_mud.Items.interfaces.
ElecPanel
com.planet_ink.coffee_mud.Items.interfaces.
Computer
com.planet_ink.coffee_mud.Items.interfaces.
PowerSource
com.planet_ink.coffee_mud.Items.interfaces.
PowerGenerator
com.planet_ink.coffee_mud.Items.interfaces.
TechComponent
com.planet_ink.coffee_mud.Items.interfaces.
ShipEngine
com.planet_ink.coffee_mud.Items.interfaces.
ShipWarComponent
(also extends com.planet_ink.coffee_mud.Items.interfaces.
ShipDirectional
)
com.planet_ink.coffee_mud.Items.interfaces.
Food
(also extends com.planet_ink.coffee_mud.core.interfaces.
Decayable
)
com.planet_ink.coffee_mud.Items.interfaces.
Pill
(also extends com.planet_ink.coffee_mud.Items.interfaces.
MiscMagic
, com.planet_ink.coffee_mud.Items.interfaces.
SpellHolder
)
com.planet_ink.coffee_mud.Items.interfaces.
Light
com.planet_ink.coffee_mud.Items.interfaces.
MiscMagic
com.planet_ink.coffee_mud.Items.interfaces.
MagicDust
(also extends com.planet_ink.coffee_mud.Items.interfaces.
SpellHolder
)
com.planet_ink.coffee_mud.Items.interfaces.
Pill
(also extends com.planet_ink.coffee_mud.Items.interfaces.
Food
, com.planet_ink.coffee_mud.Items.interfaces.
SpellHolder
)
com.planet_ink.coffee_mud.Items.interfaces.
Potion
(also extends com.planet_ink.coffee_mud.core.interfaces.
Drink
, com.planet_ink.coffee_mud.Items.interfaces.
SpellHolder
)
com.planet_ink.coffee_mud.Items.interfaces.
Wand
(also extends com.planet_ink.coffee_mud.core.interfaces.
Dischargeable
)
com.planet_ink.coffee_mud.Items.interfaces.
MusicalInstrument
com.planet_ink.coffee_mud.Items.interfaces.
NavigableItem
(also extends com.planet_ink.coffee_mud.Items.interfaces.
Boardable
, com.planet_ink.coffee_mud.core.interfaces.
Rideable
, com.planet_ink.coffee_mud.Items.interfaces.
SiegableItem
)
com.planet_ink.coffee_mud.Items.interfaces.
PackagedItems
com.planet_ink.coffee_mud.Items.interfaces.
PlayingCard
com.planet_ink.coffee_mud.Items.interfaces.
RawMaterial
com.planet_ink.coffee_mud.Items.interfaces.
RecipesBook
(also extends com.planet_ink.coffee_mud.core.interfaces.
Recipes
)
com.planet_ink.coffee_mud.Items.interfaces.
RoomMap
com.planet_ink.coffee_mud.Items.interfaces.
Scroll
(also extends com.planet_ink.coffee_mud.Items.interfaces.
SpellHolder
)
com.planet_ink.coffee_mud.Items.interfaces.
Shield
com.planet_ink.coffee_mud.Items.interfaces.
ShipDirectional
com.planet_ink.coffee_mud.Items.interfaces.
ShipWarComponent
(also extends com.planet_ink.coffee_mud.Items.interfaces.
TechComponent
)
com.planet_ink.coffee_mud.core.interfaces.
SpaceObject.SpaceGateway
(also extends com.planet_ink.coffee_mud.core.interfaces.
SpaceObject
)
com.planet_ink.coffee_mud.Items.interfaces.
SiegableItem
(also extends com.planet_ink.coffee_mud.core.interfaces.
Combatant
)
com.planet_ink.coffee_mud.Items.interfaces.
NavigableItem
(also extends com.planet_ink.coffee_mud.Items.interfaces.
Boardable
, com.planet_ink.coffee_mud.Items.interfaces.
Item
, com.planet_ink.coffee_mud.core.interfaces.
Rideable
)
com.planet_ink.coffee_mud.Items.interfaces.
Software
(also extends com.planet_ink.coffee_mud.Items.interfaces.
Technical
)
com.planet_ink.coffee_mud.Items.interfaces.
Technical
com.planet_ink.coffee_mud.Items.interfaces.
Electronics
(also extends com.planet_ink.coffee_mud.Items.interfaces.
Item
)
com.planet_ink.coffee_mud.Items.interfaces.
ElecPanel
com.planet_ink.coffee_mud.Items.interfaces.
Computer
com.planet_ink.coffee_mud.Items.interfaces.
PowerSource
com.planet_ink.coffee_mud.Items.interfaces.
PowerGenerator
com.planet_ink.coffee_mud.Items.interfaces.
TechComponent
com.planet_ink.coffee_mud.Items.interfaces.
ShipEngine
com.planet_ink.coffee_mud.Items.interfaces.
ShipWarComponent
(also extends com.planet_ink.coffee_mud.Items.interfaces.
ShipDirectional
)
com.planet_ink.coffee_mud.Items.interfaces.
Software
(also extends com.planet_ink.coffee_mud.Items.interfaces.
Item
)
com.planet_ink.coffee_mud.Items.interfaces.
Weapon
com.planet_ink.coffee_mud.Items.interfaces.
AmmunitionWeapon
com.planet_ink.coffee_mud.MOBS.interfaces.
MOB
(also extends com.planet_ink.coffee_mud.core.interfaces.
AbilityContainer
, com.planet_ink.coffee_mud.core.interfaces.
Combatant
, com.planet_ink.coffee_mud.core.interfaces.
DBIdentifiable
, com.planet_ink.coffee_mud.core.interfaces.
FactionMember
, com.planet_ink.coffee_mud.core.interfaces.
Followable
<T>, com.planet_ink.coffee_mud.core.interfaces.
ItemPossessor
, com.planet_ink.coffee_mud.core.interfaces.
MUDCmdProcessor
, com.planet_ink.coffee_mud.core.interfaces.
PhysicalAgent
, com.planet_ink.coffee_mud.core.interfaces.
Tattooable
)
com.planet_ink.coffee_mud.MOBS.interfaces.
Deity
com.planet_ink.coffee_mud.core.interfaces.
Rideable
com.planet_ink.coffee_mud.Items.interfaces.
NavigableItem
(also extends com.planet_ink.coffee_mud.Items.interfaces.
Boardable
, com.planet_ink.coffee_mud.Items.interfaces.
Item
, com.planet_ink.coffee_mud.Items.interfaces.
SiegableItem
)
com.planet_ink.coffee_mud.Locales.interfaces.
Room
(also extends com.planet_ink.coffee_mud.core.interfaces.
ItemPossessor
, com.planet_ink.coffee_mud.core.interfaces.
Places
)
com.planet_ink.coffee_mud.Locales.interfaces.
GridLocale
(also extends com.planet_ink.coffee_mud.Areas.interfaces.
GridZones
)
com.planet_ink.coffee_mud.Locales.interfaces.
LocationRoom
com.planet_ink.coffee_mud.core.interfaces.
BoundedObject
com.planet_ink.coffee_mud.core.interfaces.
SpaceObject
(also extends com.planet_ink.coffee_mud.core.interfaces.
Environmental
)
com.planet_ink.coffee_mud.core.interfaces.
SpaceObject.SpaceGateway
(also extends com.planet_ink.coffee_mud.Items.interfaces.
ShipDirectional
)
com.planet_ink.coffee_mud.Items.interfaces.
SpaceShip
(also extends com.planet_ink.coffee_mud.Items.interfaces.
Boardable
)
com.planet_ink.coffee_mud.Libraries.interfaces.
CatalogLibrary.CataData
com.planet_ink.coffee_mud.Libraries.interfaces.
CatalogLibrary.RoomContent
com.planet_ink.coffee_mud.Libraries.interfaces.
ChannelsLibrary.ChannelMsg
com.planet_ink.coffee_mud.Libraries.interfaces.
ChannelsLibrary.CMChannel
com.planet_ink.coffee_mud.Libraries.interfaces.
CharCreationLibrary.LoginSession
java.lang.Cloneable
com.planet_ink.coffee_mud.Libraries.interfaces.
AbilityMapper.AbilityMapping
com.planet_ink.coffee_mud.Libraries.interfaces.
AchievementLibrary.Tracker
com.planet_ink.coffee_mud.Common.interfaces.
Clan
(also extends com.planet_ink.coffee_mud.core.interfaces.
Achievable
, com.planet_ink.coffee_mud.Common.interfaces.
CMCommon
, com.planet_ink.coffee_mud.core.interfaces.
Modifiable
, com.planet_ink.coffee_mud.core.interfaces.
Tattooable
, com.planet_ink.coffee_mud.core.interfaces.
Tickable
)
com.planet_ink.coffee_mud.core.interfaces.
CMObject
(also extends java.lang.Comparable<T>)
com.planet_ink.coffee_mud.CharClasses.interfaces.
CharClass
(also extends com.planet_ink.coffee_mud.core.interfaces.
Modifiable
, com.planet_ink.coffee_mud.core.interfaces.
MsgListener
, com.planet_ink.coffee_mud.core.interfaces.
StatsAffecting
, com.planet_ink.coffee_mud.core.interfaces.
Tickable
)
com.planet_ink.coffee_mud.Common.interfaces.
CMCommon
com.planet_ink.coffee_mud.Common.interfaces.
AbilityComponent
com.planet_ink.coffee_mud.Common.interfaces.
AccountStats
(also extends com.planet_ink.coffee_mud.core.interfaces.
Achievable
)
com.planet_ink.coffee_mud.Common.interfaces.
PlayerAccount
(also extends com.planet_ink.coffee_mud.Common.interfaces.
CMCommon
, com.planet_ink.coffee_mud.core.interfaces.
Modifiable
, com.planet_ink.coffee_mud.core.interfaces.
Tattooable
)
com.planet_ink.coffee_mud.Common.interfaces.
PlayerStats
(also extends com.planet_ink.coffee_mud.Common.interfaces.
CMCommon
, com.planet_ink.coffee_mud.core.interfaces.
Contingent
, com.planet_ink.coffee_mud.core.interfaces.
Modifiable
)
com.planet_ink.coffee_mud.Common.interfaces.
AuctionData
com.planet_ink.coffee_mud.Common.interfaces.
AuctionPolicy
com.planet_ink.coffee_mud.MOBS.interfaces.
Auctioneer
(also extends com.planet_ink.coffee_mud.core.interfaces.
ShopKeeper
)
com.planet_ink.coffee_mud.Common.interfaces.
CharState
(also extends com.planet_ink.coffee_mud.core.interfaces.
Modifiable
)
com.planet_ink.coffee_mud.Common.interfaces.
CharStats
(also extends com.planet_ink.coffee_mud.MOBS.interfaces.
Deity.DeityWorshipper
, com.planet_ink.coffee_mud.core.interfaces.
Modifiable
)
com.planet_ink.coffee_mud.Common.interfaces.
Clan
(also extends com.planet_ink.coffee_mud.core.interfaces.
Achievable
, java.lang.Cloneable, com.planet_ink.coffee_mud.core.interfaces.
Modifiable
, com.planet_ink.coffee_mud.core.interfaces.
Tattooable
, com.planet_ink.coffee_mud.core.interfaces.
Tickable
)
com.planet_ink.coffee_mud.Common.interfaces.
ClanGovernment
(also extends com.planet_ink.coffee_mud.core.interfaces.
Modifiable
)
com.planet_ink.coffee_mud.Common.interfaces.
ClanPosition
(also extends com.planet_ink.coffee_mud.core.interfaces.
Modifiable
)
com.planet_ink.coffee_mud.Common.interfaces.
Climate
(also extends com.planet_ink.coffee_mud.core.interfaces.
Tickable
)
com.planet_ink.coffee_mud.Common.interfaces.
CMMsg
com.planet_ink.coffee_mud.Common.interfaces.
CoffeeShop
com.planet_ink.coffee_mud.Common.interfaces.
CoffeeTableRow
com.planet_ink.coffee_mud.Common.interfaces.
Faction
(also extends com.planet_ink.coffee_mud.core.interfaces.
Contingent
, com.planet_ink.coffee_mud.core.interfaces.
MsgListener
)
com.planet_ink.coffee_mud.Common.interfaces.
HttpClient
(also extends com.planet_ink.coffee_mud.core.interfaces.
Tickable
)
com.planet_ink.coffee_mud.Common.interfaces.
JournalEntry
(also extends java.lang.Cloneable)
com.planet_ink.coffee_mud.Common.interfaces.
Law
com.planet_ink.coffee_mud.Common.interfaces.
LegalWarrant
com.planet_ink.coffee_mud.Common.interfaces.
Manufacturer
com.planet_ink.coffee_mud.Common.interfaces.
PhyStats
(also extends com.planet_ink.coffee_mud.core.interfaces.
Modifiable
)
com.planet_ink.coffee_mud.Common.interfaces.
PlayerAccount
(also extends com.planet_ink.coffee_mud.Common.interfaces.
AccountStats
, com.planet_ink.coffee_mud.core.interfaces.
Modifiable
, com.planet_ink.coffee_mud.core.interfaces.
Tattooable
)
com.planet_ink.coffee_mud.Common.interfaces.
PlayerStats
(also extends com.planet_ink.coffee_mud.Common.interfaces.
AccountStats
, com.planet_ink.coffee_mud.core.interfaces.
Contingent
, com.planet_ink.coffee_mud.core.interfaces.
Modifiable
)
com.planet_ink.coffee_mud.Common.interfaces.
Poll
com.planet_ink.coffee_mud.Common.interfaces.
Quest
(also extends com.planet_ink.coffee_mud.core.interfaces.
Modifiable
, com.planet_ink.coffee_mud.core.interfaces.
Tickable
)
com.planet_ink.coffee_mud.Common.interfaces.
RoomnumberSet
com.planet_ink.coffee_mud.Common.interfaces.
ScriptingEngine
(also extends com.planet_ink.coffee_mud.core.interfaces.
MsgListener
, com.planet_ink.coffee_mud.core.interfaces.
Tickable
)
com.planet_ink.coffee_mud.Common.interfaces.
Session
(also extends com.planet_ink.coffee_mud.core.threads.
CMRunnable
, com.planet_ink.coffee_mud.core.interfaces.
Modifiable
)
com.planet_ink.coffee_mud.Common.interfaces.
Social
(also extends com.planet_ink.coffee_mud.core.interfaces.
Environmental
)
com.planet_ink.coffee_mud.Common.interfaces.
Tattoo
(also extends java.lang.Cloneable, com.planet_ink.coffee_mud.core.interfaces.
CMObject
, com.planet_ink.coffee_mud.core.interfaces.
Expireable
)
com.planet_ink.coffee_mud.Common.interfaces.
TimeClock
(also extends com.planet_ink.coffee_mud.core.interfaces.
Tickable
)
com.planet_ink.coffee_mud.Common.interfaces.
Triggerer
com.planet_ink.coffee_mud.Libraries.interfaces.
CMLibrary
com.planet_ink.coffee_mud.Libraries.interfaces.
AbilityComponents
com.planet_ink.coffee_mud.Libraries.interfaces.
AbilityMapper
com.planet_ink.coffee_mud.Libraries.interfaces.
AbilityParameters
com.planet_ink.coffee_mud.Libraries.interfaces.
AchievementLibrary
com.planet_ink.coffee_mud.Libraries.interfaces.
AreaGenerationLibrary
com.planet_ink.coffee_mud.Libraries.interfaces.
AutoAwardsLibrary
com.planet_ink.coffee_mud.Libraries.interfaces.
CatalogLibrary
com.planet_ink.coffee_mud.Libraries.interfaces.
ChannelsLibrary
com.planet_ink.coffee_mud.Libraries.interfaces.
CharCreationLibrary
com.planet_ink.coffee_mud.Libraries.interfaces.
CityMap
com.planet_ink.coffee_mud.Libraries.interfaces.
ClanManager
com.planet_ink.coffee_mud.Libraries.interfaces.
CMFlagLibrary
com.planet_ink.coffee_mud.Libraries.interfaces.
CMMiscUtils
com.planet_ink.coffee_mud.Libraries.interfaces.
ColorLibrary
com.planet_ink.coffee_mud.Libraries.interfaces.
CombatLibrary
com.planet_ink.coffee_mud.Libraries.interfaces.
CommonCommands
com.planet_ink.coffee_mud.Libraries.interfaces.
DatabaseEngine
com.planet_ink.coffee_mud.Libraries.interfaces.
DiceLibrary
com.planet_ink.coffee_mud.Libraries.interfaces.
EnglishParsing
com.planet_ink.coffee_mud.Libraries.interfaces.
ExpertiseLibrary
com.planet_ink.coffee_mud.Libraries.interfaces.
ExpLevelLibrary
com.planet_ink.coffee_mud.Libraries.interfaces.
FactionManager
(also extends com.planet_ink.coffee_mud.core.interfaces.
Tickable
)
com.planet_ink.coffee_mud.Libraries.interfaces.
GalacticMap
com.planet_ink.coffee_mud.Libraries.interfaces.
GenericBuilder
com.planet_ink.coffee_mud.Libraries.interfaces.
GenericEditor
com.planet_ink.coffee_mud.Libraries.interfaces.
HelpLibrary
com.planet_ink.coffee_mud.Libraries.interfaces.
I3Interface
com.planet_ink.coffee_mud.Libraries.interfaces.
ItemBalanceLibrary
com.planet_ink.coffee_mud.Libraries.interfaces.
JournalsLibrary
com.planet_ink.coffee_mud.Libraries.interfaces.
LanguageLibrary
com.planet_ink.coffee_mud.Libraries.interfaces.
LegalLibrary
com.planet_ink.coffee_mud.Libraries.interfaces.
ListingLibrary
com.planet_ink.coffee_mud.Libraries.interfaces.
MaskingLibrary
com.planet_ink.coffee_mud.Libraries.interfaces.
MaterialLibrary
com.planet_ink.coffee_mud.Libraries.interfaces.
MoneyLibrary
com.planet_ink.coffee_mud.Libraries.interfaces.
PlayerLibrary
com.planet_ink.coffee_mud.Libraries.interfaces.
PollManager
com.planet_ink.coffee_mud.Libraries.interfaces.
ProtocolLibrary
com.planet_ink.coffee_mud.Libraries.interfaces.
QuestManager
com.planet_ink.coffee_mud.Libraries.interfaces.
SessionsList
com.planet_ink.coffee_mud.Libraries.interfaces.
ShoppingLibrary
com.planet_ink.coffee_mud.Libraries.interfaces.
SlaveryLibrary
com.planet_ink.coffee_mud.Libraries.interfaces.
SMTPLibrary
com.planet_ink.coffee_mud.Libraries.interfaces.
SocialsList
com.planet_ink.coffee_mud.Libraries.interfaces.
StatisticsLibrary
com.planet_ink.coffee_mud.Libraries.interfaces.
TechLibrary
com.planet_ink.coffee_mud.Libraries.interfaces.
TelnetFilter
com.planet_ink.coffee_mud.Libraries.interfaces.
TextEncoders
com.planet_ink.coffee_mud.Libraries.interfaces.
ThreadEngine
(also extends java.lang.Runnable)
com.planet_ink.coffee_mud.Libraries.interfaces.
TimeManager
com.planet_ink.coffee_mud.Libraries.interfaces.
TrackingLibrary
com.planet_ink.coffee_mud.Libraries.interfaces.
WebMacroLibrary
(also extends com.planet_ink.coffee_web.interfaces.HTTPOutputConverter)
com.planet_ink.coffee_mud.Libraries.interfaces.
WorldHuntLibrary
com.planet_ink.coffee_mud.Libraries.interfaces.
WorldMap
com.planet_ink.coffee_mud.Libraries.interfaces.
XMLLibrary
com.planet_ink.coffee_mud.core.interfaces.
CMObjectWrapper
com.planet_ink.coffee_mud.Commands.interfaces.
Command
com.planet_ink.coffee_mud.core.interfaces.
Contingent
com.planet_ink.coffee_mud.Behaviors.interfaces.
Behavior
(also extends com.planet_ink.coffee_mud.core.interfaces.
Modifiable
, com.planet_ink.coffee_mud.core.interfaces.
MsgListener
, com.planet_ink.coffee_mud.core.interfaces.
Tickable
)
com.planet_ink.coffee_mud.Behaviors.interfaces.
ChattyBehavior
com.planet_ink.coffee_mud.Behaviors.interfaces.
LegalBehavior
com.planet_ink.coffee_mud.Behaviors.interfaces.
MobileBehavior
com.planet_ink.coffee_mud.core.interfaces.
Environmental
(also extends com.planet_ink.coffee_mud.core.interfaces.
Expireable
, com.planet_ink.coffee_mud.core.interfaces.
Modifiable
, com.planet_ink.coffee_mud.core.interfaces.
MsgListener
, com.planet_ink.coffee_mud.core.interfaces.
StatsAffecting
, com.planet_ink.coffee_mud.core.interfaces.
Tickable
)
com.planet_ink.coffee_mud.Abilities.interfaces.
Ability
com.planet_ink.coffee_mud.Abilities.interfaces.
CraftorAbility
(also extends com.planet_ink.coffee_mud.core.interfaces.
RecipeDriven
)
com.planet_ink.coffee_mud.Abilities.interfaces.
ItemCraftor
com.planet_ink.coffee_mud.Abilities.interfaces.
ExtendableAbility
com.planet_ink.coffee_mud.Abilities.interfaces.
HealthCondition
com.planet_ink.coffee_mud.Abilities.interfaces.
DiseaseAffect
com.planet_ink.coffee_mud.Abilities.interfaces.
ItemTicker
com.planet_ink.coffee_mud.Abilities.interfaces.
Language
com.planet_ink.coffee_mud.Abilities.interfaces.
LimbDamage
com.planet_ink.coffee_mud.Abilities.interfaces.
MendingSkill
com.planet_ink.coffee_mud.Abilities.interfaces.
PlanarAbility
com.planet_ink.coffee_mud.Items.interfaces.
Scroll.ScrollUsage
com.planet_ink.coffee_mud.Abilities.interfaces.
Trap
com.planet_ink.coffee_mud.Abilities.interfaces.
TriggeredAffect
com.planet_ink.coffee_mud.Items.interfaces.
Wand.WandUsage
com.planet_ink.coffee_mud.Items.interfaces.
Boardable
com.planet_ink.coffee_mud.Items.interfaces.
NavigableItem
(also extends com.planet_ink.coffee_mud.Items.interfaces.
Item
, com.planet_ink.coffee_mud.core.interfaces.
Rideable
, com.planet_ink.coffee_mud.Items.interfaces.
SiegableItem
)
com.planet_ink.coffee_mud.Items.interfaces.
SpaceShip
(also extends com.planet_ink.coffee_mud.core.interfaces.
SpaceObject
)
com.planet_ink.coffee_mud.core.interfaces.
Decayable
com.planet_ink.coffee_mud.core.interfaces.
Drink
(also extends com.planet_ink.coffee_mud.core.interfaces.
Environmental
, com.planet_ink.coffee_mud.core.interfaces.
LiquidHolder
)
com.planet_ink.coffee_mud.Items.interfaces.
Potion
(also extends com.planet_ink.coffee_mud.Items.interfaces.
MiscMagic
, com.planet_ink.coffee_mud.Items.interfaces.
SpellHolder
)
com.planet_ink.coffee_mud.Items.interfaces.
Food
(also extends com.planet_ink.coffee_mud.Items.interfaces.
Item
)
com.planet_ink.coffee_mud.Items.interfaces.
Pill
(also extends com.planet_ink.coffee_mud.Items.interfaces.
MiscMagic
, com.planet_ink.coffee_mud.Items.interfaces.
SpellHolder
)
com.planet_ink.coffee_mud.core.interfaces.
Dischargeable
com.planet_ink.coffee_mud.Items.interfaces.
Wand
(also extends com.planet_ink.coffee_mud.Items.interfaces.
MiscMagic
)
com.planet_ink.coffee_mud.core.interfaces.
Drink
(also extends com.planet_ink.coffee_mud.core.interfaces.
Decayable
, com.planet_ink.coffee_mud.core.interfaces.
LiquidHolder
)
com.planet_ink.coffee_mud.Items.interfaces.
Potion
(also extends com.planet_ink.coffee_mud.Items.interfaces.
MiscMagic
, com.planet_ink.coffee_mud.Items.interfaces.
SpellHolder
)
com.planet_ink.coffee_mud.core.interfaces.
Economics
com.planet_ink.coffee_mud.Areas.interfaces.
Area
(also extends com.planet_ink.coffee_mud.core.interfaces.
PhysicalAgent
, com.planet_ink.coffee_mud.core.interfaces.
Places
)
com.planet_ink.coffee_mud.Areas.interfaces.
AutoGenArea
com.planet_ink.coffee_mud.Areas.interfaces.
SubArea
com.planet_ink.coffee_mud.core.interfaces.
ShopKeeper
(also extends com.planet_ink.coffee_mud.core.interfaces.
Environmental
)
com.planet_ink.coffee_mud.MOBS.interfaces.
Auctioneer
(also extends com.planet_ink.coffee_mud.Common.interfaces.
AuctionPolicy
)
com.planet_ink.coffee_mud.MOBS.interfaces.
Banker
com.planet_ink.coffee_mud.MOBS.interfaces.
Librarian
com.planet_ink.coffee_mud.MOBS.interfaces.
PostOffice
com.planet_ink.coffee_mud.Areas.interfaces.
GridZones
com.planet_ink.coffee_mud.Locales.interfaces.
GridLocale
(also extends com.planet_ink.coffee_mud.Locales.interfaces.
Room
)
com.planet_ink.coffee_mud.core.interfaces.
LiquidHolder
com.planet_ink.coffee_mud.core.interfaces.
Drink
(also extends com.planet_ink.coffee_mud.core.interfaces.
Decayable
, com.planet_ink.coffee_mud.core.interfaces.
Environmental
)
com.planet_ink.coffee_mud.Items.interfaces.
Potion
(also extends com.planet_ink.coffee_mud.Items.interfaces.
MiscMagic
, com.planet_ink.coffee_mud.Items.interfaces.
SpellHolder
)
com.planet_ink.coffee_mud.core.interfaces.
Physical
(also extends com.planet_ink.coffee_mud.core.interfaces.
Affectable
)
com.planet_ink.coffee_mud.core.interfaces.
CloseableLockable
com.planet_ink.coffee_mud.Items.interfaces.
Container
(also extends com.planet_ink.coffee_mud.Items.interfaces.
Item
)
com.planet_ink.coffee_mud.Items.interfaces.
DeadBody
com.planet_ink.coffee_mud.Items.interfaces.
FuelConsumer
com.planet_ink.coffee_mud.Items.interfaces.
HandOfCards
com.planet_ink.coffee_mud.Items.interfaces.
DeckOfCards
com.planet_ink.coffee_mud.Exits.interfaces.
Exit
(also extends com.planet_ink.coffee_mud.core.interfaces.
PhysicalAgent
, com.planet_ink.coffee_mud.core.interfaces.
Readable
)
com.planet_ink.coffee_mud.Exits.interfaces.
PrepositionExit
com.planet_ink.coffee_mud.core.interfaces.
Followable
<T>
com.planet_ink.coffee_mud.MOBS.interfaces.
MOB
(also extends com.planet_ink.coffee_mud.core.interfaces.
AbilityContainer
, com.planet_ink.coffee_mud.core.interfaces.
Combatant
, com.planet_ink.coffee_mud.core.interfaces.
DBIdentifiable
, com.planet_ink.coffee_mud.core.interfaces.
FactionMember
, com.planet_ink.coffee_mud.core.interfaces.
ItemPossessor
, com.planet_ink.coffee_mud.core.interfaces.
MUDCmdProcessor
, com.planet_ink.coffee_mud.core.interfaces.
PhysicalAgent
, com.planet_ink.coffee_mud.core.interfaces.
Rider
, com.planet_ink.coffee_mud.core.interfaces.
Tattooable
)
com.planet_ink.coffee_mud.MOBS.interfaces.
Deity
com.planet_ink.coffee_mud.core.interfaces.
PhysicalAgent
(also extends com.planet_ink.coffee_mud.core.interfaces.
Behavable
)
com.planet_ink.coffee_mud.Areas.interfaces.
Area
(also extends com.planet_ink.coffee_mud.core.interfaces.
Economics
, com.planet_ink.coffee_mud.core.interfaces.
Places
)
com.planet_ink.coffee_mud.Areas.interfaces.
AutoGenArea
com.planet_ink.coffee_mud.Areas.interfaces.
SubArea
com.planet_ink.coffee_mud.core.interfaces.
Combatant
com.planet_ink.coffee_mud.MOBS.interfaces.
MOB
(also extends com.planet_ink.coffee_mud.core.interfaces.
AbilityContainer
, com.planet_ink.coffee_mud.core.interfaces.
DBIdentifiable
, com.planet_ink.coffee_mud.core.interfaces.
FactionMember
, com.planet_ink.coffee_mud.core.interfaces.
Followable
<T>, com.planet_ink.coffee_mud.core.interfaces.
ItemPossessor
, com.planet_ink.coffee_mud.core.interfaces.
MUDCmdProcessor
, com.planet_ink.coffee_mud.core.interfaces.
PhysicalAgent
, com.planet_ink.coffee_mud.core.interfaces.
Rider
, com.planet_ink.coffee_mud.core.interfaces.
Tattooable
)
com.planet_ink.coffee_mud.MOBS.interfaces.
Deity
com.planet_ink.coffee_mud.Items.interfaces.
SiegableItem
(also extends com.planet_ink.coffee_mud.Items.interfaces.
Item
)
com.planet_ink.coffee_mud.Items.interfaces.
NavigableItem
(also extends com.planet_ink.coffee_mud.Items.interfaces.
Boardable
, com.planet_ink.coffee_mud.Items.interfaces.
Item
, com.planet_ink.coffee_mud.core.interfaces.
Rideable
)
com.planet_ink.coffee_mud.Exits.interfaces.
Exit
(also extends com.planet_ink.coffee_mud.core.interfaces.
CloseableLockable
, com.planet_ink.coffee_mud.core.interfaces.
Readable
)
com.planet_ink.coffee_mud.Exits.interfaces.
PrepositionExit
com.planet_ink.coffee_mud.core.interfaces.
ItemPossessor
(also extends com.planet_ink.coffee_mud.core.interfaces.
ItemCollection
)
com.planet_ink.coffee_mud.MOBS.interfaces.
MOB
(also extends com.planet_ink.coffee_mud.core.interfaces.
AbilityContainer
, com.planet_ink.coffee_mud.core.interfaces.
Combatant
, com.planet_ink.coffee_mud.core.interfaces.
DBIdentifiable
, com.planet_ink.coffee_mud.core.interfaces.
FactionMember
, com.planet_ink.coffee_mud.core.interfaces.
Followable
<T>, com.planet_ink.coffee_mud.core.interfaces.
MUDCmdProcessor
, com.planet_ink.coffee_mud.core.interfaces.
PhysicalAgent
, com.planet_ink.coffee_mud.core.interfaces.
Rider
, com.planet_ink.coffee_mud.core.interfaces.
Tattooable
)
com.planet_ink.coffee_mud.MOBS.interfaces.
Deity
com.planet_ink.coffee_mud.Locales.interfaces.
Room
(also extends com.planet_ink.coffee_mud.core.interfaces.
PhysicalAgent
, com.planet_ink.coffee_mud.core.interfaces.
Places
)
com.planet_ink.coffee_mud.Locales.interfaces.
GridLocale
(also extends com.planet_ink.coffee_mud.Areas.interfaces.
GridZones
)
com.planet_ink.coffee_mud.Locales.interfaces.
LocationRoom
com.planet_ink.coffee_mud.MOBS.interfaces.
MOB
(also extends com.planet_ink.coffee_mud.core.interfaces.
AbilityContainer
, com.planet_ink.coffee_mud.core.interfaces.
Combatant
, com.planet_ink.coffee_mud.core.interfaces.
DBIdentifiable
, com.planet_ink.coffee_mud.core.interfaces.
FactionMember
, com.planet_ink.coffee_mud.core.interfaces.
Followable
<T>, com.planet_ink.coffee_mud.core.interfaces.
ItemPossessor
, com.planet_ink.coffee_mud.core.interfaces.
MUDCmdProcessor
, com.planet_ink.coffee_mud.core.interfaces.
Rider
, com.planet_ink.coffee_mud.core.interfaces.
Tattooable
)
com.planet_ink.coffee_mud.MOBS.interfaces.
Deity
com.planet_ink.coffee_mud.core.interfaces.
Places
com.planet_ink.coffee_mud.Areas.interfaces.
Area
(also extends com.planet_ink.coffee_mud.core.interfaces.
Economics
, com.planet_ink.coffee_mud.core.interfaces.
PhysicalAgent
)
com.planet_ink.coffee_mud.Areas.interfaces.
AutoGenArea
com.planet_ink.coffee_mud.Areas.interfaces.
SubArea
com.planet_ink.coffee_mud.Locales.interfaces.
Room
(also extends com.planet_ink.coffee_mud.core.interfaces.
ItemPossessor
, com.planet_ink.coffee_mud.core.interfaces.
PhysicalAgent
)
com.planet_ink.coffee_mud.Locales.interfaces.
GridLocale
(also extends com.planet_ink.coffee_mud.Areas.interfaces.
GridZones
)
com.planet_ink.coffee_mud.Locales.interfaces.
LocationRoom
com.planet_ink.coffee_mud.core.interfaces.
Rider
com.planet_ink.coffee_mud.Items.interfaces.
Item
(also extends com.planet_ink.coffee_mud.core.interfaces.
DBIdentifiable
, com.planet_ink.coffee_mud.core.interfaces.
Readable
, com.planet_ink.coffee_mud.Items.interfaces.
Wearable
)
com.planet_ink.coffee_mud.Items.interfaces.
Ammunition
com.planet_ink.coffee_mud.Items.interfaces.
Armor
com.planet_ink.coffee_mud.Items.interfaces.
BodyToken
com.planet_ink.coffee_mud.Items.interfaces.
FalseLimb
com.planet_ink.coffee_mud.Items.interfaces.
Book
com.planet_ink.coffee_mud.Items.interfaces.
CagedAnimal
com.planet_ink.coffee_mud.Items.interfaces.
ClanItem
com.planet_ink.coffee_mud.Items.interfaces.
Coins
com.planet_ink.coffee_mud.Items.interfaces.
Container
(also extends com.planet_ink.coffee_mud.core.interfaces.
CloseableLockable
)
com.planet_ink.coffee_mud.Items.interfaces.
DeadBody
com.planet_ink.coffee_mud.Items.interfaces.
FuelConsumer
com.planet_ink.coffee_mud.Items.interfaces.
HandOfCards
com.planet_ink.coffee_mud.Items.interfaces.
DeckOfCards
com.planet_ink.coffee_mud.Items.interfaces.
DoorKey
com.planet_ink.coffee_mud.Items.interfaces.
InnKey
com.planet_ink.coffee_mud.Items.interfaces.
Electronics
(also extends com.planet_ink.coffee_mud.Items.interfaces.
Technical
)
com.planet_ink.coffee_mud.Items.interfaces.
ElecPanel
com.planet_ink.coffee_mud.Items.interfaces.
Computer
com.planet_ink.coffee_mud.Items.interfaces.
PowerSource
com.planet_ink.coffee_mud.Items.interfaces.
PowerGenerator
com.planet_ink.coffee_mud.Items.interfaces.
TechComponent
com.planet_ink.coffee_mud.Items.interfaces.
ShipEngine
com.planet_ink.coffee_mud.Items.interfaces.
ShipWarComponent
(also extends com.planet_ink.coffee_mud.Items.interfaces.
ShipDirectional
)
com.planet_ink.coffee_mud.Items.interfaces.
Food
(also extends com.planet_ink.coffee_mud.core.interfaces.
Decayable
)
com.planet_ink.coffee_mud.Items.interfaces.
Pill
(also extends com.planet_ink.coffee_mud.Items.interfaces.
MiscMagic
, com.planet_ink.coffee_mud.Items.interfaces.
SpellHolder
)
com.planet_ink.coffee_mud.Items.interfaces.
Light
com.planet_ink.coffee_mud.Items.interfaces.
MiscMagic
com.planet_ink.coffee_mud.Items.interfaces.
MagicDust
(also extends com.planet_ink.coffee_mud.Items.interfaces.
SpellHolder
)
com.planet_ink.coffee_mud.Items.interfaces.
Pill
(also extends com.planet_ink.coffee_mud.Items.interfaces.
Food
, com.planet_ink.coffee_mud.Items.interfaces.
SpellHolder
)
com.planet_ink.coffee_mud.Items.interfaces.
Potion
(also extends com.planet_ink.coffee_mud.core.interfaces.
Drink
, com.planet_ink.coffee_mud.Items.interfaces.
SpellHolder
)
com.planet_ink.coffee_mud.Items.interfaces.
Wand
(also extends com.planet_ink.coffee_mud.core.interfaces.
Dischargeable
)
com.planet_ink.coffee_mud.Items.interfaces.
MusicalInstrument
com.planet_ink.coffee_mud.Items.interfaces.
NavigableItem
(also extends com.planet_ink.coffee_mud.Items.interfaces.
Boardable
, com.planet_ink.coffee_mud.core.interfaces.
Rideable
, com.planet_ink.coffee_mud.Items.interfaces.
SiegableItem
)
com.planet_ink.coffee_mud.Items.interfaces.
PackagedItems
com.planet_ink.coffee_mud.Items.interfaces.
PlayingCard
com.planet_ink.coffee_mud.Items.interfaces.
RawMaterial
com.planet_ink.coffee_mud.Items.interfaces.
RecipesBook
(also extends com.planet_ink.coffee_mud.core.interfaces.
Recipes
)
com.planet_ink.coffee_mud.Items.interfaces.
RoomMap
com.planet_ink.coffee_mud.Items.interfaces.
Scroll
(also extends com.planet_ink.coffee_mud.Items.interfaces.
SpellHolder
)
com.planet_ink.coffee_mud.Items.interfaces.
Shield
com.planet_ink.coffee_mud.Items.interfaces.
ShipDirectional
com.planet_ink.coffee_mud.Items.interfaces.
ShipWarComponent
(also extends com.planet_ink.coffee_mud.Items.interfaces.
TechComponent
)
com.planet_ink.coffee_mud.core.interfaces.
SpaceObject.SpaceGateway
(also extends com.planet_ink.coffee_mud.core.interfaces.
SpaceObject
)
com.planet_ink.coffee_mud.Items.interfaces.
SiegableItem
(also extends com.planet_ink.coffee_mud.core.interfaces.
Combatant
)
com.planet_ink.coffee_mud.Items.interfaces.
NavigableItem
(also extends com.planet_ink.coffee_mud.Items.interfaces.
Boardable
, com.planet_ink.coffee_mud.Items.interfaces.
Item
, com.planet_ink.coffee_mud.core.interfaces.
Rideable
)
com.planet_ink.coffee_mud.Items.interfaces.
Software
(also extends com.planet_ink.coffee_mud.Items.interfaces.
Technical
)
com.planet_ink.coffee_mud.Items.interfaces.
Technical
com.planet_ink.coffee_mud.Items.interfaces.
Electronics
(also extends com.planet_ink.coffee_mud.Items.interfaces.
Item
)
com.planet_ink.coffee_mud.Items.interfaces.
ElecPanel
com.planet_ink.coffee_mud.Items.interfaces.
Computer
com.planet_ink.coffee_mud.Items.interfaces.
PowerSource
com.planet_ink.coffee_mud.Items.interfaces.
PowerGenerator
com.planet_ink.coffee_mud.Items.interfaces.
TechComponent
com.planet_ink.coffee_mud.Items.interfaces.
ShipEngine
com.planet_ink.coffee_mud.Items.interfaces.
ShipWarComponent
(also extends com.planet_ink.coffee_mud.Items.interfaces.
ShipDirectional
)
com.planet_ink.coffee_mud.Items.interfaces.
Software
(also extends com.planet_ink.coffee_mud.Items.interfaces.
Item
)
com.planet_ink.coffee_mud.Items.interfaces.
Weapon
com.planet_ink.coffee_mud.Items.interfaces.
AmmunitionWeapon
com.planet_ink.coffee_mud.MOBS.interfaces.
MOB
(also extends com.planet_ink.coffee_mud.core.interfaces.
AbilityContainer
, com.planet_ink.coffee_mud.core.interfaces.
Combatant
, com.planet_ink.coffee_mud.core.interfaces.
DBIdentifiable
, com.planet_ink.coffee_mud.core.interfaces.
FactionMember
, com.planet_ink.coffee_mud.core.interfaces.
Followable
<T>, com.planet_ink.coffee_mud.core.interfaces.
ItemPossessor
, com.planet_ink.coffee_mud.core.interfaces.
MUDCmdProcessor
, com.planet_ink.coffee_mud.core.interfaces.
PhysicalAgent
, com.planet_ink.coffee_mud.core.interfaces.
Tattooable
)
com.planet_ink.coffee_mud.MOBS.interfaces.
Deity
com.planet_ink.coffee_mud.core.interfaces.
Rideable
com.planet_ink.coffee_mud.Items.interfaces.
NavigableItem
(also extends com.planet_ink.coffee_mud.Items.interfaces.
Boardable
, com.planet_ink.coffee_mud.Items.interfaces.
Item
, com.planet_ink.coffee_mud.Items.interfaces.
SiegableItem
)
com.planet_ink.coffee_mud.Locales.interfaces.
Room
(also extends com.planet_ink.coffee_mud.core.interfaces.
ItemPossessor
, com.planet_ink.coffee_mud.core.interfaces.
Places
)
com.planet_ink.coffee_mud.Locales.interfaces.
GridLocale
(also extends com.planet_ink.coffee_mud.Areas.interfaces.
GridZones
)
com.planet_ink.coffee_mud.Locales.interfaces.
LocationRoom
com.planet_ink.coffee_mud.core.interfaces.
Readable
com.planet_ink.coffee_mud.Exits.interfaces.
Exit
(also extends com.planet_ink.coffee_mud.core.interfaces.
CloseableLockable
, com.planet_ink.coffee_mud.core.interfaces.
PhysicalAgent
)
com.planet_ink.coffee_mud.Exits.interfaces.
PrepositionExit
com.planet_ink.coffee_mud.Items.interfaces.
Item
(also extends com.planet_ink.coffee_mud.core.interfaces.
DBIdentifiable
, com.planet_ink.coffee_mud.core.interfaces.
Rider
, com.planet_ink.coffee_mud.Items.interfaces.
Wearable
)
com.planet_ink.coffee_mud.Items.interfaces.
Ammunition
com.planet_ink.coffee_mud.Items.interfaces.
Armor
com.planet_ink.coffee_mud.Items.interfaces.
BodyToken
com.planet_ink.coffee_mud.Items.interfaces.
FalseLimb
com.planet_ink.coffee_mud.Items.interfaces.
Book
com.planet_ink.coffee_mud.Items.interfaces.
CagedAnimal
com.planet_ink.coffee_mud.Items.interfaces.
ClanItem
com.planet_ink.coffee_mud.Items.interfaces.
Coins
com.planet_ink.coffee_mud.Items.interfaces.
Container
(also extends com.planet_ink.coffee_mud.core.interfaces.
CloseableLockable
)
com.planet_ink.coffee_mud.Items.interfaces.
DeadBody
com.planet_ink.coffee_mud.Items.interfaces.
FuelConsumer
com.planet_ink.coffee_mud.Items.interfaces.
HandOfCards
com.planet_ink.coffee_mud.Items.interfaces.
DeckOfCards
com.planet_ink.coffee_mud.Items.interfaces.
DoorKey
com.planet_ink.coffee_mud.Items.interfaces.
InnKey
com.planet_ink.coffee_mud.Items.interfaces.
Electronics
(also extends com.planet_ink.coffee_mud.Items.interfaces.
Technical
)
com.planet_ink.coffee_mud.Items.interfaces.
ElecPanel
com.planet_ink.coffee_mud.Items.interfaces.
Computer
com.planet_ink.coffee_mud.Items.interfaces.
PowerSource
com.planet_ink.coffee_mud.Items.interfaces.
PowerGenerator
com.planet_ink.coffee_mud.Items.interfaces.
TechComponent
com.planet_ink.coffee_mud.Items.interfaces.
ShipEngine
com.planet_ink.coffee_mud.Items.interfaces.
ShipWarComponent
(also extends com.planet_ink.coffee_mud.Items.interfaces.
ShipDirectional
)
com.planet_ink.coffee_mud.Items.interfaces.
Food
(also extends com.planet_ink.coffee_mud.core.interfaces.
Decayable
)
com.planet_ink.coffee_mud.Items.interfaces.
Pill
(also extends com.planet_ink.coffee_mud.Items.interfaces.
MiscMagic
, com.planet_ink.coffee_mud.Items.interfaces.
SpellHolder
)
com.planet_ink.coffee_mud.Items.interfaces.
Light
com.planet_ink.coffee_mud.Items.interfaces.
MiscMagic
com.planet_ink.coffee_mud.Items.interfaces.
MagicDust
(also extends com.planet_ink.coffee_mud.Items.interfaces.
SpellHolder
)
com.planet_ink.coffee_mud.Items.interfaces.
Pill
(also extends com.planet_ink.coffee_mud.Items.interfaces.
Food
, com.planet_ink.coffee_mud.Items.interfaces.
SpellHolder
)
com.planet_ink.coffee_mud.Items.interfaces.
Potion
(also extends com.planet_ink.coffee_mud.core.interfaces.
Drink
, com.planet_ink.coffee_mud.Items.interfaces.
SpellHolder
)
com.planet_ink.coffee_mud.Items.interfaces.
Wand
(also extends com.planet_ink.coffee_mud.core.interfaces.
Dischargeable
)
com.planet_ink.coffee_mud.Items.interfaces.
MusicalInstrument
com.planet_ink.coffee_mud.Items.interfaces.
NavigableItem
(also extends com.planet_ink.coffee_mud.Items.interfaces.
Boardable
, com.planet_ink.coffee_mud.core.interfaces.
Rideable
, com.planet_ink.coffee_mud.Items.interfaces.
SiegableItem
)
com.planet_ink.coffee_mud.Items.interfaces.
PackagedItems
com.planet_ink.coffee_mud.Items.interfaces.
PlayingCard
com.planet_ink.coffee_mud.Items.interfaces.
RawMaterial
com.planet_ink.coffee_mud.Items.interfaces.
RecipesBook
(also extends com.planet_ink.coffee_mud.core.interfaces.
Recipes
)
com.planet_ink.coffee_mud.Items.interfaces.
RoomMap
com.planet_ink.coffee_mud.Items.interfaces.
Scroll
(also extends com.planet_ink.coffee_mud.Items.interfaces.
SpellHolder
)
com.planet_ink.coffee_mud.Items.interfaces.
Shield
com.planet_ink.coffee_mud.Items.interfaces.
ShipDirectional
com.planet_ink.coffee_mud.Items.interfaces.
ShipWarComponent
(also extends com.planet_ink.coffee_mud.Items.interfaces.
TechComponent
)
com.planet_ink.coffee_mud.core.interfaces.
SpaceObject.SpaceGateway
(also extends com.planet_ink.coffee_mud.core.interfaces.
SpaceObject
)
com.planet_ink.coffee_mud.Items.interfaces.
SiegableItem
(also extends com.planet_ink.coffee_mud.core.interfaces.
Combatant
)
com.planet_ink.coffee_mud.Items.interfaces.
NavigableItem
(also extends com.planet_ink.coffee_mud.Items.interfaces.
Boardable
, com.planet_ink.coffee_mud.Items.interfaces.
Item
, com.planet_ink.coffee_mud.core.interfaces.
Rideable
)
com.planet_ink.coffee_mud.Items.interfaces.
Software
(also extends com.planet_ink.coffee_mud.Items.interfaces.
Technical
)
com.planet_ink.coffee_mud.Items.interfaces.
Technical
com.planet_ink.coffee_mud.Items.interfaces.
Electronics
(also extends com.planet_ink.coffee_mud.Items.interfaces.
Item
)
com.planet_ink.coffee_mud.Items.interfaces.
ElecPanel
com.planet_ink.coffee_mud.Items.interfaces.
Computer
com.planet_ink.coffee_mud.Items.interfaces.
PowerSource
com.planet_ink.coffee_mud.Items.interfaces.
PowerGenerator
com.planet_ink.coffee_mud.Items.interfaces.
TechComponent
com.planet_ink.coffee_mud.Items.interfaces.
ShipEngine
com.planet_ink.coffee_mud.Items.interfaces.
ShipWarComponent
(also extends com.planet_ink.coffee_mud.Items.interfaces.
ShipDirectional
)
com.planet_ink.coffee_mud.Items.interfaces.
Software
(also extends com.planet_ink.coffee_mud.Items.interfaces.
Item
)
com.planet_ink.coffee_mud.Items.interfaces.
Weapon
com.planet_ink.coffee_mud.Items.interfaces.
AmmunitionWeapon
com.planet_ink.coffee_mud.core.interfaces.
PrivateProperty
com.planet_ink.coffee_mud.core.interfaces.
LandTitle
com.planet_ink.coffee_mud.core.interfaces.
Recipes
com.planet_ink.coffee_mud.Items.interfaces.
RecipesBook
(also extends com.planet_ink.coffee_mud.Items.interfaces.
Item
)
com.planet_ink.coffee_mud.core.interfaces.
ShopKeeper
(also extends com.planet_ink.coffee_mud.core.interfaces.
Economics
)
com.planet_ink.coffee_mud.MOBS.interfaces.
Auctioneer
(also extends com.planet_ink.coffee_mud.Common.interfaces.
AuctionPolicy
)
com.planet_ink.coffee_mud.MOBS.interfaces.
Banker
com.planet_ink.coffee_mud.MOBS.interfaces.
Librarian
com.planet_ink.coffee_mud.MOBS.interfaces.
PostOffice
com.planet_ink.coffee_mud.Common.interfaces.
Social
(also extends com.planet_ink.coffee_mud.Common.interfaces.
CMCommon
)
com.planet_ink.coffee_mud.core.interfaces.
SpaceObject
(also extends com.planet_ink.coffee_mud.core.interfaces.
BoundedObject
)
com.planet_ink.coffee_mud.core.interfaces.
SpaceObject.SpaceGateway
(also extends com.planet_ink.coffee_mud.Items.interfaces.
ShipDirectional
)
com.planet_ink.coffee_mud.Items.interfaces.
SpaceShip
(also extends com.planet_ink.coffee_mud.Items.interfaces.
Boardable
)
com.planet_ink.coffee_mud.Items.interfaces.
Wearable
com.planet_ink.coffee_mud.Items.interfaces.
Item
(also extends com.planet_ink.coffee_mud.core.interfaces.
DBIdentifiable
, com.planet_ink.coffee_mud.core.interfaces.
Readable
, com.planet_ink.coffee_mud.core.interfaces.
Rider
)
com.planet_ink.coffee_mud.Items.interfaces.
Ammunition
com.planet_ink.coffee_mud.Items.interfaces.
Armor
com.planet_ink.coffee_mud.Items.interfaces.
BodyToken
com.planet_ink.coffee_mud.Items.interfaces.
FalseLimb
com.planet_ink.coffee_mud.Items.interfaces.
Book
com.planet_ink.coffee_mud.Items.interfaces.
CagedAnimal
com.planet_ink.coffee_mud.Items.interfaces.
ClanItem
com.planet_ink.coffee_mud.Items.interfaces.
Coins
com.planet_ink.coffee_mud.Items.interfaces.
Container
(also extends com.planet_ink.coffee_mud.core.interfaces.
CloseableLockable
)
com.planet_ink.coffee_mud.Items.interfaces.
DeadBody
com.planet_ink.coffee_mud.Items.interfaces.
FuelConsumer
com.planet_ink.coffee_mud.Items.interfaces.
HandOfCards
com.planet_ink.coffee_mud.Items.interfaces.
DeckOfCards
com.planet_ink.coffee_mud.Items.interfaces.
DoorKey
com.planet_ink.coffee_mud.Items.interfaces.
InnKey
com.planet_ink.coffee_mud.Items.interfaces.
Electronics
(also extends com.planet_ink.coffee_mud.Items.interfaces.
Technical
)
com.planet_ink.coffee_mud.Items.interfaces.
ElecPanel
com.planet_ink.coffee_mud.Items.interfaces.
Computer
com.planet_ink.coffee_mud.Items.interfaces.
PowerSource
com.planet_ink.coffee_mud.Items.interfaces.
PowerGenerator
com.planet_ink.coffee_mud.Items.interfaces.
TechComponent
com.planet_ink.coffee_mud.Items.interfaces.
ShipEngine
com.planet_ink.coffee_mud.Items.interfaces.
ShipWarComponent
(also extends com.planet_ink.coffee_mud.Items.interfaces.
ShipDirectional
)
com.planet_ink.coffee_mud.Items.interfaces.
Food
(also extends com.planet_ink.coffee_mud.core.interfaces.
Decayable
)
com.planet_ink.coffee_mud.Items.interfaces.
Pill
(also extends com.planet_ink.coffee_mud.Items.interfaces.
MiscMagic
, com.planet_ink.coffee_mud.Items.interfaces.
SpellHolder
)
com.planet_ink.coffee_mud.Items.interfaces.
Light
com.planet_ink.coffee_mud.Items.interfaces.
MiscMagic
com.planet_ink.coffee_mud.Items.interfaces.
MagicDust
(also extends com.planet_ink.coffee_mud.Items.interfaces.
SpellHolder
)
com.planet_ink.coffee_mud.Items.interfaces.
Pill
(also extends com.planet_ink.coffee_mud.Items.interfaces.
Food
, com.planet_ink.coffee_mud.Items.interfaces.
SpellHolder
)
com.planet_ink.coffee_mud.Items.interfaces.
Potion
(also extends com.planet_ink.coffee_mud.core.interfaces.
Drink
, com.planet_ink.coffee_mud.Items.interfaces.
SpellHolder
)
com.planet_ink.coffee_mud.Items.interfaces.
Wand
(also extends com.planet_ink.coffee_mud.core.interfaces.
Dischargeable
)
com.planet_ink.coffee_mud.Items.interfaces.
MusicalInstrument
com.planet_ink.coffee_mud.Items.interfaces.
NavigableItem
(also extends com.planet_ink.coffee_mud.Items.interfaces.
Boardable
, com.planet_ink.coffee_mud.core.interfaces.
Rideable
, com.planet_ink.coffee_mud.Items.interfaces.
SiegableItem
)
com.planet_ink.coffee_mud.Items.interfaces.
PackagedItems
com.planet_ink.coffee_mud.Items.interfaces.
PlayingCard
com.planet_ink.coffee_mud.Items.interfaces.
RawMaterial
com.planet_ink.coffee_mud.Items.interfaces.
RecipesBook
(also extends com.planet_ink.coffee_mud.core.interfaces.
Recipes
)
com.planet_ink.coffee_mud.Items.interfaces.
RoomMap
com.planet_ink.coffee_mud.Items.interfaces.
Scroll
(also extends com.planet_ink.coffee_mud.Items.interfaces.
SpellHolder
)
com.planet_ink.coffee_mud.Items.interfaces.
Shield
com.planet_ink.coffee_mud.Items.interfaces.
ShipDirectional
com.planet_ink.coffee_mud.Items.interfaces.
ShipWarComponent
(also extends com.planet_ink.coffee_mud.Items.interfaces.
TechComponent
)
com.planet_ink.coffee_mud.core.interfaces.
SpaceObject.SpaceGateway
(also extends com.planet_ink.coffee_mud.core.interfaces.
SpaceObject
)
com.planet_ink.coffee_mud.Items.interfaces.
SiegableItem
(also extends com.planet_ink.coffee_mud.core.interfaces.
Combatant
)
com.planet_ink.coffee_mud.Items.interfaces.
NavigableItem
(also extends com.planet_ink.coffee_mud.Items.interfaces.
Boardable
, com.planet_ink.coffee_mud.Items.interfaces.
Item
, com.planet_ink.coffee_mud.core.interfaces.
Rideable
)
com.planet_ink.coffee_mud.Items.interfaces.
Software
(also extends com.planet_ink.coffee_mud.Items.interfaces.
Technical
)
com.planet_ink.coffee_mud.Items.interfaces.
Technical
com.planet_ink.coffee_mud.Items.interfaces.
Electronics
(also extends com.planet_ink.coffee_mud.Items.interfaces.
Item
)
com.planet_ink.coffee_mud.Items.interfaces.
ElecPanel
com.planet_ink.coffee_mud.Items.interfaces.
Computer
com.planet_ink.coffee_mud.Items.interfaces.
PowerSource
com.planet_ink.coffee_mud.Items.interfaces.
PowerGenerator
com.planet_ink.coffee_mud.Items.interfaces.
TechComponent
com.planet_ink.coffee_mud.Items.interfaces.
ShipEngine
com.planet_ink.coffee_mud.Items.interfaces.
ShipWarComponent
(also extends com.planet_ink.coffee_mud.Items.interfaces.
ShipDirectional
)
com.planet_ink.coffee_mud.Items.interfaces.
Software
(also extends com.planet_ink.coffee_mud.Items.interfaces.
Item
)
com.planet_ink.coffee_mud.Items.interfaces.
Weapon
com.planet_ink.coffee_mud.Items.interfaces.
AmmunitionWeapon
com.planet_ink.coffee_mud.Common.interfaces.
Faction
(also extends com.planet_ink.coffee_mud.Common.interfaces.
CMCommon
, com.planet_ink.coffee_mud.core.interfaces.
MsgListener
)
com.planet_ink.coffee_mud.Common.interfaces.
PlayerStats
(also extends com.planet_ink.coffee_mud.Common.interfaces.
AccountStats
, com.planet_ink.coffee_mud.Common.interfaces.
CMCommon
, com.planet_ink.coffee_mud.core.interfaces.
Modifiable
)
com.planet_ink.coffee_mud.MOBS.interfaces.
Deity.DeityWorshipper
com.planet_ink.coffee_mud.Common.interfaces.
CharStats
(also extends com.planet_ink.coffee_mud.Common.interfaces.
CMCommon
, com.planet_ink.coffee_mud.core.interfaces.
Modifiable
)
com.planet_ink.coffee_mud.Libraries.interfaces.
ExpertiseLibrary.ExpertiseDefinition
com.planet_ink.coffee_mud.core.interfaces.
ItemCollection
com.planet_ink.coffee_mud.core.interfaces.
ItemPossessor
(also extends com.planet_ink.coffee_mud.core.interfaces.
PhysicalAgent
)
com.planet_ink.coffee_mud.MOBS.interfaces.
MOB
(also extends com.planet_ink.coffee_mud.core.interfaces.
AbilityContainer
, com.planet_ink.coffee_mud.core.interfaces.
Combatant
, com.planet_ink.coffee_mud.core.interfaces.
DBIdentifiable
, com.planet_ink.coffee_mud.core.interfaces.
FactionMember
, com.planet_ink.coffee_mud.core.interfaces.
Followable
<T>, com.planet_ink.coffee_mud.core.interfaces.
MUDCmdProcessor
, com.planet_ink.coffee_mud.core.interfaces.
PhysicalAgent
, com.planet_ink.coffee_mud.core.interfaces.
Rider
, com.planet_ink.coffee_mud.core.interfaces.
Tattooable
)
com.planet_ink.coffee_mud.MOBS.interfaces.
Deity
com.planet_ink.coffee_mud.Locales.interfaces.
Room
(also extends com.planet_ink.coffee_mud.core.interfaces.
PhysicalAgent
, com.planet_ink.coffee_mud.core.interfaces.
Places
)
com.planet_ink.coffee_mud.Locales.interfaces.
GridLocale
(also extends com.planet_ink.coffee_mud.Areas.interfaces.
GridZones
)
com.planet_ink.coffee_mud.Locales.interfaces.
LocationRoom
com.planet_ink.coffee_mud.core.interfaces.
Modifiable
com.planet_ink.coffee_mud.Behaviors.interfaces.
Behavior
(also extends com.planet_ink.coffee_mud.core.interfaces.
Contingent
, com.planet_ink.coffee_mud.core.interfaces.
MsgListener
, com.planet_ink.coffee_mud.core.interfaces.
Tickable
)
com.planet_ink.coffee_mud.Behaviors.interfaces.
ChattyBehavior
com.planet_ink.coffee_mud.Behaviors.interfaces.
LegalBehavior
com.planet_ink.coffee_mud.Behaviors.interfaces.
MobileBehavior
com.planet_ink.coffee_mud.CharClasses.interfaces.
CharClass
(also extends com.planet_ink.coffee_mud.core.interfaces.
CMObject
, com.planet_ink.coffee_mud.core.interfaces.
MsgListener
, com.planet_ink.coffee_mud.core.interfaces.
StatsAffecting
, com.planet_ink.coffee_mud.core.interfaces.
Tickable
)
com.planet_ink.coffee_mud.Common.interfaces.
CharState
(also extends com.planet_ink.coffee_mud.Common.interfaces.
CMCommon
)
com.planet_ink.coffee_mud.Common.interfaces.
CharStats
(also extends com.planet_ink.coffee_mud.Common.interfaces.
CMCommon
, com.planet_ink.coffee_mud.MOBS.interfaces.
Deity.DeityWorshipper
)
com.planet_ink.coffee_mud.Common.interfaces.
Clan
(also extends com.planet_ink.coffee_mud.core.interfaces.
Achievable
, java.lang.Cloneable, com.planet_ink.coffee_mud.Common.interfaces.
CMCommon
, com.planet_ink.coffee_mud.core.interfaces.
Tattooable
, com.planet_ink.coffee_mud.core.interfaces.
Tickable
)
com.planet_ink.coffee_mud.Common.interfaces.
ClanGovernment
(also extends com.planet_ink.coffee_mud.Common.interfaces.
CMCommon
)
com.planet_ink.coffee_mud.Common.interfaces.
ClanPosition
(also extends com.planet_ink.coffee_mud.Common.interfaces.
CMCommon
)
com.planet_ink.coffee_mud.core.interfaces.
Environmental
(also extends com.planet_ink.coffee_mud.core.interfaces.
Contingent
, com.planet_ink.coffee_mud.core.interfaces.
Expireable
, com.planet_ink.coffee_mud.core.interfaces.
MsgListener
, com.planet_ink.coffee_mud.core.interfaces.
StatsAffecting
, com.planet_ink.coffee_mud.core.interfaces.
Tickable
)
com.planet_ink.coffee_mud.Abilities.interfaces.
Ability
com.planet_ink.coffee_mud.Abilities.interfaces.
CraftorAbility
(also extends com.planet_ink.coffee_mud.core.interfaces.
RecipeDriven
)
com.planet_ink.coffee_mud.Abilities.interfaces.
ItemCraftor
com.planet_ink.coffee_mud.Abilities.interfaces.
ExtendableAbility
com.planet_ink.coffee_mud.Abilities.interfaces.
HealthCondition
com.planet_ink.coffee_mud.Abilities.interfaces.
DiseaseAffect
com.planet_ink.coffee_mud.Abilities.interfaces.
ItemTicker
com.planet_ink.coffee_mud.Abilities.interfaces.
Language
com.planet_ink.coffee_mud.Abilities.interfaces.
LimbDamage
com.planet_ink.coffee_mud.Abilities.interfaces.
MendingSkill
com.planet_ink.coffee_mud.Abilities.interfaces.
PlanarAbility
com.planet_ink.coffee_mud.Items.interfaces.
Scroll.ScrollUsage
com.planet_ink.coffee_mud.Abilities.interfaces.
Trap
com.planet_ink.coffee_mud.Abilities.interfaces.
TriggeredAffect
com.planet_ink.coffee_mud.Items.interfaces.
Wand.WandUsage
com.planet_ink.coffee_mud.Items.interfaces.
Boardable
com.planet_ink.coffee_mud.Items.interfaces.
NavigableItem
(also extends com.planet_ink.coffee_mud.Items.interfaces.
Item
, com.planet_ink.coffee_mud.core.interfaces.
Rideable
, com.planet_ink.coffee_mud.Items.interfaces.
SiegableItem
)
com.planet_ink.coffee_mud.Items.interfaces.
SpaceShip
(also extends com.planet_ink.coffee_mud.core.interfaces.
SpaceObject
)
com.planet_ink.coffee_mud.core.interfaces.
Decayable
com.planet_ink.coffee_mud.core.interfaces.
Drink
(also extends com.planet_ink.coffee_mud.core.interfaces.
Environmental
, com.planet_ink.coffee_mud.core.interfaces.
LiquidHolder
)
com.planet_ink.coffee_mud.Items.interfaces.
Potion
(also extends com.planet_ink.coffee_mud.Items.interfaces.
MiscMagic
, com.planet_ink.coffee_mud.Items.interfaces.
SpellHolder
)
com.planet_ink.coffee_mud.Items.interfaces.
Food
(also extends com.planet_ink.coffee_mud.Items.interfaces.
Item
)
com.planet_ink.coffee_mud.Items.interfaces.
Pill
(also extends com.planet_ink.coffee_mud.Items.interfaces.
MiscMagic
, com.planet_ink.coffee_mud.Items.interfaces.
SpellHolder
)
com.planet_ink.coffee_mud.core.interfaces.
Dischargeable
com.planet_ink.coffee_mud.Items.interfaces.
Wand
(also extends com.planet_ink.coffee_mud.Items.interfaces.
MiscMagic
)
com.planet_ink.coffee_mud.core.interfaces.
Drink
(also extends com.planet_ink.coffee_mud.core.interfaces.
Decayable
, com.planet_ink.coffee_mud.core.interfaces.
LiquidHolder
)
com.planet_ink.coffee_mud.Items.interfaces.
Potion
(also extends com.planet_ink.coffee_mud.Items.interfaces.
MiscMagic
, com.planet_ink.coffee_mud.Items.interfaces.
SpellHolder
)
com.planet_ink.coffee_mud.core.interfaces.
Economics
com.planet_ink.coffee_mud.Areas.interfaces.
Area
(also extends com.planet_ink.coffee_mud.core.interfaces.
PhysicalAgent
, com.planet_ink.coffee_mud.core.interfaces.
Places
)
com.planet_ink.coffee_mud.Areas.interfaces.
AutoGenArea
com.planet_ink.coffee_mud.Areas.interfaces.
SubArea
com.planet_ink.coffee_mud.core.interfaces.
ShopKeeper
(also extends com.planet_ink.coffee_mud.core.interfaces.
Environmental
)
com.planet_ink.coffee_mud.MOBS.interfaces.
Auctioneer
(also extends com.planet_ink.coffee_mud.Common.interfaces.
AuctionPolicy
)
com.planet_ink.coffee_mud.MOBS.interfaces.
Banker
com.planet_ink.coffee_mud.MOBS.interfaces.
Librarian
com.planet_ink.coffee_mud.MOBS.interfaces.
PostOffice
com.planet_ink.coffee_mud.Areas.interfaces.
GridZones
com.planet_ink.coffee_mud.Locales.interfaces.
GridLocale
(also extends com.planet_ink.coffee_mud.Locales.interfaces.
Room
)
com.planet_ink.coffee_mud.core.interfaces.
LiquidHolder
com.planet_ink.coffee_mud.core.interfaces.
Drink
(also extends com.planet_ink.coffee_mud.core.interfaces.
Decayable
, com.planet_ink.coffee_mud.core.interfaces.
Environmental
)
com.planet_ink.coffee_mud.Items.interfaces.
Potion
(also extends com.planet_ink.coffee_mud.Items.interfaces.
MiscMagic
, com.planet_ink.coffee_mud.Items.interfaces.
SpellHolder
)
com.planet_ink.coffee_mud.core.interfaces.
Physical
(also extends com.planet_ink.coffee_mud.core.interfaces.
Affectable
)
com.planet_ink.coffee_mud.core.interfaces.
CloseableLockable
com.planet_ink.coffee_mud.Items.interfaces.
Container
(also extends com.planet_ink.coffee_mud.Items.interfaces.
Item
)
com.planet_ink.coffee_mud.Items.interfaces.
DeadBody
com.planet_ink.coffee_mud.Items.interfaces.
FuelConsumer
com.planet_ink.coffee_mud.Items.interfaces.
HandOfCards
com.planet_ink.coffee_mud.Items.interfaces.
DeckOfCards
com.planet_ink.coffee_mud.Exits.interfaces.
Exit
(also extends com.planet_ink.coffee_mud.core.interfaces.
PhysicalAgent
, com.planet_ink.coffee_mud.core.interfaces.
Readable
)
com.planet_ink.coffee_mud.Exits.interfaces.
PrepositionExit
com.planet_ink.coffee_mud.core.interfaces.
Followable
<T>
com.planet_ink.coffee_mud.MOBS.interfaces.
MOB
(also extends com.planet_ink.coffee_mud.core.interfaces.
AbilityContainer
, com.planet_ink.coffee_mud.core.interfaces.
Combatant
, com.planet_ink.coffee_mud.core.interfaces.
DBIdentifiable
, com.planet_ink.coffee_mud.core.interfaces.
FactionMember
, com.planet_ink.coffee_mud.core.interfaces.
ItemPossessor
, com.planet_ink.coffee_mud.core.interfaces.
MUDCmdProcessor
, com.planet_ink.coffee_mud.core.interfaces.
PhysicalAgent
, com.planet_ink.coffee_mud.core.interfaces.
Rider
, com.planet_ink.coffee_mud.core.interfaces.
Tattooable
)
com.planet_ink.coffee_mud.MOBS.interfaces.
Deity
com.planet_ink.coffee_mud.core.interfaces.
PhysicalAgent
(also extends com.planet_ink.coffee_mud.core.interfaces.
Behavable
)
com.planet_ink.coffee_mud.Areas.interfaces.
Area
(also extends com.planet_ink.coffee_mud.core.interfaces.
Economics
, com.planet_ink.coffee_mud.core.interfaces.
Places
)
com.planet_ink.coffee_mud.Areas.interfaces.
AutoGenArea
com.planet_ink.coffee_mud.Areas.interfaces.
SubArea
com.planet_ink.coffee_mud.core.interfaces.
Combatant
com.planet_ink.coffee_mud.MOBS.interfaces.
MOB
(also extends com.planet_ink.coffee_mud.core.interfaces.
AbilityContainer
, com.planet_ink.coffee_mud.core.interfaces.
DBIdentifiable
, com.planet_ink.coffee_mud.core.interfaces.
FactionMember
, com.planet_ink.coffee_mud.core.interfaces.
Followable
<T>, com.planet_ink.coffee_mud.core.interfaces.
ItemPossessor
, com.planet_ink.coffee_mud.core.interfaces.
MUDCmdProcessor
, com.planet_ink.coffee_mud.core.interfaces.
PhysicalAgent
, com.planet_ink.coffee_mud.core.interfaces.
Rider
, com.planet_ink.coffee_mud.core.interfaces.
Tattooable
)
com.planet_ink.coffee_mud.MOBS.interfaces.
Deity
com.planet_ink.coffee_mud.Items.interfaces.
SiegableItem
(also extends com.planet_ink.coffee_mud.Items.interfaces.
Item
)
com.planet_ink.coffee_mud.Items.interfaces.
NavigableItem
(also extends com.planet_ink.coffee_mud.Items.interfaces.
Boardable
, com.planet_ink.coffee_mud.Items.interfaces.
Item
, com.planet_ink.coffee_mud.core.interfaces.
Rideable
)
com.planet_ink.coffee_mud.Exits.interfaces.
Exit
(also extends com.planet_ink.coffee_mud.core.interfaces.
CloseableLockable
, com.planet_ink.coffee_mud.core.interfaces.
Readable
)
com.planet_ink.coffee_mud.Exits.interfaces.
PrepositionExit
com.planet_ink.coffee_mud.core.interfaces.
ItemPossessor
(also extends com.planet_ink.coffee_mud.core.interfaces.
ItemCollection
)
com.planet_ink.coffee_mud.MOBS.interfaces.
MOB
(also extends com.planet_ink.coffee_mud.core.interfaces.
AbilityContainer
, com.planet_ink.coffee_mud.core.interfaces.
Combatant
, com.planet_ink.coffee_mud.core.interfaces.
DBIdentifiable
, com.planet_ink.coffee_mud.core.interfaces.
FactionMember
, com.planet_ink.coffee_mud.core.interfaces.
Followable
<T>, com.planet_ink.coffee_mud.core.interfaces.
MUDCmdProcessor
, com.planet_ink.coffee_mud.core.interfaces.
PhysicalAgent
, com.planet_ink.coffee_mud.core.interfaces.
Rider
, com.planet_ink.coffee_mud.core.interfaces.
Tattooable
)
com.planet_ink.coffee_mud.MOBS.interfaces.
Deity
com.planet_ink.coffee_mud.Locales.interfaces.
Room
(also extends com.planet_ink.coffee_mud.core.interfaces.
PhysicalAgent
, com.planet_ink.coffee_mud.core.interfaces.
Places
)
com.planet_ink.coffee_mud.Locales.interfaces.
GridLocale
(also extends com.planet_ink.coffee_mud.Areas.interfaces.
GridZones
)
com.planet_ink.coffee_mud.Locales.interfaces.
LocationRoom
com.planet_ink.coffee_mud.MOBS.interfaces.
MOB
(also extends com.planet_ink.coffee_mud.core.interfaces.
AbilityContainer
, com.planet_ink.coffee_mud.core.interfaces.
Combatant
, com.planet_ink.coffee_mud.core.interfaces.
DBIdentifiable
, com.planet_ink.coffee_mud.core.interfaces.
FactionMember
, com.planet_ink.coffee_mud.core.interfaces.
Followable
<T>, com.planet_ink.coffee_mud.core.interfaces.
ItemPossessor
, com.planet_ink.coffee_mud.core.interfaces.
MUDCmdProcessor
, com.planet_ink.coffee_mud.core.interfaces.
Rider
, com.planet_ink.coffee_mud.core.interfaces.
Tattooable
)
com.planet_ink.coffee_mud.MOBS.interfaces.
Deity
com.planet_ink.coffee_mud.core.interfaces.
Places
com.planet_ink.coffee_mud.Areas.interfaces.
Area
(also extends com.planet_ink.coffee_mud.core.interfaces.
Economics
, com.planet_ink.coffee_mud.core.interfaces.
PhysicalAgent
)
com.planet_ink.coffee_mud.Areas.interfaces.
AutoGenArea
com.planet_ink.coffee_mud.Areas.interfaces.
SubArea
com.planet_ink.coffee_mud.Locales.interfaces.
Room
(also extends com.planet_ink.coffee_mud.core.interfaces.
ItemPossessor
, com.planet_ink.coffee_mud.core.interfaces.
PhysicalAgent
)
com.planet_ink.coffee_mud.Locales.interfaces.
GridLocale
(also extends com.planet_ink.coffee_mud.Areas.interfaces.
GridZones
)
com.planet_ink.coffee_mud.Locales.interfaces.
LocationRoom
com.planet_ink.coffee_mud.core.interfaces.
Rider
com.planet_ink.coffee_mud.Items.interfaces.
Item
(also extends com.planet_ink.coffee_mud.core.interfaces.
DBIdentifiable
, com.planet_ink.coffee_mud.core.interfaces.
Readable
, com.planet_ink.coffee_mud.Items.interfaces.
Wearable
)
com.planet_ink.coffee_mud.Items.interfaces.
Ammunition
com.planet_ink.coffee_mud.Items.interfaces.
Armor
com.planet_ink.coffee_mud.Items.interfaces.
BodyToken
com.planet_ink.coffee_mud.Items.interfaces.
FalseLimb
com.planet_ink.coffee_mud.Items.interfaces.
Book
com.planet_ink.coffee_mud.Items.interfaces.
CagedAnimal
com.planet_ink.coffee_mud.Items.interfaces.
ClanItem
com.planet_ink.coffee_mud.Items.interfaces.
Coins
com.planet_ink.coffee_mud.Items.interfaces.
Container
(also extends com.planet_ink.coffee_mud.core.interfaces.
CloseableLockable
)
com.planet_ink.coffee_mud.Items.interfaces.
DeadBody
com.planet_ink.coffee_mud.Items.interfaces.
FuelConsumer
com.planet_ink.coffee_mud.Items.interfaces.
HandOfCards
com.planet_ink.coffee_mud.Items.interfaces.
DeckOfCards
com.planet_ink.coffee_mud.Items.interfaces.
DoorKey
com.planet_ink.coffee_mud.Items.interfaces.
InnKey
com.planet_ink.coffee_mud.Items.interfaces.
Electronics
(also extends com.planet_ink.coffee_mud.Items.interfaces.
Technical
)
com.planet_ink.coffee_mud.Items.interfaces.
ElecPanel
com.planet_ink.coffee_mud.Items.interfaces.
Computer
com.planet_ink.coffee_mud.Items.interfaces.
PowerSource
com.planet_ink.coffee_mud.Items.interfaces.
PowerGenerator
com.planet_ink.coffee_mud.Items.interfaces.
TechComponent
com.planet_ink.coffee_mud.Items.interfaces.
ShipEngine
com.planet_ink.coffee_mud.Items.interfaces.
ShipWarComponent
(also extends com.planet_ink.coffee_mud.Items.interfaces.
ShipDirectional
)
com.planet_ink.coffee_mud.Items.interfaces.
Food
(also extends com.planet_ink.coffee_mud.core.interfaces.
Decayable
)
com.planet_ink.coffee_mud.Items.interfaces.
Pill
(also extends com.planet_ink.coffee_mud.Items.interfaces.
MiscMagic
, com.planet_ink.coffee_mud.Items.interfaces.
SpellHolder
)
com.planet_ink.coffee_mud.Items.interfaces.
Light
com.planet_ink.coffee_mud.Items.interfaces.
MiscMagic
com.planet_ink.coffee_mud.Items.interfaces.
MagicDust
(also extends com.planet_ink.coffee_mud.Items.interfaces.
SpellHolder
)
com.planet_ink.coffee_mud.Items.interfaces.
Pill
(also extends com.planet_ink.coffee_mud.Items.interfaces.
Food
, com.planet_ink.coffee_mud.Items.interfaces.
SpellHolder
)
com.planet_ink.coffee_mud.Items.interfaces.
Potion
(also extends com.planet_ink.coffee_mud.core.interfaces.
Drink
, com.planet_ink.coffee_mud.Items.interfaces.
SpellHolder
)
com.planet_ink.coffee_mud.Items.interfaces.
Wand
(also extends com.planet_ink.coffee_mud.core.interfaces.
Dischargeable
)
com.planet_ink.coffee_mud.Items.interfaces.
MusicalInstrument
com.planet_ink.coffee_mud.Items.interfaces.
NavigableItem
(also extends com.planet_ink.coffee_mud.Items.interfaces.
Boardable
, com.planet_ink.coffee_mud.core.interfaces.
Rideable
, com.planet_ink.coffee_mud.Items.interfaces.
SiegableItem
)
com.planet_ink.coffee_mud.Items.interfaces.
PackagedItems
com.planet_ink.coffee_mud.Items.interfaces.
PlayingCard
com.planet_ink.coffee_mud.Items.interfaces.
RawMaterial
com.planet_ink.coffee_mud.Items.interfaces.
RecipesBook
(also extends com.planet_ink.coffee_mud.core.interfaces.
Recipes
)
com.planet_ink.coffee_mud.Items.interfaces.
RoomMap
com.planet_ink.coffee_mud.Items.interfaces.
Scroll
(also extends com.planet_ink.coffee_mud.Items.interfaces.
SpellHolder
)
com.planet_ink.coffee_mud.Items.interfaces.
Shield
com.planet_ink.coffee_mud.Items.interfaces.
ShipDirectional
com.planet_ink.coffee_mud.Items.interfaces.
ShipWarComponent
(also extends com.planet_ink.coffee_mud.Items.interfaces.
TechComponent
)
com.planet_ink.coffee_mud.core.interfaces.
SpaceObject.SpaceGateway
(also extends com.planet_ink.coffee_mud.core.interfaces.
SpaceObject
)
com.planet_ink.coffee_mud.Items.interfaces.
SiegableItem
(also extends com.planet_ink.coffee_mud.core.interfaces.
Combatant
)
com.planet_ink.coffee_mud.Items.interfaces.
NavigableItem
(also extends com.planet_ink.coffee_mud.Items.interfaces.
Boardable
, com.planet_ink.coffee_mud.Items.interfaces.
Item
, com.planet_ink.coffee_mud.core.interfaces.
Rideable
)
com.planet_ink.coffee_mud.Items.interfaces.
Software
(also extends com.planet_ink.coffee_mud.Items.interfaces.
Technical
)
com.planet_ink.coffee_mud.Items.interfaces.
Technical
com.planet_ink.coffee_mud.Items.interfaces.
Electronics
(also extends com.planet_ink.coffee_mud.Items.interfaces.
Item
)
com.planet_ink.coffee_mud.Items.interfaces.
ElecPanel
com.planet_ink.coffee_mud.Items.interfaces.
Computer
com.planet_ink.coffee_mud.Items.interfaces.
PowerSource
com.planet_ink.coffee_mud.Items.interfaces.
PowerGenerator
com.planet_ink.coffee_mud.Items.interfaces.
TechComponent
com.planet_ink.coffee_mud.Items.interfaces.
ShipEngine
com.planet_ink.coffee_mud.Items.interfaces.
ShipWarComponent
(also extends com.planet_ink.coffee_mud.Items.interfaces.
ShipDirectional
)
com.planet_ink.coffee_mud.Items.interfaces.
Software
(also extends com.planet_ink.coffee_mud.Items.interfaces.
Item
)
com.planet_ink.coffee_mud.Items.interfaces.
Weapon
com.planet_ink.coffee_mud.Items.interfaces.
AmmunitionWeapon
com.planet_ink.coffee_mud.MOBS.interfaces.
MOB
(also extends com.planet_ink.coffee_mud.core.interfaces.
AbilityContainer
, com.planet_ink.coffee_mud.core.interfaces.
Combatant
, com.planet_ink.coffee_mud.core.interfaces.
DBIdentifiable
, com.planet_ink.coffee_mud.core.interfaces.
FactionMember
, com.planet_ink.coffee_mud.core.interfaces.
Followable
<T>, com.planet_ink.coffee_mud.core.interfaces.
ItemPossessor
, com.planet_ink.coffee_mud.core.interfaces.
MUDCmdProcessor
, com.planet_ink.coffee_mud.core.interfaces.
PhysicalAgent
, com.planet_ink.coffee_mud.core.interfaces.
Tattooable
)
com.planet_ink.coffee_mud.MOBS.interfaces.
Deity
com.planet_ink.coffee_mud.core.interfaces.
Rideable
com.planet_ink.coffee_mud.Items.interfaces.
NavigableItem
(also extends com.planet_ink.coffee_mud.Items.interfaces.
Boardable
, com.planet_ink.coffee_mud.Items.interfaces.
Item
, com.planet_ink.coffee_mud.Items.interfaces.
SiegableItem
)
com.planet_ink.coffee_mud.Locales.interfaces.
Room
(also extends com.planet_ink.coffee_mud.core.interfaces.
ItemPossessor
, com.planet_ink.coffee_mud.core.interfaces.
Places
)
com.planet_ink.coffee_mud.Locales.interfaces.
GridLocale
(also extends com.planet_ink.coffee_mud.Areas.interfaces.
GridZones
)
com.planet_ink.coffee_mud.Locales.interfaces.
LocationRoom
com.planet_ink.coffee_mud.core.interfaces.
Readable
com.planet_ink.coffee_mud.Exits.interfaces.
Exit
(also extends com.planet_ink.coffee_mud.core.interfaces.
CloseableLockable
, com.planet_ink.coffee_mud.core.interfaces.
PhysicalAgent
)
com.planet_ink.coffee_mud.Exits.interfaces.
PrepositionExit
com.planet_ink.coffee_mud.Items.interfaces.
Item
(also extends com.planet_ink.coffee_mud.core.interfaces.
DBIdentifiable
, com.planet_ink.coffee_mud.core.interfaces.
Rider
, com.planet_ink.coffee_mud.Items.interfaces.
Wearable
)
com.planet_ink.coffee_mud.Items.interfaces.
Ammunition
com.planet_ink.coffee_mud.Items.interfaces.
Armor
com.planet_ink.coffee_mud.Items.interfaces.
BodyToken
com.planet_ink.coffee_mud.Items.interfaces.
FalseLimb
com.planet_ink.coffee_mud.Items.interfaces.
Book
com.planet_ink.coffee_mud.Items.interfaces.
CagedAnimal
com.planet_ink.coffee_mud.Items.interfaces.
ClanItem
com.planet_ink.coffee_mud.Items.interfaces.
Coins
com.planet_ink.coffee_mud.Items.interfaces.
Container
(also extends com.planet_ink.coffee_mud.core.interfaces.
CloseableLockable
)
com.planet_ink.coffee_mud.Items.interfaces.
DeadBody
com.planet_ink.coffee_mud.Items.interfaces.
FuelConsumer
com.planet_ink.coffee_mud.Items.interfaces.
HandOfCards
com.planet_ink.coffee_mud.Items.interfaces.
DeckOfCards
com.planet_ink.coffee_mud.Items.interfaces.
DoorKey
com.planet_ink.coffee_mud.Items.interfaces.
InnKey
com.planet_ink.coffee_mud.Items.interfaces.
Electronics
(also extends com.planet_ink.coffee_mud.Items.interfaces.
Technical
)
com.planet_ink.coffee_mud.Items.interfaces.
ElecPanel
com.planet_ink.coffee_mud.Items.interfaces.
Computer
com.planet_ink.coffee_mud.Items.interfaces.
PowerSource
com.planet_ink.coffee_mud.Items.interfaces.
PowerGenerator
com.planet_ink.coffee_mud.Items.interfaces.
TechComponent
com.planet_ink.coffee_mud.Items.interfaces.
ShipEngine
com.planet_ink.coffee_mud.Items.interfaces.
ShipWarComponent
(also extends com.planet_ink.coffee_mud.Items.interfaces.
ShipDirectional
)
com.planet_ink.coffee_mud.Items.interfaces.
Food
(also extends com.planet_ink.coffee_mud.core.interfaces.
Decayable
)
com.planet_ink.coffee_mud.Items.interfaces.
Pill
(also extends com.planet_ink.coffee_mud.Items.interfaces.
MiscMagic
, com.planet_ink.coffee_mud.Items.interfaces.
SpellHolder
)
com.planet_ink.coffee_mud.Items.interfaces.
Light
com.planet_ink.coffee_mud.Items.interfaces.
MiscMagic
com.planet_ink.coffee_mud.Items.interfaces.
MagicDust
(also extends com.planet_ink.coffee_mud.Items.interfaces.
SpellHolder
)
com.planet_ink.coffee_mud.Items.interfaces.
Pill
(also extends com.planet_ink.coffee_mud.Items.interfaces.
Food
, com.planet_ink.coffee_mud.Items.interfaces.
SpellHolder
)
com.planet_ink.coffee_mud.Items.interfaces.
Potion
(also extends com.planet_ink.coffee_mud.core.interfaces.
Drink
, com.planet_ink.coffee_mud.Items.interfaces.
SpellHolder
)
com.planet_ink.coffee_mud.Items.interfaces.
Wand
(also extends com.planet_ink.coffee_mud.core.interfaces.
Dischargeable
)
com.planet_ink.coffee_mud.Items.interfaces.
MusicalInstrument
com.planet_ink.coffee_mud.Items.interfaces.
NavigableItem
(also extends com.planet_ink.coffee_mud.Items.interfaces.
Boardable
, com.planet_ink.coffee_mud.core.interfaces.
Rideable
, com.planet_ink.coffee_mud.Items.interfaces.
SiegableItem
)
com.planet_ink.coffee_mud.Items.interfaces.
PackagedItems
com.planet_ink.coffee_mud.Items.interfaces.
PlayingCard
com.planet_ink.coffee_mud.Items.interfaces.
RawMaterial
com.planet_ink.coffee_mud.Items.interfaces.
RecipesBook
(also extends com.planet_ink.coffee_mud.core.interfaces.
Recipes
)
com.planet_ink.coffee_mud.Items.interfaces.
RoomMap
com.planet_ink.coffee_mud.Items.interfaces.
Scroll
(also extends com.planet_ink.coffee_mud.Items.interfaces.
SpellHolder
)
com.planet_ink.coffee_mud.Items.interfaces.
Shield
com.planet_ink.coffee_mud.Items.interfaces.
ShipDirectional
com.planet_ink.coffee_mud.Items.interfaces.
ShipWarComponent
(also extends com.planet_ink.coffee_mud.Items.interfaces.
TechComponent
)
com.planet_ink.coffee_mud.core.interfaces.
SpaceObject.SpaceGateway
(also extends com.planet_ink.coffee_mud.core.interfaces.
SpaceObject
)
com.planet_ink.coffee_mud.Items.interfaces.
SiegableItem
(also extends com.planet_ink.coffee_mud.core.interfaces.
Combatant
)
com.planet_ink.coffee_mud.Items.interfaces.
NavigableItem
(also extends com.planet_ink.coffee_mud.Items.interfaces.
Boardable
, com.planet_ink.coffee_mud.Items.interfaces.
Item
, com.planet_ink.coffee_mud.core.interfaces.
Rideable
)
com.planet_ink.coffee_mud.Items.interfaces.
Software
(also extends com.planet_ink.coffee_mud.Items.interfaces.
Technical
)
com.planet_ink.coffee_mud.Items.interfaces.
Technical
com.planet_ink.coffee_mud.Items.interfaces.
Electronics
(also extends com.planet_ink.coffee_mud.Items.interfaces.
Item
)
com.planet_ink.coffee_mud.Items.interfaces.
ElecPanel
com.planet_ink.coffee_mud.Items.interfaces.
Computer
com.planet_ink.coffee_mud.Items.interfaces.
PowerSource
com.planet_ink.coffee_mud.Items.interfaces.
PowerGenerator
com.planet_ink.coffee_mud.Items.interfaces.
TechComponent
com.planet_ink.coffee_mud.Items.interfaces.
ShipEngine
com.planet_ink.coffee_mud.Items.interfaces.
ShipWarComponent
(also extends com.planet_ink.coffee_mud.Items.interfaces.
ShipDirectional
)
com.planet_ink.coffee_mud.Items.interfaces.
Software
(also extends com.planet_ink.coffee_mud.Items.interfaces.
Item
)
com.planet_ink.coffee_mud.Items.interfaces.
Weapon
com.planet_ink.coffee_mud.Items.interfaces.
AmmunitionWeapon
com.planet_ink.coffee_mud.core.interfaces.
PrivateProperty
com.planet_ink.coffee_mud.core.interfaces.
LandTitle
com.planet_ink.coffee_mud.core.interfaces.
Recipes
com.planet_ink.coffee_mud.Items.interfaces.
RecipesBook
(also extends com.planet_ink.coffee_mud.Items.interfaces.
Item
)
com.planet_ink.coffee_mud.core.interfaces.
ShopKeeper
(also extends com.planet_ink.coffee_mud.core.interfaces.
Economics
)
com.planet_ink.coffee_mud.MOBS.interfaces.
Auctioneer
(also extends com.planet_ink.coffee_mud.Common.interfaces.
AuctionPolicy
)
com.planet_ink.coffee_mud.MOBS.interfaces.
Banker
com.planet_ink.coffee_mud.MOBS.interfaces.
Librarian
com.planet_ink.coffee_mud.MOBS.interfaces.
PostOffice
com.planet_ink.coffee_mud.Common.interfaces.
Social
(also extends com.planet_ink.coffee_mud.Common.interfaces.
CMCommon
)
com.planet_ink.coffee_mud.core.interfaces.
SpaceObject
(also extends com.planet_ink.coffee_mud.core.interfaces.
BoundedObject
)
com.planet_ink.coffee_mud.core.interfaces.
SpaceObject.SpaceGateway
(also extends com.planet_ink.coffee_mud.Items.interfaces.
ShipDirectional
)
com.planet_ink.coffee_mud.Items.interfaces.
SpaceShip
(also extends com.planet_ink.coffee_mud.Items.interfaces.
Boardable
)
com.planet_ink.coffee_mud.Items.interfaces.
Wearable
com.planet_ink.coffee_mud.Items.interfaces.
Item
(also extends com.planet_ink.coffee_mud.core.interfaces.
DBIdentifiable
, com.planet_ink.coffee_mud.core.interfaces.
Readable
, com.planet_ink.coffee_mud.core.interfaces.
Rider
)
com.planet_ink.coffee_mud.Items.interfaces.
Ammunition
com.planet_ink.coffee_mud.Items.interfaces.
Armor
com.planet_ink.coffee_mud.Items.interfaces.
BodyToken
com.planet_ink.coffee_mud.Items.interfaces.
FalseLimb
com.planet_ink.coffee_mud.Items.interfaces.
Book
com.planet_ink.coffee_mud.Items.interfaces.
CagedAnimal
com.planet_ink.coffee_mud.Items.interfaces.
ClanItem
com.planet_ink.coffee_mud.Items.interfaces.
Coins
com.planet_ink.coffee_mud.Items.interfaces.
Container
(also extends com.planet_ink.coffee_mud.core.interfaces.
CloseableLockable
)
com.planet_ink.coffee_mud.Items.interfaces.
DeadBody
com.planet_ink.coffee_mud.Items.interfaces.
FuelConsumer
com.planet_ink.coffee_mud.Items.interfaces.
HandOfCards
com.planet_ink.coffee_mud.Items.interfaces.
DeckOfCards
com.planet_ink.coffee_mud.Items.interfaces.
DoorKey
com.planet_ink.coffee_mud.Items.interfaces.
InnKey
com.planet_ink.coffee_mud.Items.interfaces.
Electronics
(also extends com.planet_ink.coffee_mud.Items.interfaces.
Technical
)
com.planet_ink.coffee_mud.Items.interfaces.
ElecPanel
com.planet_ink.coffee_mud.Items.interfaces.
Computer
com.planet_ink.coffee_mud.Items.interfaces.
PowerSource
com.planet_ink.coffee_mud.Items.interfaces.
PowerGenerator
com.planet_ink.coffee_mud.Items.interfaces.
TechComponent
com.planet_ink.coffee_mud.Items.interfaces.
ShipEngine
com.planet_ink.coffee_mud.Items.interfaces.
ShipWarComponent
(also extends com.planet_ink.coffee_mud.Items.interfaces.
ShipDirectional
)
com.planet_ink.coffee_mud.Items.interfaces.
Food
(also extends com.planet_ink.coffee_mud.core.interfaces.
Decayable
)
com.planet_ink.coffee_mud.Items.interfaces.
Pill
(also extends com.planet_ink.coffee_mud.Items.interfaces.
MiscMagic
, com.planet_ink.coffee_mud.Items.interfaces.
SpellHolder
)
com.planet_ink.coffee_mud.Items.interfaces.
Light
com.planet_ink.coffee_mud.Items.interfaces.
MiscMagic
com.planet_ink.coffee_mud.Items.interfaces.
MagicDust
(also extends com.planet_ink.coffee_mud.Items.interfaces.
SpellHolder
)
com.planet_ink.coffee_mud.Items.interfaces.
Pill
(also extends com.planet_ink.coffee_mud.Items.interfaces.
Food
, com.planet_ink.coffee_mud.Items.interfaces.
SpellHolder
)
com.planet_ink.coffee_mud.Items.interfaces.
Potion
(also extends com.planet_ink.coffee_mud.core.interfaces.
Drink
, com.planet_ink.coffee_mud.Items.interfaces.
SpellHolder
)
com.planet_ink.coffee_mud.Items.interfaces.
Wand
(also extends com.planet_ink.coffee_mud.core.interfaces.
Dischargeable
)
com.planet_ink.coffee_mud.Items.interfaces.
MusicalInstrument
com.planet_ink.coffee_mud.Items.interfaces.
NavigableItem
(also extends com.planet_ink.coffee_mud.Items.interfaces.
Boardable
, com.planet_ink.coffee_mud.core.interfaces.
Rideable
, com.planet_ink.coffee_mud.Items.interfaces.
SiegableItem
)
com.planet_ink.coffee_mud.Items.interfaces.
PackagedItems
com.planet_ink.coffee_mud.Items.interfaces.
PlayingCard
com.planet_ink.coffee_mud.Items.interfaces.
RawMaterial
com.planet_ink.coffee_mud.Items.interfaces.
RecipesBook
(also extends com.planet_ink.coffee_mud.core.interfaces.
Recipes
)
com.planet_ink.coffee_mud.Items.interfaces.
RoomMap
com.planet_ink.coffee_mud.Items.interfaces.
Scroll
(also extends com.planet_ink.coffee_mud.Items.interfaces.
SpellHolder
)
com.planet_ink.coffee_mud.Items.interfaces.
Shield
com.planet_ink.coffee_mud.Items.interfaces.
ShipDirectional
com.planet_ink.coffee_mud.Items.interfaces.
ShipWarComponent
(also extends com.planet_ink.coffee_mud.Items.interfaces.
TechComponent
)
com.planet_ink.coffee_mud.core.interfaces.
SpaceObject.SpaceGateway
(also extends com.planet_ink.coffee_mud.core.interfaces.
SpaceObject
)
com.planet_ink.coffee_mud.Items.interfaces.
SiegableItem
(also extends com.planet_ink.coffee_mud.core.interfaces.
Combatant
)
com.planet_ink.coffee_mud.Items.interfaces.
NavigableItem
(also extends com.planet_ink.coffee_mud.Items.interfaces.
Boardable
, com.planet_ink.coffee_mud.Items.interfaces.
Item
, com.planet_ink.coffee_mud.core.interfaces.
Rideable
)
com.planet_ink.coffee_mud.Items.interfaces.
Software
(also extends com.planet_ink.coffee_mud.Items.interfaces.
Technical
)
com.planet_ink.coffee_mud.Items.interfaces.
Technical
com.planet_ink.coffee_mud.Items.interfaces.
Electronics
(also extends com.planet_ink.coffee_mud.Items.interfaces.
Item
)
com.planet_ink.coffee_mud.Items.interfaces.
ElecPanel
com.planet_ink.coffee_mud.Items.interfaces.
Computer
com.planet_ink.coffee_mud.Items.interfaces.
PowerSource
com.planet_ink.coffee_mud.Items.interfaces.
PowerGenerator
com.planet_ink.coffee_mud.Items.interfaces.
TechComponent
com.planet_ink.coffee_mud.Items.interfaces.
ShipEngine
com.planet_ink.coffee_mud.Items.interfaces.
ShipWarComponent
(also extends com.planet_ink.coffee_mud.Items.interfaces.
ShipDirectional
)
com.planet_ink.coffee_mud.Items.interfaces.
Software
(also extends com.planet_ink.coffee_mud.Items.interfaces.
Item
)
com.planet_ink.coffee_mud.Items.interfaces.
Weapon
com.planet_ink.coffee_mud.Items.interfaces.
AmmunitionWeapon
com.planet_ink.coffee_mud.Common.interfaces.
PhyStats
(also extends com.planet_ink.coffee_mud.Common.interfaces.
CMCommon
)
com.planet_ink.coffee_mud.Common.interfaces.
PlayerAccount
(also extends com.planet_ink.coffee_mud.Common.interfaces.
AccountStats
, com.planet_ink.coffee_mud.Common.interfaces.
CMCommon
, com.planet_ink.coffee_mud.core.interfaces.
Tattooable
)
com.planet_ink.coffee_mud.Common.interfaces.
PlayerStats
(also extends com.planet_ink.coffee_mud.Common.interfaces.
AccountStats
, com.planet_ink.coffee_mud.Common.interfaces.
CMCommon
, com.planet_ink.coffee_mud.core.interfaces.
Contingent
)
com.planet_ink.coffee_mud.Common.interfaces.
Quest
(also extends com.planet_ink.coffee_mud.Common.interfaces.
CMCommon
, com.planet_ink.coffee_mud.core.interfaces.
Tickable
)
com.planet_ink.coffee_mud.Races.interfaces.
Race
(also extends com.planet_ink.coffee_mud.core.interfaces.
CMObject
, com.planet_ink.coffee_mud.core.interfaces.
MsgListener
, com.planet_ink.coffee_mud.core.interfaces.
StatsAffecting
, com.planet_ink.coffee_mud.core.interfaces.
Tickable
)
com.planet_ink.coffee_mud.Common.interfaces.
Session
(also extends com.planet_ink.coffee_mud.Common.interfaces.
CMCommon
, com.planet_ink.coffee_mud.core.threads.
CMRunnable
)
com.planet_ink.coffee_mud.Races.interfaces.
Race
(also extends com.planet_ink.coffee_mud.core.interfaces.
Modifiable
, com.planet_ink.coffee_mud.core.interfaces.
MsgListener
, com.planet_ink.coffee_mud.core.interfaces.
StatsAffecting
, com.planet_ink.coffee_mud.core.interfaces.
Tickable
)
com.planet_ink.coffee_mud.core.interfaces.
RecipeDriven
com.planet_ink.coffee_mud.Abilities.interfaces.
CraftorAbility
(also extends com.planet_ink.coffee_mud.Abilities.interfaces.
Ability
)
com.planet_ink.coffee_mud.Abilities.interfaces.
ItemCraftor
com.planet_ink.coffee_mud.Common.interfaces.
Tattoo
(also extends java.lang.Cloneable, com.planet_ink.coffee_mud.Common.interfaces.
CMCommon
, com.planet_ink.coffee_mud.core.interfaces.
Expireable
)
com.planet_ink.coffee_mud.core.interfaces.
Tattooable
com.planet_ink.coffee_mud.Common.interfaces.
Clan
(also extends com.planet_ink.coffee_mud.core.interfaces.
Achievable
, java.lang.Cloneable, com.planet_ink.coffee_mud.Common.interfaces.
CMCommon
, com.planet_ink.coffee_mud.core.interfaces.
Modifiable
, com.planet_ink.coffee_mud.core.interfaces.
Tickable
)
com.planet_ink.coffee_mud.MOBS.interfaces.
MOB
(also extends com.planet_ink.coffee_mud.core.interfaces.
AbilityContainer
, com.planet_ink.coffee_mud.core.interfaces.
Combatant
, com.planet_ink.coffee_mud.core.interfaces.
DBIdentifiable
, com.planet_ink.coffee_mud.core.interfaces.
FactionMember
, com.planet_ink.coffee_mud.core.interfaces.
Followable
<T>, com.planet_ink.coffee_mud.core.interfaces.
ItemPossessor
, com.planet_ink.coffee_mud.core.interfaces.
MUDCmdProcessor
, com.planet_ink.coffee_mud.core.interfaces.
PhysicalAgent
, com.planet_ink.coffee_mud.core.interfaces.
Rider
)
com.planet_ink.coffee_mud.MOBS.interfaces.
Deity
com.planet_ink.coffee_mud.Common.interfaces.
PlayerAccount
(also extends com.planet_ink.coffee_mud.Common.interfaces.
AccountStats
, com.planet_ink.coffee_mud.Common.interfaces.
CMCommon
, com.planet_ink.coffee_mud.core.interfaces.
Modifiable
)
com.planet_ink.coffee_mud.core.interfaces.
Tickable
com.planet_ink.coffee_mud.Behaviors.interfaces.
Behavior
(also extends com.planet_ink.coffee_mud.core.interfaces.
Contingent
, com.planet_ink.coffee_mud.core.interfaces.
Modifiable
, com.planet_ink.coffee_mud.core.interfaces.
MsgListener
)
com.planet_ink.coffee_mud.Behaviors.interfaces.
ChattyBehavior
com.planet_ink.coffee_mud.Behaviors.interfaces.
LegalBehavior
com.planet_ink.coffee_mud.Behaviors.interfaces.
MobileBehavior
com.planet_ink.coffee_mud.CharClasses.interfaces.
CharClass
(also extends com.planet_ink.coffee_mud.core.interfaces.
CMObject
, com.planet_ink.coffee_mud.core.interfaces.
Modifiable
, com.planet_ink.coffee_mud.core.interfaces.
MsgListener
, com.planet_ink.coffee_mud.core.interfaces.
StatsAffecting
)
com.planet_ink.coffee_mud.Common.interfaces.
Clan
(also extends com.planet_ink.coffee_mud.core.interfaces.
Achievable
, java.lang.Cloneable, com.planet_ink.coffee_mud.Common.interfaces.
CMCommon
, com.planet_ink.coffee_mud.core.interfaces.
Modifiable
, com.planet_ink.coffee_mud.core.interfaces.
Tattooable
)
com.planet_ink.coffee_mud.Common.interfaces.
Climate
(also extends com.planet_ink.coffee_mud.Common.interfaces.
CMCommon
)
com.planet_ink.coffee_mud.core.interfaces.
Environmental
(also extends com.planet_ink.coffee_mud.core.interfaces.
Contingent
, com.planet_ink.coffee_mud.core.interfaces.
Expireable
, com.planet_ink.coffee_mud.core.interfaces.
Modifiable
, com.planet_ink.coffee_mud.core.interfaces.
MsgListener
, com.planet_ink.coffee_mud.core.interfaces.
StatsAffecting
)
com.planet_ink.coffee_mud.Abilities.interfaces.
Ability
com.planet_ink.coffee_mud.Abilities.interfaces.
CraftorAbility
(also extends com.planet_ink.coffee_mud.core.interfaces.
RecipeDriven
)
com.planet_ink.coffee_mud.Abilities.interfaces.
ItemCraftor
com.planet_ink.coffee_mud.Abilities.interfaces.
ExtendableAbility
com.planet_ink.coffee_mud.Abilities.interfaces.
HealthCondition
com.planet_ink.coffee_mud.Abilities.interfaces.
DiseaseAffect
com.planet_ink.coffee_mud.Abilities.interfaces.
ItemTicker
com.planet_ink.coffee_mud.Abilities.interfaces.
Language
com.planet_ink.coffee_mud.Abilities.interfaces.
LimbDamage
com.planet_ink.coffee_mud.Abilities.interfaces.
MendingSkill
com.planet_ink.coffee_mud.Abilities.interfaces.
PlanarAbility
com.planet_ink.coffee_mud.Items.interfaces.
Scroll.ScrollUsage
com.planet_ink.coffee_mud.Abilities.interfaces.
Trap
com.planet_ink.coffee_mud.Abilities.interfaces.
TriggeredAffect
com.planet_ink.coffee_mud.Items.interfaces.
Wand.WandUsage
com.planet_ink.coffee_mud.Items.interfaces.
Boardable
com.planet_ink.coffee_mud.Items.interfaces.
NavigableItem
(also extends com.planet_ink.coffee_mud.Items.interfaces.
Item
, com.planet_ink.coffee_mud.core.interfaces.
Rideable
, com.planet_ink.coffee_mud.Items.interfaces.
SiegableItem
)
com.planet_ink.coffee_mud.Items.interfaces.
SpaceShip
(also extends com.planet_ink.coffee_mud.core.interfaces.
SpaceObject
)
com.planet_ink.coffee_mud.core.interfaces.
Decayable
com.planet_ink.coffee_mud.core.interfaces.
Drink
(also extends com.planet_ink.coffee_mud.core.interfaces.
Environmental
, com.planet_ink.coffee_mud.core.interfaces.
LiquidHolder
)
com.planet_ink.coffee_mud.Items.interfaces.
Potion
(also extends com.planet_ink.coffee_mud.Items.interfaces.
MiscMagic
, com.planet_ink.coffee_mud.Items.interfaces.
SpellHolder
)
com.planet_ink.coffee_mud.Items.interfaces.
Food
(also extends com.planet_ink.coffee_mud.Items.interfaces.
Item
)
com.planet_ink.coffee_mud.Items.interfaces.
Pill
(also extends com.planet_ink.coffee_mud.Items.interfaces.
MiscMagic
, com.planet_ink.coffee_mud.Items.interfaces.
SpellHolder
)
com.planet_ink.coffee_mud.core.interfaces.
Dischargeable
com.planet_ink.coffee_mud.Items.interfaces.
Wand
(also extends com.planet_ink.coffee_mud.Items.interfaces.
MiscMagic
)
com.planet_ink.coffee_mud.core.interfaces.
Drink
(also extends com.planet_ink.coffee_mud.core.interfaces.
Decayable
, com.planet_ink.coffee_mud.core.interfaces.
LiquidHolder
)
com.planet_ink.coffee_mud.Items.interfaces.
Potion
(also extends com.planet_ink.coffee_mud.Items.interfaces.
MiscMagic
, com.planet_ink.coffee_mud.Items.interfaces.
SpellHolder
)
com.planet_ink.coffee_mud.core.interfaces.
Economics
com.planet_ink.coffee_mud.Areas.interfaces.
Area
(also extends com.planet_ink.coffee_mud.core.interfaces.
PhysicalAgent
, com.planet_ink.coffee_mud.core.interfaces.
Places
)
com.planet_ink.coffee_mud.Areas.interfaces.
AutoGenArea
com.planet_ink.coffee_mud.Areas.interfaces.
SubArea
com.planet_ink.coffee_mud.core.interfaces.
ShopKeeper
(also extends com.planet_ink.coffee_mud.core.interfaces.
Environmental
)
com.planet_ink.coffee_mud.MOBS.interfaces.
Auctioneer
(also extends com.planet_ink.coffee_mud.Common.interfaces.
AuctionPolicy
)
com.planet_ink.coffee_mud.MOBS.interfaces.
Banker
com.planet_ink.coffee_mud.MOBS.interfaces.
Librarian
com.planet_ink.coffee_mud.MOBS.interfaces.
PostOffice
com.planet_ink.coffee_mud.Areas.interfaces.
GridZones
com.planet_ink.coffee_mud.Locales.interfaces.
GridLocale
(also extends com.planet_ink.coffee_mud.Locales.interfaces.
Room
)
com.planet_ink.coffee_mud.core.interfaces.
LiquidHolder
com.planet_ink.coffee_mud.core.interfaces.
Drink
(also extends com.planet_ink.coffee_mud.core.interfaces.
Decayable
, com.planet_ink.coffee_mud.core.interfaces.
Environmental
)
com.planet_ink.coffee_mud.Items.interfaces.
Potion
(also extends com.planet_ink.coffee_mud.Items.interfaces.
MiscMagic
, com.planet_ink.coffee_mud.Items.interfaces.
SpellHolder
)
com.planet_ink.coffee_mud.core.interfaces.
Physical
(also extends com.planet_ink.coffee_mud.core.interfaces.
Affectable
)
com.planet_ink.coffee_mud.core.interfaces.
CloseableLockable
com.planet_ink.coffee_mud.Items.interfaces.
Container
(also extends com.planet_ink.coffee_mud.Items.interfaces.
Item
)
com.planet_ink.coffee_mud.Items.interfaces.
DeadBody
com.planet_ink.coffee_mud.Items.interfaces.
FuelConsumer
com.planet_ink.coffee_mud.Items.interfaces.
HandOfCards
com.planet_ink.coffee_mud.Items.interfaces.
DeckOfCards
com.planet_ink.coffee_mud.Exits.interfaces.
Exit
(also extends com.planet_ink.coffee_mud.core.interfaces.
PhysicalAgent
, com.planet_ink.coffee_mud.core.interfaces.
Readable
)
com.planet_ink.coffee_mud.Exits.interfaces.
PrepositionExit
com.planet_ink.coffee_mud.core.interfaces.
Followable
<T>
com.planet_ink.coffee_mud.MOBS.interfaces.
MOB
(also extends com.planet_ink.coffee_mud.core.interfaces.
AbilityContainer
, com.planet_ink.coffee_mud.core.interfaces.
Combatant
, com.planet_ink.coffee_mud.core.interfaces.
DBIdentifiable
, com.planet_ink.coffee_mud.core.interfaces.
FactionMember
, com.planet_ink.coffee_mud.core.interfaces.
ItemPossessor
, com.planet_ink.coffee_mud.core.interfaces.
MUDCmdProcessor
, com.planet_ink.coffee_mud.core.interfaces.
PhysicalAgent
, com.planet_ink.coffee_mud.core.interfaces.
Rider
, com.planet_ink.coffee_mud.core.interfaces.
Tattooable
)
com.planet_ink.coffee_mud.MOBS.interfaces.
Deity
com.planet_ink.coffee_mud.core.interfaces.
PhysicalAgent
(also extends com.planet_ink.coffee_mud.core.interfaces.
Behavable
)
com.planet_ink.coffee_mud.Areas.interfaces.
Area
(also extends com.planet_ink.coffee_mud.core.interfaces.
Economics
, com.planet_ink.coffee_mud.core.interfaces.
Places
)
com.planet_ink.coffee_mud.Areas.interfaces.
AutoGenArea
com.planet_ink.coffee_mud.Areas.interfaces.
SubArea
com.planet_ink.coffee_mud.core.interfaces.
Combatant
com.planet_ink.coffee_mud.MOBS.interfaces.
MOB
(also extends com.planet_ink.coffee_mud.core.interfaces.
AbilityContainer
, com.planet_ink.coffee_mud.core.interfaces.
DBIdentifiable
, com.planet_ink.coffee_mud.core.interfaces.
FactionMember
, com.planet_ink.coffee_mud.core.interfaces.
Followable
<T>, com.planet_ink.coffee_mud.core.interfaces.
ItemPossessor
, com.planet_ink.coffee_mud.core.interfaces.
MUDCmdProcessor
, com.planet_ink.coffee_mud.core.interfaces.
PhysicalAgent
, com.planet_ink.coffee_mud.core.interfaces.
Rider
, com.planet_ink.coffee_mud.core.interfaces.
Tattooable
)
com.planet_ink.coffee_mud.MOBS.interfaces.
Deity
com.planet_ink.coffee_mud.Items.interfaces.
SiegableItem
(also extends com.planet_ink.coffee_mud.Items.interfaces.
Item
)
com.planet_ink.coffee_mud.Items.interfaces.
NavigableItem
(also extends com.planet_ink.coffee_mud.Items.interfaces.
Boardable
, com.planet_ink.coffee_mud.Items.interfaces.
Item
, com.planet_ink.coffee_mud.core.interfaces.
Rideable
)
com.planet_ink.coffee_mud.Exits.interfaces.
Exit
(also extends com.planet_ink.coffee_mud.core.interfaces.
CloseableLockable
, com.planet_ink.coffee_mud.core.interfaces.
Readable
)
com.planet_ink.coffee_mud.Exits.interfaces.
PrepositionExit
com.planet_ink.coffee_mud.core.interfaces.
ItemPossessor
(also extends com.planet_ink.coffee_mud.core.interfaces.
ItemCollection
)
com.planet_ink.coffee_mud.MOBS.interfaces.
MOB
(also extends com.planet_ink.coffee_mud.core.interfaces.
AbilityContainer
, com.planet_ink.coffee_mud.core.interfaces.
Combatant
, com.planet_ink.coffee_mud.core.interfaces.
DBIdentifiable
, com.planet_ink.coffee_mud.core.interfaces.
FactionMember
, com.planet_ink.coffee_mud.core.interfaces.
Followable
<T>, com.planet_ink.coffee_mud.core.interfaces.
MUDCmdProcessor
, com.planet_ink.coffee_mud.core.interfaces.
PhysicalAgent
, com.planet_ink.coffee_mud.core.interfaces.
Rider
, com.planet_ink.coffee_mud.core.interfaces.
Tattooable
)
com.planet_ink.coffee_mud.MOBS.interfaces.
Deity
com.planet_ink.coffee_mud.Locales.interfaces.
Room
(also extends com.planet_ink.coffee_mud.core.interfaces.
PhysicalAgent
, com.planet_ink.coffee_mud.core.interfaces.
Places
)
com.planet_ink.coffee_mud.Locales.interfaces.
GridLocale
(also extends com.planet_ink.coffee_mud.Areas.interfaces.
GridZones
)
com.planet_ink.coffee_mud.Locales.interfaces.
LocationRoom
com.planet_ink.coffee_mud.MOBS.interfaces.
MOB
(also extends com.planet_ink.coffee_mud.core.interfaces.
AbilityContainer
, com.planet_ink.coffee_mud.core.interfaces.
Combatant
, com.planet_ink.coffee_mud.core.interfaces.
DBIdentifiable
, com.planet_ink.coffee_mud.core.interfaces.
FactionMember
, com.planet_ink.coffee_mud.core.interfaces.
Followable
<T>, com.planet_ink.coffee_mud.core.interfaces.
ItemPossessor
, com.planet_ink.coffee_mud.core.interfaces.
MUDCmdProcessor
, com.planet_ink.coffee_mud.core.interfaces.
Rider
, com.planet_ink.coffee_mud.core.interfaces.
Tattooable
)
com.planet_ink.coffee_mud.MOBS.interfaces.
Deity
com.planet_ink.coffee_mud.core.interfaces.
Places
com.planet_ink.coffee_mud.Areas.interfaces.
Area
(also extends com.planet_ink.coffee_mud.core.interfaces.
Economics
, com.planet_ink.coffee_mud.core.interfaces.
PhysicalAgent
)
com.planet_ink.coffee_mud.Areas.interfaces.
AutoGenArea
com.planet_ink.coffee_mud.Areas.interfaces.
SubArea
com.planet_ink.coffee_mud.Locales.interfaces.
Room
(also extends com.planet_ink.coffee_mud.core.interfaces.
ItemPossessor
, com.planet_ink.coffee_mud.core.interfaces.
PhysicalAgent
)
com.planet_ink.coffee_mud.Locales.interfaces.
GridLocale
(also extends com.planet_ink.coffee_mud.Areas.interfaces.
GridZones
)
com.planet_ink.coffee_mud.Locales.interfaces.
LocationRoom
com.planet_ink.coffee_mud.core.interfaces.
Rider
com.planet_ink.coffee_mud.Items.interfaces.
Item
(also extends com.planet_ink.coffee_mud.core.interfaces.
DBIdentifiable
, com.planet_ink.coffee_mud.core.interfaces.
Readable
, com.planet_ink.coffee_mud.Items.interfaces.
Wearable
)
com.planet_ink.coffee_mud.Items.interfaces.
Ammunition
com.planet_ink.coffee_mud.Items.interfaces.
Armor
com.planet_ink.coffee_mud.Items.interfaces.
BodyToken
com.planet_ink.coffee_mud.Items.interfaces.
FalseLimb
com.planet_ink.coffee_mud.Items.interfaces.
Book
com.planet_ink.coffee_mud.Items.interfaces.
CagedAnimal
com.planet_ink.coffee_mud.Items.interfaces.
ClanItem
com.planet_ink.coffee_mud.Items.interfaces.
Coins
com.planet_ink.coffee_mud.Items.interfaces.
Container
(also extends com.planet_ink.coffee_mud.core.interfaces.
CloseableLockable
)
com.planet_ink.coffee_mud.Items.interfaces.
DeadBody
com.planet_ink.coffee_mud.Items.interfaces.
FuelConsumer
com.planet_ink.coffee_mud.Items.interfaces.
HandOfCards
com.planet_ink.coffee_mud.Items.interfaces.
DeckOfCards
com.planet_ink.coffee_mud.Items.interfaces.
DoorKey
com.planet_ink.coffee_mud.Items.interfaces.
InnKey
com.planet_ink.coffee_mud.Items.interfaces.
Electronics
(also extends com.planet_ink.coffee_mud.Items.interfaces.
Technical
)
com.planet_ink.coffee_mud.Items.interfaces.
ElecPanel
com.planet_ink.coffee_mud.Items.interfaces.
Computer
com.planet_ink.coffee_mud.Items.interfaces.
PowerSource
com.planet_ink.coffee_mud.Items.interfaces.
PowerGenerator
com.planet_ink.coffee_mud.Items.interfaces.
TechComponent
com.planet_ink.coffee_mud.Items.interfaces.
ShipEngine
com.planet_ink.coffee_mud.Items.interfaces.
ShipWarComponent
(also extends com.planet_ink.coffee_mud.Items.interfaces.
ShipDirectional
)
com.planet_ink.coffee_mud.Items.interfaces.
Food
(also extends com.planet_ink.coffee_mud.core.interfaces.
Decayable
)
com.planet_ink.coffee_mud.Items.interfaces.
Pill
(also extends com.planet_ink.coffee_mud.Items.interfaces.
MiscMagic
, com.planet_ink.coffee_mud.Items.interfaces.
SpellHolder
)
com.planet_ink.coffee_mud.Items.interfaces.
Light
com.planet_ink.coffee_mud.Items.interfaces.
MiscMagic
com.planet_ink.coffee_mud.Items.interfaces.
MagicDust
(also extends com.planet_ink.coffee_mud.Items.interfaces.
SpellHolder
)
com.planet_ink.coffee_mud.Items.interfaces.
Pill
(also extends com.planet_ink.coffee_mud.Items.interfaces.
Food
, com.planet_ink.coffee_mud.Items.interfaces.
SpellHolder
)
com.planet_ink.coffee_mud.Items.interfaces.
Potion
(also extends com.planet_ink.coffee_mud.core.interfaces.
Drink
, com.planet_ink.coffee_mud.Items.interfaces.
SpellHolder
)
com.planet_ink.coffee_mud.Items.interfaces.
Wand
(also extends com.planet_ink.coffee_mud.core.interfaces.
Dischargeable
)
com.planet_ink.coffee_mud.Items.interfaces.
MusicalInstrument
com.planet_ink.coffee_mud.Items.interfaces.
NavigableItem
(also extends com.planet_ink.coffee_mud.Items.interfaces.
Boardable
, com.planet_ink.coffee_mud.core.interfaces.
Rideable
, com.planet_ink.coffee_mud.Items.interfaces.
SiegableItem
)
com.planet_ink.coffee_mud.Items.interfaces.
PackagedItems
com.planet_ink.coffee_mud.Items.interfaces.
PlayingCard
com.planet_ink.coffee_mud.Items.interfaces.
RawMaterial
com.planet_ink.coffee_mud.Items.interfaces.
RecipesBook
(also extends com.planet_ink.coffee_mud.core.interfaces.
Recipes
)
com.planet_ink.coffee_mud.Items.interfaces.
RoomMap
com.planet_ink.coffee_mud.Items.interfaces.
Scroll
(also extends com.planet_ink.coffee_mud.Items.interfaces.
SpellHolder
)
com.planet_ink.coffee_mud.Items.interfaces.
Shield
com.planet_ink.coffee_mud.Items.interfaces.
ShipDirectional
com.planet_ink.coffee_mud.Items.interfaces.
ShipWarComponent
(also extends com.planet_ink.coffee_mud.Items.interfaces.
TechComponent
)
com.planet_ink.coffee_mud.core.interfaces.
SpaceObject.SpaceGateway
(also extends com.planet_ink.coffee_mud.core.interfaces.
SpaceObject
)
com.planet_ink.coffee_mud.Items.interfaces.
SiegableItem
(also extends com.planet_ink.coffee_mud.core.interfaces.
Combatant
)
com.planet_ink.coffee_mud.Items.interfaces.
NavigableItem
(also extends com.planet_ink.coffee_mud.Items.interfaces.
Boardable
, com.planet_ink.coffee_mud.Items.interfaces.
Item
, com.planet_ink.coffee_mud.core.interfaces.
Rideable
)
com.planet_ink.coffee_mud.Items.interfaces.
Software
(also extends com.planet_ink.coffee_mud.Items.interfaces.
Technical
)
com.planet_ink.coffee_mud.Items.interfaces.
Technical
com.planet_ink.coffee_mud.Items.interfaces.
Electronics
(also extends com.planet_ink.coffee_mud.Items.interfaces.
Item
)
com.planet_ink.coffee_mud.Items.interfaces.
ElecPanel
com.planet_ink.coffee_mud.Items.interfaces.
Computer
com.planet_ink.coffee_mud.Items.interfaces.
PowerSource
com.planet_ink.coffee_mud.Items.interfaces.
PowerGenerator
com.planet_ink.coffee_mud.Items.interfaces.
TechComponent
com.planet_ink.coffee_mud.Items.interfaces.
ShipEngine
com.planet_ink.coffee_mud.Items.interfaces.
ShipWarComponent
(also extends com.planet_ink.coffee_mud.Items.interfaces.
ShipDirectional
)
com.planet_ink.coffee_mud.Items.interfaces.
Software
(also extends com.planet_ink.coffee_mud.Items.interfaces.
Item
)
com.planet_ink.coffee_mud.Items.interfaces.
Weapon
com.planet_ink.coffee_mud.Items.interfaces.
AmmunitionWeapon
com.planet_ink.coffee_mud.MOBS.interfaces.
MOB
(also extends com.planet_ink.coffee_mud.core.interfaces.
AbilityContainer
, com.planet_ink.coffee_mud.core.interfaces.
Combatant
, com.planet_ink.coffee_mud.core.interfaces.
DBIdentifiable
, com.planet_ink.coffee_mud.core.interfaces.
FactionMember
, com.planet_ink.coffee_mud.core.interfaces.
Followable
<T>, com.planet_ink.coffee_mud.core.interfaces.
ItemPossessor
, com.planet_ink.coffee_mud.core.interfaces.
MUDCmdProcessor
, com.planet_ink.coffee_mud.core.interfaces.
PhysicalAgent
, com.planet_ink.coffee_mud.core.interfaces.
Tattooable
)
com.planet_ink.coffee_mud.MOBS.interfaces.
Deity
com.planet_ink.coffee_mud.core.interfaces.
Rideable
com.planet_ink.coffee_mud.Items.interfaces.
NavigableItem
(also extends com.planet_ink.coffee_mud.Items.interfaces.
Boardable
, com.planet_ink.coffee_mud.Items.interfaces.
Item
, com.planet_ink.coffee_mud.Items.interfaces.
SiegableItem
)
com.planet_ink.coffee_mud.Locales.interfaces.
Room
(also extends com.planet_ink.coffee_mud.core.interfaces.
ItemPossessor
, com.planet_ink.coffee_mud.core.interfaces.
Places
)
com.planet_ink.coffee_mud.Locales.interfaces.
GridLocale
(also extends com.planet_ink.coffee_mud.Areas.interfaces.
GridZones
)
com.planet_ink.coffee_mud.Locales.interfaces.
LocationRoom
com.planet_ink.coffee_mud.core.interfaces.
Readable
com.planet_ink.coffee_mud.Exits.interfaces.
Exit
(also extends com.planet_ink.coffee_mud.core.interfaces.
CloseableLockable
, com.planet_ink.coffee_mud.core.interfaces.
PhysicalAgent
)
com.planet_ink.coffee_mud.Exits.interfaces.
PrepositionExit
com.planet_ink.coffee_mud.Items.interfaces.
Item
(also extends com.planet_ink.coffee_mud.core.interfaces.
DBIdentifiable
, com.planet_ink.coffee_mud.core.interfaces.
Rider
, com.planet_ink.coffee_mud.Items.interfaces.
Wearable
)
com.planet_ink.coffee_mud.Items.interfaces.
Ammunition
com.planet_ink.coffee_mud.Items.interfaces.
Armor
com.planet_ink.coffee_mud.Items.interfaces.
BodyToken
com.planet_ink.coffee_mud.Items.interfaces.
FalseLimb
com.planet_ink.coffee_mud.Items.interfaces.
Book
com.planet_ink.coffee_mud.Items.interfaces.
CagedAnimal
com.planet_ink.coffee_mud.Items.interfaces.
ClanItem
com.planet_ink.coffee_mud.Items.interfaces.
Coins
com.planet_ink.coffee_mud.Items.interfaces.
Container
(also extends com.planet_ink.coffee_mud.core.interfaces.
CloseableLockable
)
com.planet_ink.coffee_mud.Items.interfaces.
DeadBody
com.planet_ink.coffee_mud.Items.interfaces.
FuelConsumer
com.planet_ink.coffee_mud.Items.interfaces.
HandOfCards
com.planet_ink.coffee_mud.Items.interfaces.
DeckOfCards
com.planet_ink.coffee_mud.Items.interfaces.
DoorKey
com.planet_ink.coffee_mud.Items.interfaces.
InnKey
com.planet_ink.coffee_mud.Items.interfaces.
Electronics
(also extends com.planet_ink.coffee_mud.Items.interfaces.
Technical
)
com.planet_ink.coffee_mud.Items.interfaces.
ElecPanel
com.planet_ink.coffee_mud.Items.interfaces.
Computer
com.planet_ink.coffee_mud.Items.interfaces.
PowerSource
com.planet_ink.coffee_mud.Items.interfaces.
PowerGenerator
com.planet_ink.coffee_mud.Items.interfaces.
TechComponent
com.planet_ink.coffee_mud.Items.interfaces.
ShipEngine
com.planet_ink.coffee_mud.Items.interfaces.
ShipWarComponent
(also extends com.planet_ink.coffee_mud.Items.interfaces.
ShipDirectional
)
com.planet_ink.coffee_mud.Items.interfaces.
Food
(also extends com.planet_ink.coffee_mud.core.interfaces.
Decayable
)
com.planet_ink.coffee_mud.Items.interfaces.
Pill
(also extends com.planet_ink.coffee_mud.Items.interfaces.
MiscMagic
, com.planet_ink.coffee_mud.Items.interfaces.
SpellHolder
)
com.planet_ink.coffee_mud.Items.interfaces.
Light
com.planet_ink.coffee_mud.Items.interfaces.
MiscMagic
com.planet_ink.coffee_mud.Items.interfaces.
MagicDust
(also extends com.planet_ink.coffee_mud.Items.interfaces.
SpellHolder
)
com.planet_ink.coffee_mud.Items.interfaces.
Pill
(also extends com.planet_ink.coffee_mud.Items.interfaces.
Food
, com.planet_ink.coffee_mud.Items.interfaces.
SpellHolder
)
com.planet_ink.coffee_mud.Items.interfaces.
Potion
(also extends com.planet_ink.coffee_mud.core.interfaces.
Drink
, com.planet_ink.coffee_mud.Items.interfaces.
SpellHolder
)
com.planet_ink.coffee_mud.Items.interfaces.
Wand
(also extends com.planet_ink.coffee_mud.core.interfaces.
Dischargeable
)
com.planet_ink.coffee_mud.Items.interfaces.
MusicalInstrument
com.planet_ink.coffee_mud.Items.interfaces.
NavigableItem
(also extends com.planet_ink.coffee_mud.Items.interfaces.
Boardable
, com.planet_ink.coffee_mud.core.interfaces.
Rideable
, com.planet_ink.coffee_mud.Items.interfaces.
SiegableItem
)
com.planet_ink.coffee_mud.Items.interfaces.
PackagedItems
com.planet_ink.coffee_mud.Items.interfaces.
PlayingCard
com.planet_ink.coffee_mud.Items.interfaces.
RawMaterial
com.planet_ink.coffee_mud.Items.interfaces.
RecipesBook
(also extends com.planet_ink.coffee_mud.core.interfaces.
Recipes
)
com.planet_ink.coffee_mud.Items.interfaces.
RoomMap
com.planet_ink.coffee_mud.Items.interfaces.
Scroll
(also extends com.planet_ink.coffee_mud.Items.interfaces.
SpellHolder
)
com.planet_ink.coffee_mud.Items.interfaces.
Shield
com.planet_ink.coffee_mud.Items.interfaces.
ShipDirectional
com.planet_ink.coffee_mud.Items.interfaces.
ShipWarComponent
(also extends com.planet_ink.coffee_mud.Items.interfaces.
TechComponent
)
com.planet_ink.coffee_mud.core.interfaces.
SpaceObject.SpaceGateway
(also extends com.planet_ink.coffee_mud.core.interfaces.
SpaceObject
)
com.planet_ink.coffee_mud.Items.interfaces.
SiegableItem
(also extends com.planet_ink.coffee_mud.core.interfaces.
Combatant
)
com.planet_ink.coffee_mud.Items.interfaces.
NavigableItem
(also extends com.planet_ink.coffee_mud.Items.interfaces.
Boardable
, com.planet_ink.coffee_mud.Items.interfaces.
Item
, com.planet_ink.coffee_mud.core.interfaces.
Rideable
)
com.planet_ink.coffee_mud.Items.interfaces.
Software
(also extends com.planet_ink.coffee_mud.Items.interfaces.
Technical
)
com.planet_ink.coffee_mud.Items.interfaces.
Technical
com.planet_ink.coffee_mud.Items.interfaces.
Electronics
(also extends com.planet_ink.coffee_mud.Items.interfaces.
Item
)
com.planet_ink.coffee_mud.Items.interfaces.
ElecPanel
com.planet_ink.coffee_mud.Items.interfaces.
Computer
com.planet_ink.coffee_mud.Items.interfaces.
PowerSource
com.planet_ink.coffee_mud.Items.interfaces.
PowerGenerator
com.planet_ink.coffee_mud.Items.interfaces.
TechComponent
com.planet_ink.coffee_mud.Items.interfaces.
ShipEngine
com.planet_ink.coffee_mud.Items.interfaces.
ShipWarComponent
(also extends com.planet_ink.coffee_mud.Items.interfaces.
ShipDirectional
)
com.planet_ink.coffee_mud.Items.interfaces.
Software
(also extends com.planet_ink.coffee_mud.Items.interfaces.
Item
)
com.planet_ink.coffee_mud.Items.interfaces.
Weapon
com.planet_ink.coffee_mud.Items.interfaces.
AmmunitionWeapon
com.planet_ink.coffee_mud.core.interfaces.
PrivateProperty
com.planet_ink.coffee_mud.core.interfaces.
LandTitle
com.planet_ink.coffee_mud.core.interfaces.
Recipes
com.planet_ink.coffee_mud.Items.interfaces.
RecipesBook
(also extends com.planet_ink.coffee_mud.Items.interfaces.
Item
)
com.planet_ink.coffee_mud.core.interfaces.
ShopKeeper
(also extends com.planet_ink.coffee_mud.core.interfaces.
Economics
)
com.planet_ink.coffee_mud.MOBS.interfaces.
Auctioneer
(also extends com.planet_ink.coffee_mud.Common.interfaces.
AuctionPolicy
)
com.planet_ink.coffee_mud.MOBS.interfaces.
Banker
com.planet_ink.coffee_mud.MOBS.interfaces.
Librarian
com.planet_ink.coffee_mud.MOBS.interfaces.
PostOffice
com.planet_ink.coffee_mud.Common.interfaces.
Social
(also extends com.planet_ink.coffee_mud.Common.interfaces.
CMCommon
)
com.planet_ink.coffee_mud.core.interfaces.
SpaceObject
(also extends com.planet_ink.coffee_mud.core.interfaces.
BoundedObject
)
com.planet_ink.coffee_mud.core.interfaces.
SpaceObject.SpaceGateway
(also extends com.planet_ink.coffee_mud.Items.interfaces.
ShipDirectional
)
com.planet_ink.coffee_mud.Items.interfaces.
SpaceShip
(also extends com.planet_ink.coffee_mud.Items.interfaces.
Boardable
)
com.planet_ink.coffee_mud.Items.interfaces.
Wearable
com.planet_ink.coffee_mud.Items.interfaces.
Item
(also extends com.planet_ink.coffee_mud.core.interfaces.
DBIdentifiable
, com.planet_ink.coffee_mud.core.interfaces.
Readable
, com.planet_ink.coffee_mud.core.interfaces.
Rider
)
com.planet_ink.coffee_mud.Items.interfaces.
Ammunition
com.planet_ink.coffee_mud.Items.interfaces.
Armor
com.planet_ink.coffee_mud.Items.interfaces.
BodyToken
com.planet_ink.coffee_mud.Items.interfaces.
FalseLimb
com.planet_ink.coffee_mud.Items.interfaces.
Book
com.planet_ink.coffee_mud.Items.interfaces.
CagedAnimal
com.planet_ink.coffee_mud.Items.interfaces.
ClanItem
com.planet_ink.coffee_mud.Items.interfaces.
Coins
com.planet_ink.coffee_mud.Items.interfaces.
Container
(also extends com.planet_ink.coffee_mud.core.interfaces.
CloseableLockable
)
com.planet_ink.coffee_mud.Items.interfaces.
DeadBody
com.planet_ink.coffee_mud.Items.interfaces.
FuelConsumer
com.planet_ink.coffee_mud.Items.interfaces.
HandOfCards
com.planet_ink.coffee_mud.Items.interfaces.
DeckOfCards
com.planet_ink.coffee_mud.Items.interfaces.
DoorKey
com.planet_ink.coffee_mud.Items.interfaces.
InnKey
com.planet_ink.coffee_mud.Items.interfaces.
Electronics
(also extends com.planet_ink.coffee_mud.Items.interfaces.
Technical
)
com.planet_ink.coffee_mud.Items.interfaces.
ElecPanel
com.planet_ink.coffee_mud.Items.interfaces.
Computer
com.planet_ink.coffee_mud.Items.interfaces.
PowerSource
com.planet_ink.coffee_mud.Items.interfaces.
PowerGenerator
com.planet_ink.coffee_mud.Items.interfaces.
TechComponent
com.planet_ink.coffee_mud.Items.interfaces.
ShipEngine
com.planet_ink.coffee_mud.Items.interfaces.
ShipWarComponent
(also extends com.planet_ink.coffee_mud.Items.interfaces.
ShipDirectional
)
com.planet_ink.coffee_mud.Items.interfaces.
Food
(also extends com.planet_ink.coffee_mud.core.interfaces.
Decayable
)
com.planet_ink.coffee_mud.Items.interfaces.
Pill
(also extends com.planet_ink.coffee_mud.Items.interfaces.
MiscMagic
, com.planet_ink.coffee_mud.Items.interfaces.
SpellHolder
)
com.planet_ink.coffee_mud.Items.interfaces.
Light
com.planet_ink.coffee_mud.Items.interfaces.
MiscMagic
com.planet_ink.coffee_mud.Items.interfaces.
MagicDust
(also extends com.planet_ink.coffee_mud.Items.interfaces.
SpellHolder
)
com.planet_ink.coffee_mud.Items.interfaces.
Pill
(also extends com.planet_ink.coffee_mud.Items.interfaces.
Food
, com.planet_ink.coffee_mud.Items.interfaces.
SpellHolder
)
com.planet_ink.coffee_mud.Items.interfaces.
Potion
(also extends com.planet_ink.coffee_mud.core.interfaces.
Drink
, com.planet_ink.coffee_mud.Items.interfaces.
SpellHolder
)
com.planet_ink.coffee_mud.Items.interfaces.
Wand
(also extends com.planet_ink.coffee_mud.core.interfaces.
Dischargeable
)
com.planet_ink.coffee_mud.Items.interfaces.
MusicalInstrument
com.planet_ink.coffee_mud.Items.interfaces.
NavigableItem
(also extends com.planet_ink.coffee_mud.Items.interfaces.
Boardable
, com.planet_ink.coffee_mud.core.interfaces.
Rideable
, com.planet_ink.coffee_mud.Items.interfaces.
SiegableItem
)
com.planet_ink.coffee_mud.Items.interfaces.
PackagedItems
com.planet_ink.coffee_mud.Items.interfaces.
PlayingCard
com.planet_ink.coffee_mud.Items.interfaces.
RawMaterial
com.planet_ink.coffee_mud.Items.interfaces.
RecipesBook
(also extends com.planet_ink.coffee_mud.core.interfaces.
Recipes
)
com.planet_ink.coffee_mud.Items.interfaces.
RoomMap
com.planet_ink.coffee_mud.Items.interfaces.
Scroll
(also extends com.planet_ink.coffee_mud.Items.interfaces.
SpellHolder
)
com.planet_ink.coffee_mud.Items.interfaces.
Shield
com.planet_ink.coffee_mud.Items.interfaces.
ShipDirectional
com.planet_ink.coffee_mud.Items.interfaces.
ShipWarComponent
(also extends com.planet_ink.coffee_mud.Items.interfaces.
TechComponent
)
com.planet_ink.coffee_mud.core.interfaces.
SpaceObject.SpaceGateway
(also extends com.planet_ink.coffee_mud.core.interfaces.
SpaceObject
)
com.planet_ink.coffee_mud.Items.interfaces.
SiegableItem
(also extends com.planet_ink.coffee_mud.core.interfaces.
Combatant
)
com.planet_ink.coffee_mud.Items.interfaces.
NavigableItem
(also extends com.planet_ink.coffee_mud.Items.interfaces.
Boardable
, com.planet_ink.coffee_mud.Items.interfaces.
Item
, com.planet_ink.coffee_mud.core.interfaces.
Rideable
)
com.planet_ink.coffee_mud.Items.interfaces.
Software
(also extends com.planet_ink.coffee_mud.Items.interfaces.
Technical
)
com.planet_ink.coffee_mud.Items.interfaces.
Technical
com.planet_ink.coffee_mud.Items.interfaces.
Electronics
(also extends com.planet_ink.coffee_mud.Items.interfaces.
Item
)
com.planet_ink.coffee_mud.Items.interfaces.
ElecPanel
com.planet_ink.coffee_mud.Items.interfaces.
Computer
com.planet_ink.coffee_mud.Items.interfaces.
PowerSource
com.planet_ink.coffee_mud.Items.interfaces.
PowerGenerator
com.planet_ink.coffee_mud.Items.interfaces.
TechComponent
com.planet_ink.coffee_mud.Items.interfaces.
ShipEngine
com.planet_ink.coffee_mud.Items.interfaces.
ShipWarComponent
(also extends com.planet_ink.coffee_mud.Items.interfaces.
ShipDirectional
)
com.planet_ink.coffee_mud.Items.interfaces.
Software
(also extends com.planet_ink.coffee_mud.Items.interfaces.
Item
)
com.planet_ink.coffee_mud.Items.interfaces.
Weapon
com.planet_ink.coffee_mud.Items.interfaces.
AmmunitionWeapon
com.planet_ink.coffee_mud.Libraries.interfaces.
FactionManager
(also extends com.planet_ink.coffee_mud.Libraries.interfaces.
CMLibrary
)
com.planet_ink.coffee_mud.Common.interfaces.
HttpClient
(also extends com.planet_ink.coffee_mud.Common.interfaces.
CMCommon
)
com.planet_ink.coffee_mud.Common.interfaces.
Quest
(also extends com.planet_ink.coffee_mud.Common.interfaces.
CMCommon
, com.planet_ink.coffee_mud.core.interfaces.
Modifiable
)
com.planet_ink.coffee_mud.Races.interfaces.
Race
(also extends com.planet_ink.coffee_mud.core.interfaces.
CMObject
, com.planet_ink.coffee_mud.core.interfaces.
Modifiable
, com.planet_ink.coffee_mud.core.interfaces.
MsgListener
, com.planet_ink.coffee_mud.core.interfaces.
StatsAffecting
)
com.planet_ink.coffee_mud.Common.interfaces.
ScriptingEngine
(also extends com.planet_ink.coffee_mud.Common.interfaces.
CMCommon
, com.planet_ink.coffee_mud.core.interfaces.
MsgListener
)
com.planet_ink.coffee_mud.Common.interfaces.
TimeClock
(also extends com.planet_ink.coffee_mud.Common.interfaces.
CMCommon
)
com.planet_ink.coffee_mud.WebMacros.interfaces.
WebMacro
com.planet_ink.coffee_mud.Common.interfaces.
JournalEntry
(also extends com.planet_ink.coffee_mud.Common.interfaces.
CMCommon
)
com.planet_ink.coffee_mud.Common.interfaces.
Tattoo
(also extends com.planet_ink.coffee_mud.Common.interfaces.
CMCommon
, com.planet_ink.coffee_mud.core.interfaces.
CMObject
, com.planet_ink.coffee_mud.core.interfaces.
Expireable
)
com.planet_ink.coffee_mud.Libraries.interfaces.
ColorLibrary.Color256
com.planet_ink.coffee_mud.Libraries.interfaces.
ColorLibrary.ColorState
java.lang.Comparable<T>
com.planet_ink.coffee_mud.core.interfaces.
CMObject
(also extends java.lang.Cloneable)
com.planet_ink.coffee_mud.CharClasses.interfaces.
CharClass
(also extends com.planet_ink.coffee_mud.core.interfaces.
Modifiable
, com.planet_ink.coffee_mud.core.interfaces.
MsgListener
, com.planet_ink.coffee_mud.core.interfaces.
StatsAffecting
, com.planet_ink.coffee_mud.core.interfaces.
Tickable
)
com.planet_ink.coffee_mud.Common.interfaces.
CMCommon
com.planet_ink.coffee_mud.Common.interfaces.
AbilityComponent
com.planet_ink.coffee_mud.Common.interfaces.
AccountStats
(also extends com.planet_ink.coffee_mud.core.interfaces.
Achievable
)
com.planet_ink.coffee_mud.Common.interfaces.
PlayerAccount
(also extends com.planet_ink.coffee_mud.Common.interfaces.
CMCommon
, com.planet_ink.coffee_mud.core.interfaces.
Modifiable
, com.planet_ink.coffee_mud.core.interfaces.
Tattooable
)
com.planet_ink.coffee_mud.Common.interfaces.
PlayerStats
(also extends com.planet_ink.coffee_mud.Common.interfaces.
CMCommon
, com.planet_ink.coffee_mud.core.interfaces.
Contingent
, com.planet_ink.coffee_mud.core.interfaces.
Modifiable
)
com.planet_ink.coffee_mud.Common.interfaces.
AuctionData
com.planet_ink.coffee_mud.Common.interfaces.
AuctionPolicy
com.planet_ink.coffee_mud.MOBS.interfaces.
Auctioneer
(also extends com.planet_ink.coffee_mud.core.interfaces.
ShopKeeper
)
com.planet_ink.coffee_mud.Common.interfaces.
CharState
(also extends com.planet_ink.coffee_mud.core.interfaces.
Modifiable
)
com.planet_ink.coffee_mud.Common.interfaces.
CharStats
(also extends com.planet_ink.coffee_mud.MOBS.interfaces.
Deity.DeityWorshipper
, com.planet_ink.coffee_mud.core.interfaces.
Modifiable
)
com.planet_ink.coffee_mud.Common.interfaces.
Clan
(also extends com.planet_ink.coffee_mud.core.interfaces.
Achievable
, java.lang.Cloneable, com.planet_ink.coffee_mud.core.interfaces.
Modifiable
, com.planet_ink.coffee_mud.core.interfaces.
Tattooable
, com.planet_ink.coffee_mud.core.interfaces.
Tickable
)
com.planet_ink.coffee_mud.Common.interfaces.
ClanGovernment
(also extends com.planet_ink.coffee_mud.core.interfaces.
Modifiable
)
com.planet_ink.coffee_mud.Common.interfaces.
ClanPosition
(also extends com.planet_ink.coffee_mud.core.interfaces.
Modifiable
)
com.planet_ink.coffee_mud.Common.interfaces.
Climate
(also extends com.planet_ink.coffee_mud.core.interfaces.
Tickable
)
com.planet_ink.coffee_mud.Common.interfaces.
CMMsg
com.planet_ink.coffee_mud.Common.interfaces.
CoffeeShop
com.planet_ink.coffee_mud.Common.interfaces.
CoffeeTableRow
com.planet_ink.coffee_mud.Common.interfaces.
Faction
(also extends com.planet_ink.coffee_mud.core.interfaces.
Contingent
, com.planet_ink.coffee_mud.core.interfaces.
MsgListener
)
com.planet_ink.coffee_mud.Common.interfaces.
HttpClient
(also extends com.planet_ink.coffee_mud.core.interfaces.
Tickable
)
com.planet_ink.coffee_mud.Common.interfaces.
JournalEntry
(also extends java.lang.Cloneable)
com.planet_ink.coffee_mud.Common.interfaces.
Law
com.planet_ink.coffee_mud.Common.interfaces.
LegalWarrant
com.planet_ink.coffee_mud.Common.interfaces.
Manufacturer
com.planet_ink.coffee_mud.Common.interfaces.
PhyStats
(also extends com.planet_ink.coffee_mud.core.interfaces.
Modifiable
)
com.planet_ink.coffee_mud.Common.interfaces.
PlayerAccount
(also extends com.planet_ink.coffee_mud.Common.interfaces.
AccountStats
, com.planet_ink.coffee_mud.core.interfaces.
Modifiable
, com.planet_ink.coffee_mud.core.interfaces.
Tattooable
)
com.planet_ink.coffee_mud.Common.interfaces.
PlayerStats
(also extends com.planet_ink.coffee_mud.Common.interfaces.
AccountStats
, com.planet_ink.coffee_mud.core.interfaces.
Contingent
, com.planet_ink.coffee_mud.core.interfaces.
Modifiable
)
com.planet_ink.coffee_mud.Common.interfaces.
Poll
com.planet_ink.coffee_mud.Common.interfaces.
Quest
(also extends com.planet_ink.coffee_mud.core.interfaces.
Modifiable
, com.planet_ink.coffee_mud.core.interfaces.
Tickable
)
com.planet_ink.coffee_mud.Common.interfaces.
RoomnumberSet
com.planet_ink.coffee_mud.Common.interfaces.
ScriptingEngine
(also extends com.planet_ink.coffee_mud.core.interfaces.
MsgListener
, com.planet_ink.coffee_mud.core.interfaces.
Tickable
)
com.planet_ink.coffee_mud.Common.interfaces.
Session
(also extends com.planet_ink.coffee_mud.core.threads.
CMRunnable
, com.planet_ink.coffee_mud.core.interfaces.
Modifiable
)
com.planet_ink.coffee_mud.Common.interfaces.
Social
(also extends com.planet_ink.coffee_mud.core.interfaces.
Environmental
)
com.planet_ink.coffee_mud.Common.interfaces.
Tattoo
(also extends java.lang.Cloneable, com.planet_ink.coffee_mud.core.interfaces.
CMObject
, com.planet_ink.coffee_mud.core.interfaces.
Expireable
)
com.planet_ink.coffee_mud.Common.interfaces.
TimeClock
(also extends com.planet_ink.coffee_mud.core.interfaces.
Tickable
)
com.planet_ink.coffee_mud.Common.interfaces.
Triggerer
com.planet_ink.coffee_mud.Libraries.interfaces.
CMLibrary
com.planet_ink.coffee_mud.Libraries.interfaces.
AbilityComponents
com.planet_ink.coffee_mud.Libraries.interfaces.
AbilityMapper
com.planet_ink.coffee_mud.Libraries.interfaces.
AbilityParameters
com.planet_ink.coffee_mud.Libraries.interfaces.
AchievementLibrary
com.planet_ink.coffee_mud.Libraries.interfaces.
AreaGenerationLibrary
com.planet_ink.coffee_mud.Libraries.interfaces.
AutoAwardsLibrary
com.planet_ink.coffee_mud.Libraries.interfaces.
CatalogLibrary
com.planet_ink.coffee_mud.Libraries.interfaces.
ChannelsLibrary
com.planet_ink.coffee_mud.Libraries.interfaces.
CharCreationLibrary
com.planet_ink.coffee_mud.Libraries.interfaces.
CityMap
com.planet_ink.coffee_mud.Libraries.interfaces.
ClanManager
com.planet_ink.coffee_mud.Libraries.interfaces.
CMFlagLibrary
com.planet_ink.coffee_mud.Libraries.interfaces.
CMMiscUtils
com.planet_ink.coffee_mud.Libraries.interfaces.
ColorLibrary
com.planet_ink.coffee_mud.Libraries.interfaces.
CombatLibrary
com.planet_ink.coffee_mud.Libraries.interfaces.
CommonCommands
com.planet_ink.coffee_mud.Libraries.interfaces.
DatabaseEngine
com.planet_ink.coffee_mud.Libraries.interfaces.
DiceLibrary
com.planet_ink.coffee_mud.Libraries.interfaces.
EnglishParsing
com.planet_ink.coffee_mud.Libraries.interfaces.
ExpertiseLibrary
com.planet_ink.coffee_mud.Libraries.interfaces.
ExpLevelLibrary
com.planet_ink.coffee_mud.Libraries.interfaces.
FactionManager
(also extends com.planet_ink.coffee_mud.core.interfaces.
Tickable
)
com.planet_ink.coffee_mud.Libraries.interfaces.
GalacticMap
com.planet_ink.coffee_mud.Libraries.interfaces.
GenericBuilder
com.planet_ink.coffee_mud.Libraries.interfaces.
GenericEditor
com.planet_ink.coffee_mud.Libraries.interfaces.
HelpLibrary
com.planet_ink.coffee_mud.Libraries.interfaces.
I3Interface
com.planet_ink.coffee_mud.Libraries.interfaces.
ItemBalanceLibrary
com.planet_ink.coffee_mud.Libraries.interfaces.
JournalsLibrary
com.planet_ink.coffee_mud.Libraries.interfaces.
LanguageLibrary
com.planet_ink.coffee_mud.Libraries.interfaces.
LegalLibrary
com.planet_ink.coffee_mud.Libraries.interfaces.
ListingLibrary
com.planet_ink.coffee_mud.Libraries.interfaces.
MaskingLibrary
com.planet_ink.coffee_mud.Libraries.interfaces.
MaterialLibrary
com.planet_ink.coffee_mud.Libraries.interfaces.
MoneyLibrary
com.planet_ink.coffee_mud.Libraries.interfaces.
PlayerLibrary
com.planet_ink.coffee_mud.Libraries.interfaces.
PollManager
com.planet_ink.coffee_mud.Libraries.interfaces.
ProtocolLibrary
com.planet_ink.coffee_mud.Libraries.interfaces.
QuestManager
com.planet_ink.coffee_mud.Libraries.interfaces.
SessionsList
com.planet_ink.coffee_mud.Libraries.interfaces.
ShoppingLibrary
com.planet_ink.coffee_mud.Libraries.interfaces.
SlaveryLibrary
com.planet_ink.coffee_mud.Libraries.interfaces.
SMTPLibrary
com.planet_ink.coffee_mud.Libraries.interfaces.
SocialsList
com.planet_ink.coffee_mud.Libraries.interfaces.
StatisticsLibrary
com.planet_ink.coffee_mud.Libraries.interfaces.
TechLibrary
com.planet_ink.coffee_mud.Libraries.interfaces.
TelnetFilter
com.planet_ink.coffee_mud.Libraries.interfaces.
TextEncoders
com.planet_ink.coffee_mud.Libraries.interfaces.
ThreadEngine
(also extends java.lang.Runnable)
com.planet_ink.coffee_mud.Libraries.interfaces.
TimeManager
com.planet_ink.coffee_mud.Libraries.interfaces.
TrackingLibrary
com.planet_ink.coffee_mud.Libraries.interfaces.
WebMacroLibrary
(also extends com.planet_ink.coffee_web.interfaces.HTTPOutputConverter)
com.planet_ink.coffee_mud.Libraries.interfaces.
WorldHuntLibrary
com.planet_ink.coffee_mud.Libraries.interfaces.
WorldMap
com.planet_ink.coffee_mud.Libraries.interfaces.
XMLLibrary
com.planet_ink.coffee_mud.core.interfaces.
CMObjectWrapper
com.planet_ink.coffee_mud.Commands.interfaces.
Command
com.planet_ink.coffee_mud.core.interfaces.
Contingent
com.planet_ink.coffee_mud.Behaviors.interfaces.
Behavior
(also extends com.planet_ink.coffee_mud.core.interfaces.
Modifiable
, com.planet_ink.coffee_mud.core.interfaces.
MsgListener
, com.planet_ink.coffee_mud.core.interfaces.
Tickable
)
com.planet_ink.coffee_mud.Behaviors.interfaces.
ChattyBehavior
com.planet_ink.coffee_mud.Behaviors.interfaces.
LegalBehavior
com.planet_ink.coffee_mud.Behaviors.interfaces.
MobileBehavior
com.planet_ink.coffee_mud.core.interfaces.
Environmental
(also extends com.planet_ink.coffee_mud.core.interfaces.
Expireable
, com.planet_ink.coffee_mud.core.interfaces.
Modifiable
, com.planet_ink.coffee_mud.core.interfaces.
MsgListener
, com.planet_ink.coffee_mud.core.interfaces.
StatsAffecting
, com.planet_ink.coffee_mud.core.interfaces.
Tickable
)
com.planet_ink.coffee_mud.Abilities.interfaces.
Ability
com.planet_ink.coffee_mud.Abilities.interfaces.
CraftorAbility
(also extends com.planet_ink.coffee_mud.core.interfaces.
RecipeDriven
)
com.planet_ink.coffee_mud.Abilities.interfaces.
ItemCraftor
com.planet_ink.coffee_mud.Abilities.interfaces.
ExtendableAbility
com.planet_ink.coffee_mud.Abilities.interfaces.
HealthCondition
com.planet_ink.coffee_mud.Abilities.interfaces.
DiseaseAffect
com.planet_ink.coffee_mud.Abilities.interfaces.
ItemTicker
com.planet_ink.coffee_mud.Abilities.interfaces.
Language
com.planet_ink.coffee_mud.Abilities.interfaces.
LimbDamage
com.planet_ink.coffee_mud.Abilities.interfaces.
MendingSkill
com.planet_ink.coffee_mud.Abilities.interfaces.
PlanarAbility
com.planet_ink.coffee_mud.Items.interfaces.
Scroll.ScrollUsage
com.planet_ink.coffee_mud.Abilities.interfaces.
Trap
com.planet_ink.coffee_mud.Abilities.interfaces.
TriggeredAffect
com.planet_ink.coffee_mud.Items.interfaces.
Wand.WandUsage
com.planet_ink.coffee_mud.Items.interfaces.
Boardable
com.planet_ink.coffee_mud.Items.interfaces.
NavigableItem
(also extends com.planet_ink.coffee_mud.Items.interfaces.
Item
, com.planet_ink.coffee_mud.core.interfaces.
Rideable
, com.planet_ink.coffee_mud.Items.interfaces.
SiegableItem
)
com.planet_ink.coffee_mud.Items.interfaces.
SpaceShip
(also extends com.planet_ink.coffee_mud.core.interfaces.
SpaceObject
)
com.planet_ink.coffee_mud.core.interfaces.
Decayable
com.planet_ink.coffee_mud.core.interfaces.
Drink
(also extends com.planet_ink.coffee_mud.core.interfaces.
Environmental
, com.planet_ink.coffee_mud.core.interfaces.
LiquidHolder
)
com.planet_ink.coffee_mud.Items.interfaces.
Potion
(also extends com.planet_ink.coffee_mud.Items.interfaces.
MiscMagic
, com.planet_ink.coffee_mud.Items.interfaces.
SpellHolder
)
com.planet_ink.coffee_mud.Items.interfaces.
Food
(also extends com.planet_ink.coffee_mud.Items.interfaces.
Item
)
com.planet_ink.coffee_mud.Items.interfaces.
Pill
(also extends com.planet_ink.coffee_mud.Items.interfaces.
MiscMagic
, com.planet_ink.coffee_mud.Items.interfaces.
SpellHolder
)
com.planet_ink.coffee_mud.core.interfaces.
Dischargeable
com.planet_ink.coffee_mud.Items.interfaces.
Wand
(also extends com.planet_ink.coffee_mud.Items.interfaces.
MiscMagic
)
com.planet_ink.coffee_mud.core.interfaces.
Drink
(also extends com.planet_ink.coffee_mud.core.interfaces.
Decayable
, com.planet_ink.coffee_mud.core.interfaces.
LiquidHolder
)
com.planet_ink.coffee_mud.Items.interfaces.
Potion
(also extends com.planet_ink.coffee_mud.Items.interfaces.
MiscMagic
, com.planet_ink.coffee_mud.Items.interfaces.
SpellHolder
)
com.planet_ink.coffee_mud.core.interfaces.
Economics
com.planet_ink.coffee_mud.Areas.interfaces.
Area
(also extends com.planet_ink.coffee_mud.core.interfaces.
PhysicalAgent
, com.planet_ink.coffee_mud.core.interfaces.
Places
)
com.planet_ink.coffee_mud.Areas.interfaces.
AutoGenArea
com.planet_ink.coffee_mud.Areas.interfaces.
SubArea
com.planet_ink.coffee_mud.core.interfaces.
ShopKeeper
(also extends com.planet_ink.coffee_mud.core.interfaces.
Environmental
)
com.planet_ink.coffee_mud.MOBS.interfaces.
Auctioneer
(also extends com.planet_ink.coffee_mud.Common.interfaces.
AuctionPolicy
)
com.planet_ink.coffee_mud.MOBS.interfaces.
Banker
com.planet_ink.coffee_mud.MOBS.interfaces.
Librarian
com.planet_ink.coffee_mud.MOBS.interfaces.
PostOffice
com.planet_ink.coffee_mud.Areas.interfaces.
GridZones
com.planet_ink.coffee_mud.Locales.interfaces.
GridLocale
(also extends com.planet_ink.coffee_mud.Locales.interfaces.
Room
)
com.planet_ink.coffee_mud.core.interfaces.
LiquidHolder
com.planet_ink.coffee_mud.core.interfaces.
Drink
(also extends com.planet_ink.coffee_mud.core.interfaces.
Decayable
, com.planet_ink.coffee_mud.core.interfaces.
Environmental
)
com.planet_ink.coffee_mud.Items.interfaces.
Potion
(also extends com.planet_ink.coffee_mud.Items.interfaces.
MiscMagic
, com.planet_ink.coffee_mud.Items.interfaces.
SpellHolder
)
com.planet_ink.coffee_mud.core.interfaces.
Physical
(also extends com.planet_ink.coffee_mud.core.interfaces.
Affectable
)
com.planet_ink.coffee_mud.core.interfaces.
CloseableLockable
com.planet_ink.coffee_mud.Items.interfaces.
Container
(also extends com.planet_ink.coffee_mud.Items.interfaces.
Item
)
com.planet_ink.coffee_mud.Items.interfaces.
DeadBody
com.planet_ink.coffee_mud.Items.interfaces.
FuelConsumer
com.planet_ink.coffee_mud.Items.interfaces.
HandOfCards
com.planet_ink.coffee_mud.Items.interfaces.
DeckOfCards
com.planet_ink.coffee_mud.Exits.interfaces.
Exit
(also extends com.planet_ink.coffee_mud.core.interfaces.
PhysicalAgent
, com.planet_ink.coffee_mud.core.interfaces.
Readable
)
com.planet_ink.coffee_mud.Exits.interfaces.
PrepositionExit
com.planet_ink.coffee_mud.core.interfaces.
Followable
<T>
com.planet_ink.coffee_mud.MOBS.interfaces.
MOB
(also extends com.planet_ink.coffee_mud.core.interfaces.
AbilityContainer
, com.planet_ink.coffee_mud.core.interfaces.
Combatant
, com.planet_ink.coffee_mud.core.interfaces.
DBIdentifiable
, com.planet_ink.coffee_mud.core.interfaces.
FactionMember
, com.planet_ink.coffee_mud.core.interfaces.
ItemPossessor
, com.planet_ink.coffee_mud.core.interfaces.
MUDCmdProcessor
, com.planet_ink.coffee_mud.core.interfaces.
PhysicalAgent
, com.planet_ink.coffee_mud.core.interfaces.
Rider
, com.planet_ink.coffee_mud.core.interfaces.
Tattooable
)
com.planet_ink.coffee_mud.MOBS.interfaces.
Deity
com.planet_ink.coffee_mud.core.interfaces.
PhysicalAgent
(also extends com.planet_ink.coffee_mud.core.interfaces.
Behavable
)
com.planet_ink.coffee_mud.Areas.interfaces.
Area
(also extends com.planet_ink.coffee_mud.core.interfaces.
Economics
, com.planet_ink.coffee_mud.core.interfaces.
Places
)
com.planet_ink.coffee_mud.Areas.interfaces.
AutoGenArea
com.planet_ink.coffee_mud.Areas.interfaces.
SubArea
com.planet_ink.coffee_mud.core.interfaces.
Combatant
com.planet_ink.coffee_mud.MOBS.interfaces.
MOB
(also extends com.planet_ink.coffee_mud.core.interfaces.
AbilityContainer
, com.planet_ink.coffee_mud.core.interfaces.
DBIdentifiable
, com.planet_ink.coffee_mud.core.interfaces.
FactionMember
, com.planet_ink.coffee_mud.core.interfaces.
Followable
<T>, com.planet_ink.coffee_mud.core.interfaces.
ItemPossessor
, com.planet_ink.coffee_mud.core.interfaces.
MUDCmdProcessor
, com.planet_ink.coffee_mud.core.interfaces.
PhysicalAgent
, com.planet_ink.coffee_mud.core.interfaces.
Rider
, com.planet_ink.coffee_mud.core.interfaces.
Tattooable
)
com.planet_ink.coffee_mud.MOBS.interfaces.
Deity
com.planet_ink.coffee_mud.Items.interfaces.
SiegableItem
(also extends com.planet_ink.coffee_mud.Items.interfaces.
Item
)
com.planet_ink.coffee_mud.Items.interfaces.
NavigableItem
(also extends com.planet_ink.coffee_mud.Items.interfaces.
Boardable
, com.planet_ink.coffee_mud.Items.interfaces.
Item
, com.planet_ink.coffee_mud.core.interfaces.
Rideable
)
com.planet_ink.coffee_mud.Exits.interfaces.
Exit
(also extends com.planet_ink.coffee_mud.core.interfaces.
CloseableLockable
, com.planet_ink.coffee_mud.core.interfaces.
Readable
)
com.planet_ink.coffee_mud.Exits.interfaces.
PrepositionExit
com.planet_ink.coffee_mud.core.interfaces.
ItemPossessor
(also extends com.planet_ink.coffee_mud.core.interfaces.
ItemCollection
)
com.planet_ink.coffee_mud.MOBS.interfaces.
MOB
(also extends com.planet_ink.coffee_mud.core.interfaces.
AbilityContainer
, com.planet_ink.coffee_mud.core.interfaces.
Combatant
, com.planet_ink.coffee_mud.core.interfaces.
DBIdentifiable
, com.planet_ink.coffee_mud.core.interfaces.
FactionMember
, com.planet_ink.coffee_mud.core.interfaces.
Followable
<T>, com.planet_ink.coffee_mud.core.interfaces.
MUDCmdProcessor
, com.planet_ink.coffee_mud.core.interfaces.
PhysicalAgent
, com.planet_ink.coffee_mud.core.interfaces.
Rider
, com.planet_ink.coffee_mud.core.interfaces.
Tattooable
)
com.planet_ink.coffee_mud.MOBS.interfaces.
Deity
com.planet_ink.coffee_mud.Locales.interfaces.
Room
(also extends com.planet_ink.coffee_mud.core.interfaces.
PhysicalAgent
, com.planet_ink.coffee_mud.core.interfaces.
Places
)
com.planet_ink.coffee_mud.Locales.interfaces.
GridLocale
(also extends com.planet_ink.coffee_mud.Areas.interfaces.
GridZones
)
com.planet_ink.coffee_mud.Locales.interfaces.
LocationRoom
com.planet_ink.coffee_mud.MOBS.interfaces.
MOB
(also extends com.planet_ink.coffee_mud.core.interfaces.
AbilityContainer
, com.planet_ink.coffee_mud.core.interfaces.
Combatant
, com.planet_ink.coffee_mud.core.interfaces.
DBIdentifiable
, com.planet_ink.coffee_mud.core.interfaces.
FactionMember
, com.planet_ink.coffee_mud.core.interfaces.
Followable
<T>, com.planet_ink.coffee_mud.core.interfaces.
ItemPossessor
, com.planet_ink.coffee_mud.core.interfaces.
MUDCmdProcessor
, com.planet_ink.coffee_mud.core.interfaces.
Rider
, com.planet_ink.coffee_mud.core.interfaces.
Tattooable
)
com.planet_ink.coffee_mud.MOBS.interfaces.
Deity
com.planet_ink.coffee_mud.core.interfaces.
Places
com.planet_ink.coffee_mud.Areas.interfaces.
Area
(also extends com.planet_ink.coffee_mud.core.interfaces.
Economics
, com.planet_ink.coffee_mud.core.interfaces.
PhysicalAgent
)
com.planet_ink.coffee_mud.Areas.interfaces.
AutoGenArea
com.planet_ink.coffee_mud.Areas.interfaces.
SubArea
com.planet_ink.coffee_mud.Locales.interfaces.
Room
(also extends com.planet_ink.coffee_mud.core.interfaces.
ItemPossessor
, com.planet_ink.coffee_mud.core.interfaces.
PhysicalAgent
)
com.planet_ink.coffee_mud.Locales.interfaces.
GridLocale
(also extends com.planet_ink.coffee_mud.Areas.interfaces.
GridZones
)
com.planet_ink.coffee_mud.Locales.interfaces.
LocationRoom
com.planet_ink.coffee_mud.core.interfaces.
Rider
com.planet_ink.coffee_mud.Items.interfaces.
Item
(also extends com.planet_ink.coffee_mud.core.interfaces.
DBIdentifiable
, com.planet_ink.coffee_mud.core.interfaces.
Readable
, com.planet_ink.coffee_mud.Items.interfaces.
Wearable
)
com.planet_ink.coffee_mud.Items.interfaces.
Ammunition
com.planet_ink.coffee_mud.Items.interfaces.
Armor
com.planet_ink.coffee_mud.Items.interfaces.
BodyToken
com.planet_ink.coffee_mud.Items.interfaces.
FalseLimb
com.planet_ink.coffee_mud.Items.interfaces.
Book
com.planet_ink.coffee_mud.Items.interfaces.
CagedAnimal
com.planet_ink.coffee_mud.Items.interfaces.
ClanItem
com.planet_ink.coffee_mud.Items.interfaces.
Coins
com.planet_ink.coffee_mud.Items.interfaces.
Container
(also extends com.planet_ink.coffee_mud.core.interfaces.
CloseableLockable
)
com.planet_ink.coffee_mud.Items.interfaces.
DeadBody
com.planet_ink.coffee_mud.Items.interfaces.
FuelConsumer
com.planet_ink.coffee_mud.Items.interfaces.
HandOfCards
com.planet_ink.coffee_mud.Items.interfaces.
DeckOfCards
com.planet_ink.coffee_mud.Items.interfaces.
DoorKey
com.planet_ink.coffee_mud.Items.interfaces.
InnKey
com.planet_ink.coffee_mud.Items.interfaces.
Electronics
(also extends com.planet_ink.coffee_mud.Items.interfaces.
Technical
)
com.planet_ink.coffee_mud.Items.interfaces.
ElecPanel
com.planet_ink.coffee_mud.Items.interfaces.
Computer
com.planet_ink.coffee_mud.Items.interfaces.
PowerSource
com.planet_ink.coffee_mud.Items.interfaces.
PowerGenerator
com.planet_ink.coffee_mud.Items.interfaces.
TechComponent
com.planet_ink.coffee_mud.Items.interfaces.
ShipEngine
com.planet_ink.coffee_mud.Items.interfaces.
ShipWarComponent
(also extends com.planet_ink.coffee_mud.Items.interfaces.
ShipDirectional
)
com.planet_ink.coffee_mud.Items.interfaces.
Food
(also extends com.planet_ink.coffee_mud.core.interfaces.
Decayable
)
com.planet_ink.coffee_mud.Items.interfaces.
Pill
(also extends com.planet_ink.coffee_mud.Items.interfaces.
MiscMagic
, com.planet_ink.coffee_mud.Items.interfaces.
SpellHolder
)
com.planet_ink.coffee_mud.Items.interfaces.
Light
com.planet_ink.coffee_mud.Items.interfaces.
MiscMagic
com.planet_ink.coffee_mud.Items.interfaces.
MagicDust
(also extends com.planet_ink.coffee_mud.Items.interfaces.
SpellHolder
)
com.planet_ink.coffee_mud.Items.interfaces.
Pill
(also extends com.planet_ink.coffee_mud.Items.interfaces.
Food
, com.planet_ink.coffee_mud.Items.interfaces.
SpellHolder
)
com.planet_ink.coffee_mud.Items.interfaces.
Potion
(also extends com.planet_ink.coffee_mud.core.interfaces.
Drink
, com.planet_ink.coffee_mud.Items.interfaces.
SpellHolder
)
com.planet_ink.coffee_mud.Items.interfaces.
Wand
(also extends com.planet_ink.coffee_mud.core.interfaces.
Dischargeable
)
com.planet_ink.coffee_mud.Items.interfaces.
MusicalInstrument
com.planet_ink.coffee_mud.Items.interfaces.
NavigableItem
(also extends com.planet_ink.coffee_mud.Items.interfaces.
Boardable
, com.planet_ink.coffee_mud.core.interfaces.
Rideable
, com.planet_ink.coffee_mud.Items.interfaces.
SiegableItem
)
com.planet_ink.coffee_mud.Items.interfaces.
PackagedItems
com.planet_ink.coffee_mud.Items.interfaces.
PlayingCard
com.planet_ink.coffee_mud.Items.interfaces.
RawMaterial
com.planet_ink.coffee_mud.Items.interfaces.
RecipesBook
(also extends com.planet_ink.coffee_mud.core.interfaces.
Recipes
)
com.planet_ink.coffee_mud.Items.interfaces.
RoomMap
com.planet_ink.coffee_mud.Items.interfaces.
Scroll
(also extends com.planet_ink.coffee_mud.Items.interfaces.
SpellHolder
)
com.planet_ink.coffee_mud.Items.interfaces.
Shield
com.planet_ink.coffee_mud.Items.interfaces.
ShipDirectional
com.planet_ink.coffee_mud.Items.interfaces.
ShipWarComponent
(also extends com.planet_ink.coffee_mud.Items.interfaces.
TechComponent
)
com.planet_ink.coffee_mud.core.interfaces.
SpaceObject.SpaceGateway
(also extends com.planet_ink.coffee_mud.core.interfaces.
SpaceObject
)
com.planet_ink.coffee_mud.Items.interfaces.
SiegableItem
(also extends com.planet_ink.coffee_mud.core.interfaces.
Combatant
)
com.planet_ink.coffee_mud.Items.interfaces.
NavigableItem
(also extends com.planet_ink.coffee_mud.Items.interfaces.
Boardable
, com.planet_ink.coffee_mud.Items.interfaces.
Item
, com.planet_ink.coffee_mud.core.interfaces.
Rideable
)
com.planet_ink.coffee_mud.Items.interfaces.
Software
(also extends com.planet_ink.coffee_mud.Items.interfaces.
Technical
)
com.planet_ink.coffee_mud.Items.interfaces.
Technical
com.planet_ink.coffee_mud.Items.interfaces.
Electronics
(also extends com.planet_ink.coffee_mud.Items.interfaces.
Item
)
com.planet_ink.coffee_mud.Items.interfaces.
ElecPanel
com.planet_ink.coffee_mud.Items.interfaces.
Computer
com.planet_ink.coffee_mud.Items.interfaces.
PowerSource
com.planet_ink.coffee_mud.Items.interfaces.
PowerGenerator
com.planet_ink.coffee_mud.Items.interfaces.
TechComponent
com.planet_ink.coffee_mud.Items.interfaces.
ShipEngine
com.planet_ink.coffee_mud.Items.interfaces.
ShipWarComponent
(also extends com.planet_ink.coffee_mud.Items.interfaces.
ShipDirectional
)
com.planet_ink.coffee_mud.Items.interfaces.
Software
(also extends com.planet_ink.coffee_mud.Items.interfaces.
Item
)
com.planet_ink.coffee_mud.Items.interfaces.
Weapon
com.planet_ink.coffee_mud.Items.interfaces.
AmmunitionWeapon
com.planet_ink.coffee_mud.MOBS.interfaces.
MOB
(also extends com.planet_ink.coffee_mud.core.interfaces.
AbilityContainer
, com.planet_ink.coffee_mud.core.interfaces.
Combatant
, com.planet_ink.coffee_mud.core.interfaces.
DBIdentifiable
, com.planet_ink.coffee_mud.core.interfaces.
FactionMember
, com.planet_ink.coffee_mud.core.interfaces.
Followable
<T>, com.planet_ink.coffee_mud.core.interfaces.
ItemPossessor
, com.planet_ink.coffee_mud.core.interfaces.
MUDCmdProcessor
, com.planet_ink.coffee_mud.core.interfaces.
PhysicalAgent
, com.planet_ink.coffee_mud.core.interfaces.
Tattooable
)
com.planet_ink.coffee_mud.MOBS.interfaces.
Deity
com.planet_ink.coffee_mud.core.interfaces.
Rideable
com.planet_ink.coffee_mud.Items.interfaces.
NavigableItem
(also extends com.planet_ink.coffee_mud.Items.interfaces.
Boardable
, com.planet_ink.coffee_mud.Items.interfaces.
Item
, com.planet_ink.coffee_mud.Items.interfaces.
SiegableItem
)
com.planet_ink.coffee_mud.Locales.interfaces.
Room
(also extends com.planet_ink.coffee_mud.core.interfaces.
ItemPossessor
, com.planet_ink.coffee_mud.core.interfaces.
Places
)
com.planet_ink.coffee_mud.Locales.interfaces.
GridLocale
(also extends com.planet_ink.coffee_mud.Areas.interfaces.
GridZones
)
com.planet_ink.coffee_mud.Locales.interfaces.
LocationRoom
com.planet_ink.coffee_mud.core.interfaces.
Readable
com.planet_ink.coffee_mud.Exits.interfaces.
Exit
(also extends com.planet_ink.coffee_mud.core.interfaces.
CloseableLockable
, com.planet_ink.coffee_mud.core.interfaces.
PhysicalAgent
)
com.planet_ink.coffee_mud.Exits.interfaces.
PrepositionExit
com.planet_ink.coffee_mud.Items.interfaces.
Item
(also extends com.planet_ink.coffee_mud.core.interfaces.
DBIdentifiable
, com.planet_ink.coffee_mud.core.interfaces.
Rider
, com.planet_ink.coffee_mud.Items.interfaces.
Wearable
)
com.planet_ink.coffee_mud.Items.interfaces.
Ammunition
com.planet_ink.coffee_mud.Items.interfaces.
Armor
com.planet_ink.coffee_mud.Items.interfaces.
BodyToken
com.planet_ink.coffee_mud.Items.interfaces.
FalseLimb
com.planet_ink.coffee_mud.Items.interfaces.
Book
com.planet_ink.coffee_mud.Items.interfaces.
CagedAnimal
com.planet_ink.coffee_mud.Items.interfaces.
ClanItem
com.planet_ink.coffee_mud.Items.interfaces.
Coins
com.planet_ink.coffee_mud.Items.interfaces.
Container
(also extends com.planet_ink.coffee_mud.core.interfaces.
CloseableLockable
)
com.planet_ink.coffee_mud.Items.interfaces.
DeadBody
com.planet_ink.coffee_mud.Items.interfaces.
FuelConsumer
com.planet_ink.coffee_mud.Items.interfaces.
HandOfCards
com.planet_ink.coffee_mud.Items.interfaces.
DeckOfCards
com.planet_ink.coffee_mud.Items.interfaces.
DoorKey
com.planet_ink.coffee_mud.Items.interfaces.
InnKey
com.planet_ink.coffee_mud.Items.interfaces.
Electronics
(also extends com.planet_ink.coffee_mud.Items.interfaces.
Technical
)
com.planet_ink.coffee_mud.Items.interfaces.
ElecPanel
com.planet_ink.coffee_mud.Items.interfaces.
Computer
com.planet_ink.coffee_mud.Items.interfaces.
PowerSource
com.planet_ink.coffee_mud.Items.interfaces.
PowerGenerator
com.planet_ink.coffee_mud.Items.interfaces.
TechComponent
com.planet_ink.coffee_mud.Items.interfaces.
ShipEngine
com.planet_ink.coffee_mud.Items.interfaces.
ShipWarComponent
(also extends com.planet_ink.coffee_mud.Items.interfaces.
ShipDirectional
)
com.planet_ink.coffee_mud.Items.interfaces.
Food
(also extends com.planet_ink.coffee_mud.core.interfaces.
Decayable
)
com.planet_ink.coffee_mud.Items.interfaces.
Pill
(also extends com.planet_ink.coffee_mud.Items.interfaces.
MiscMagic
, com.planet_ink.coffee_mud.Items.interfaces.
SpellHolder
)
com.planet_ink.coffee_mud.Items.interfaces.
Light
com.planet_ink.coffee_mud.Items.interfaces.
MiscMagic
com.planet_ink.coffee_mud.Items.interfaces.
MagicDust
(also extends com.planet_ink.coffee_mud.Items.interfaces.
SpellHolder
)
com.planet_ink.coffee_mud.Items.interfaces.
Pill
(also extends com.planet_ink.coffee_mud.Items.interfaces.
Food
, com.planet_ink.coffee_mud.Items.interfaces.
SpellHolder
)
com.planet_ink.coffee_mud.Items.interfaces.
Potion
(also extends com.planet_ink.coffee_mud.core.interfaces.
Drink
, com.planet_ink.coffee_mud.Items.interfaces.
SpellHolder
)
com.planet_ink.coffee_mud.Items.interfaces.
Wand
(also extends com.planet_ink.coffee_mud.core.interfaces.
Dischargeable
)
com.planet_ink.coffee_mud.Items.interfaces.
MusicalInstrument
com.planet_ink.coffee_mud.Items.interfaces.
NavigableItem
(also extends com.planet_ink.coffee_mud.Items.interfaces.
Boardable
, com.planet_ink.coffee_mud.core.interfaces.
Rideable
, com.planet_ink.coffee_mud.Items.interfaces.
SiegableItem
)
com.planet_ink.coffee_mud.Items.interfaces.
PackagedItems
com.planet_ink.coffee_mud.Items.interfaces.
PlayingCard
com.planet_ink.coffee_mud.Items.interfaces.
RawMaterial
com.planet_ink.coffee_mud.Items.interfaces.
RecipesBook
(also extends com.planet_ink.coffee_mud.core.interfaces.
Recipes
)
com.planet_ink.coffee_mud.Items.interfaces.
RoomMap
com.planet_ink.coffee_mud.Items.interfaces.
Scroll
(also extends com.planet_ink.coffee_mud.Items.interfaces.
SpellHolder
)
com.planet_ink.coffee_mud.Items.interfaces.
Shield
com.planet_ink.coffee_mud.Items.interfaces.
ShipDirectional
com.planet_ink.coffee_mud.Items.interfaces.
ShipWarComponent
(also extends com.planet_ink.coffee_mud.Items.interfaces.
TechComponent
)
com.planet_ink.coffee_mud.core.interfaces.
SpaceObject.SpaceGateway
(also extends com.planet_ink.coffee_mud.core.interfaces.
SpaceObject
)
com.planet_ink.coffee_mud.Items.interfaces.
SiegableItem
(also extends com.planet_ink.coffee_mud.core.interfaces.
Combatant
)
com.planet_ink.coffee_mud.Items.interfaces.
NavigableItem
(also extends com.planet_ink.coffee_mud.Items.interfaces.
Boardable
, com.planet_ink.coffee_mud.Items.interfaces.
Item
, com.planet_ink.coffee_mud.core.interfaces.
Rideable
)
com.planet_ink.coffee_mud.Items.interfaces.
Software
(also extends com.planet_ink.coffee_mud.Items.interfaces.
Technical
)
com.planet_ink.coffee_mud.Items.interfaces.
Technical
com.planet_ink.coffee_mud.Items.interfaces.
Electronics
(also extends com.planet_ink.coffee_mud.Items.interfaces.
Item
)
com.planet_ink.coffee_mud.Items.interfaces.
ElecPanel
com.planet_ink.coffee_mud.Items.interfaces.
Computer
com.planet_ink.coffee_mud.Items.interfaces.
PowerSource
com.planet_ink.coffee_mud.Items.interfaces.
PowerGenerator
com.planet_ink.coffee_mud.Items.interfaces.
TechComponent
com.planet_ink.coffee_mud.Items.interfaces.
ShipEngine
com.planet_ink.coffee_mud.Items.interfaces.
ShipWarComponent
(also extends com.planet_ink.coffee_mud.Items.interfaces.
ShipDirectional
)
com.planet_ink.coffee_mud.Items.interfaces.
Software
(also extends com.planet_ink.coffee_mud.Items.interfaces.
Item
)
com.planet_ink.coffee_mud.Items.interfaces.
Weapon
com.planet_ink.coffee_mud.Items.interfaces.
AmmunitionWeapon
com.planet_ink.coffee_mud.core.interfaces.
PrivateProperty
com.planet_ink.coffee_mud.core.interfaces.
LandTitle
com.planet_ink.coffee_mud.core.interfaces.
Recipes
com.planet_ink.coffee_mud.Items.interfaces.
RecipesBook
(also extends com.planet_ink.coffee_mud.Items.interfaces.
Item
)
com.planet_ink.coffee_mud.core.interfaces.
ShopKeeper
(also extends com.planet_ink.coffee_mud.core.interfaces.
Economics
)
com.planet_ink.coffee_mud.MOBS.interfaces.
Auctioneer
(also extends com.planet_ink.coffee_mud.Common.interfaces.
AuctionPolicy
)
com.planet_ink.coffee_mud.MOBS.interfaces.
Banker
com.planet_ink.coffee_mud.MOBS.interfaces.
Librarian
com.planet_ink.coffee_mud.MOBS.interfaces.
PostOffice
com.planet_ink.coffee_mud.Common.interfaces.
Social
(also extends com.planet_ink.coffee_mud.Common.interfaces.
CMCommon
)
com.planet_ink.coffee_mud.core.interfaces.
SpaceObject
(also extends com.planet_ink.coffee_mud.core.interfaces.
BoundedObject
)
com.planet_ink.coffee_mud.core.interfaces.
SpaceObject.SpaceGateway
(also extends com.planet_ink.coffee_mud.Items.interfaces.
ShipDirectional
)
com.planet_ink.coffee_mud.Items.interfaces.
SpaceShip
(also extends com.planet_ink.coffee_mud.Items.interfaces.
Boardable
)
com.planet_ink.coffee_mud.Items.interfaces.
Wearable
com.planet_ink.coffee_mud.Items.interfaces.
Item
(also extends com.planet_ink.coffee_mud.core.interfaces.
DBIdentifiable
, com.planet_ink.coffee_mud.core.interfaces.
Readable
, com.planet_ink.coffee_mud.core.interfaces.
Rider
)
com.planet_ink.coffee_mud.Items.interfaces.
Ammunition
com.planet_ink.coffee_mud.Items.interfaces.
Armor
com.planet_ink.coffee_mud.Items.interfaces.
BodyToken
com.planet_ink.coffee_mud.Items.interfaces.
FalseLimb
com.planet_ink.coffee_mud.Items.interfaces.
Book
com.planet_ink.coffee_mud.Items.interfaces.
CagedAnimal
com.planet_ink.coffee_mud.Items.interfaces.
ClanItem
com.planet_ink.coffee_mud.Items.interfaces.
Coins
com.planet_ink.coffee_mud.Items.interfaces.
Container
(also extends com.planet_ink.coffee_mud.core.interfaces.
CloseableLockable
)
com.planet_ink.coffee_mud.Items.interfaces.
DeadBody
com.planet_ink.coffee_mud.Items.interfaces.
FuelConsumer
com.planet_ink.coffee_mud.Items.interfaces.
HandOfCards
com.planet_ink.coffee_mud.Items.interfaces.
DeckOfCards
com.planet_ink.coffee_mud.Items.interfaces.
DoorKey
com.planet_ink.coffee_mud.Items.interfaces.
InnKey
com.planet_ink.coffee_mud.Items.interfaces.
Electronics
(also extends com.planet_ink.coffee_mud.Items.interfaces.
Technical
)
com.planet_ink.coffee_mud.Items.interfaces.
ElecPanel
com.planet_ink.coffee_mud.Items.interfaces.
Computer
com.planet_ink.coffee_mud.Items.interfaces.
PowerSource
com.planet_ink.coffee_mud.Items.interfaces.
PowerGenerator
com.planet_ink.coffee_mud.Items.interfaces.
TechComponent
com.planet_ink.coffee_mud.Items.interfaces.
ShipEngine
com.planet_ink.coffee_mud.Items.interfaces.
ShipWarComponent
(also extends com.planet_ink.coffee_mud.Items.interfaces.
ShipDirectional
)
com.planet_ink.coffee_mud.Items.interfaces.
Food
(also extends com.planet_ink.coffee_mud.core.interfaces.
Decayable
)
com.planet_ink.coffee_mud.Items.interfaces.
Pill
(also extends com.planet_ink.coffee_mud.Items.interfaces.
MiscMagic
, com.planet_ink.coffee_mud.Items.interfaces.
SpellHolder
)
com.planet_ink.coffee_mud.Items.interfaces.
Light
com.planet_ink.coffee_mud.Items.interfaces.
MiscMagic
com.planet_ink.coffee_mud.Items.interfaces.
MagicDust
(also extends com.planet_ink.coffee_mud.Items.interfaces.
SpellHolder
)
com.planet_ink.coffee_mud.Items.interfaces.
Pill
(also extends com.planet_ink.coffee_mud.Items.interfaces.
Food
, com.planet_ink.coffee_mud.Items.interfaces.
SpellHolder
)
com.planet_ink.coffee_mud.Items.interfaces.
Potion
(also extends com.planet_ink.coffee_mud.core.interfaces.
Drink
, com.planet_ink.coffee_mud.Items.interfaces.
SpellHolder
)
com.planet_ink.coffee_mud.Items.interfaces.
Wand
(also extends com.planet_ink.coffee_mud.core.interfaces.
Dischargeable
)
com.planet_ink.coffee_mud.Items.interfaces.
MusicalInstrument
com.planet_ink.coffee_mud.Items.interfaces.
NavigableItem
(also extends com.planet_ink.coffee_mud.Items.interfaces.
Boardable
, com.planet_ink.coffee_mud.core.interfaces.
Rideable
, com.planet_ink.coffee_mud.Items.interfaces.
SiegableItem
)
com.planet_ink.coffee_mud.Items.interfaces.
PackagedItems
com.planet_ink.coffee_mud.Items.interfaces.
PlayingCard
com.planet_ink.coffee_mud.Items.interfaces.
RawMaterial
com.planet_ink.coffee_mud.Items.interfaces.
RecipesBook
(also extends com.planet_ink.coffee_mud.core.interfaces.
Recipes
)
com.planet_ink.coffee_mud.Items.interfaces.
RoomMap
com.planet_ink.coffee_mud.Items.interfaces.
Scroll
(also extends com.planet_ink.coffee_mud.Items.interfaces.
SpellHolder
)
com.planet_ink.coffee_mud.Items.interfaces.
Shield
com.planet_ink.coffee_mud.Items.interfaces.
ShipDirectional
com.planet_ink.coffee_mud.Items.interfaces.
ShipWarComponent
(also extends com.planet_ink.coffee_mud.Items.interfaces.
TechComponent
)
com.planet_ink.coffee_mud.core.interfaces.
SpaceObject.SpaceGateway
(also extends com.planet_ink.coffee_mud.core.interfaces.
SpaceObject
)
com.planet_ink.coffee_mud.Items.interfaces.
SiegableItem
(also extends com.planet_ink.coffee_mud.core.interfaces.
Combatant
)
com.planet_ink.coffee_mud.Items.interfaces.
NavigableItem
(also extends com.planet_ink.coffee_mud.Items.interfaces.
Boardable
, com.planet_ink.coffee_mud.Items.interfaces.
Item
, com.planet_ink.coffee_mud.core.interfaces.
Rideable
)
com.planet_ink.coffee_mud.Items.interfaces.
Software
(also extends com.planet_ink.coffee_mud.Items.interfaces.
Technical
)
com.planet_ink.coffee_mud.Items.interfaces.
Technical
com.planet_ink.coffee_mud.Items.interfaces.
Electronics
(also extends com.planet_ink.coffee_mud.Items.interfaces.
Item
)
com.planet_ink.coffee_mud.Items.interfaces.
ElecPanel
com.planet_ink.coffee_mud.Items.interfaces.
Computer
com.planet_ink.coffee_mud.Items.interfaces.
PowerSource
com.planet_ink.coffee_mud.Items.interfaces.
PowerGenerator
com.planet_ink.coffee_mud.Items.interfaces.
TechComponent
com.planet_ink.coffee_mud.Items.interfaces.
ShipEngine
com.planet_ink.coffee_mud.Items.interfaces.
ShipWarComponent
(also extends com.planet_ink.coffee_mud.Items.interfaces.
ShipDirectional
)
com.planet_ink.coffee_mud.Items.interfaces.
Software
(also extends com.planet_ink.coffee_mud.Items.interfaces.
Item
)
com.planet_ink.coffee_mud.Items.interfaces.
Weapon
com.planet_ink.coffee_mud.Items.interfaces.
AmmunitionWeapon
com.planet_ink.coffee_mud.Common.interfaces.
Faction
(also extends com.planet_ink.coffee_mud.Common.interfaces.
CMCommon
, com.planet_ink.coffee_mud.core.interfaces.
MsgListener
)
com.planet_ink.coffee_mud.Common.interfaces.
PlayerStats
(also extends com.planet_ink.coffee_mud.Common.interfaces.
AccountStats
, com.planet_ink.coffee_mud.Common.interfaces.
CMCommon
, com.planet_ink.coffee_mud.core.interfaces.
Modifiable
)
com.planet_ink.coffee_mud.MOBS.interfaces.
Deity.DeityWorshipper
com.planet_ink.coffee_mud.Common.interfaces.
CharStats
(also extends com.planet_ink.coffee_mud.Common.interfaces.
CMCommon
, com.planet_ink.coffee_mud.core.interfaces.
Modifiable
)
com.planet_ink.coffee_mud.Libraries.interfaces.
ExpertiseLibrary.ExpertiseDefinition
com.planet_ink.coffee_mud.core.interfaces.
ItemCollection
com.planet_ink.coffee_mud.core.interfaces.
ItemPossessor
(also extends com.planet_ink.coffee_mud.core.interfaces.
PhysicalAgent
)
com.planet_ink.coffee_mud.MOBS.interfaces.
MOB
(also extends com.planet_ink.coffee_mud.core.interfaces.
AbilityContainer
, com.planet_ink.coffee_mud.core.interfaces.
Combatant
, com.planet_ink.coffee_mud.core.interfaces.
DBIdentifiable
, com.planet_ink.coffee_mud.core.interfaces.
FactionMember
, com.planet_ink.coffee_mud.core.interfaces.
Followable
<T>, com.planet_ink.coffee_mud.core.interfaces.
MUDCmdProcessor
, com.planet_ink.coffee_mud.core.interfaces.
PhysicalAgent
, com.planet_ink.coffee_mud.core.interfaces.
Rider
, com.planet_ink.coffee_mud.core.interfaces.
Tattooable
)
com.planet_ink.coffee_mud.MOBS.interfaces.
Deity
com.planet_ink.coffee_mud.Locales.interfaces.
Room
(also extends com.planet_ink.coffee_mud.core.interfaces.
PhysicalAgent
, com.planet_ink.coffee_mud.core.interfaces.
Places
)
com.planet_ink.coffee_mud.Locales.interfaces.
GridLocale
(also extends com.planet_ink.coffee_mud.Areas.interfaces.
GridZones
)
com.planet_ink.coffee_mud.Locales.interfaces.
LocationRoom
com.planet_ink.coffee_mud.core.interfaces.
Modifiable
com.planet_ink.coffee_mud.Behaviors.interfaces.
Behavior
(also extends com.planet_ink.coffee_mud.core.interfaces.
Contingent
, com.planet_ink.coffee_mud.core.interfaces.
MsgListener
, com.planet_ink.coffee_mud.core.interfaces.
Tickable
)
com.planet_ink.coffee_mud.Behaviors.interfaces.
ChattyBehavior
com.planet_ink.coffee_mud.Behaviors.interfaces.
LegalBehavior
com.planet_ink.coffee_mud.Behaviors.interfaces.
MobileBehavior
com.planet_ink.coffee_mud.CharClasses.interfaces.
CharClass
(also extends com.planet_ink.coffee_mud.core.interfaces.
CMObject
, com.planet_ink.coffee_mud.core.interfaces.
MsgListener
, com.planet_ink.coffee_mud.core.interfaces.
StatsAffecting
, com.planet_ink.coffee_mud.core.interfaces.
Tickable
)
com.planet_ink.coffee_mud.Common.interfaces.
CharState
(also extends com.planet_ink.coffee_mud.Common.interfaces.
CMCommon
)
com.planet_ink.coffee_mud.Common.interfaces.
CharStats
(also extends com.planet_ink.coffee_mud.Common.interfaces.
CMCommon
, com.planet_ink.coffee_mud.MOBS.interfaces.
Deity.DeityWorshipper
)
com.planet_ink.coffee_mud.Common.interfaces.
Clan
(also extends com.planet_ink.coffee_mud.core.interfaces.
Achievable
, java.lang.Cloneable, com.planet_ink.coffee_mud.Common.interfaces.
CMCommon
, com.planet_ink.coffee_mud.core.interfaces.
Tattooable
, com.planet_ink.coffee_mud.core.interfaces.
Tickable
)
com.planet_ink.coffee_mud.Common.interfaces.
ClanGovernment
(also extends com.planet_ink.coffee_mud.Common.interfaces.
CMCommon
)
com.planet_ink.coffee_mud.Common.interfaces.
ClanPosition
(also extends com.planet_ink.coffee_mud.Common.interfaces.
CMCommon
)
com.planet_ink.coffee_mud.core.interfaces.
Environmental
(also extends com.planet_ink.coffee_mud.core.interfaces.
Contingent
, com.planet_ink.coffee_mud.core.interfaces.
Expireable
, com.planet_ink.coffee_mud.core.interfaces.
MsgListener
, com.planet_ink.coffee_mud.core.interfaces.
StatsAffecting
, com.planet_ink.coffee_mud.core.interfaces.
Tickable
)
com.planet_ink.coffee_mud.Abilities.interfaces.
Ability
com.planet_ink.coffee_mud.Abilities.interfaces.
CraftorAbility
(also extends com.planet_ink.coffee_mud.core.interfaces.
RecipeDriven
)
com.planet_ink.coffee_mud.Abilities.interfaces.
ItemCraftor
com.planet_ink.coffee_mud.Abilities.interfaces.
ExtendableAbility
com.planet_ink.coffee_mud.Abilities.interfaces.
HealthCondition
com.planet_ink.coffee_mud.Abilities.interfaces.
DiseaseAffect
com.planet_ink.coffee_mud.Abilities.interfaces.
ItemTicker
com.planet_ink.coffee_mud.Abilities.interfaces.
Language
com.planet_ink.coffee_mud.Abilities.interfaces.
LimbDamage
com.planet_ink.coffee_mud.Abilities.interfaces.
MendingSkill
com.planet_ink.coffee_mud.Abilities.interfaces.
PlanarAbility
com.planet_ink.coffee_mud.Items.interfaces.
Scroll.ScrollUsage
com.planet_ink.coffee_mud.Abilities.interfaces.
Trap
com.planet_ink.coffee_mud.Abilities.interfaces.
TriggeredAffect
com.planet_ink.coffee_mud.Items.interfaces.
Wand.WandUsage
com.planet_ink.coffee_mud.Items.interfaces.
Boardable
com.planet_ink.coffee_mud.Items.interfaces.
NavigableItem
(also extends com.planet_ink.coffee_mud.Items.interfaces.
Item
, com.planet_ink.coffee_mud.core.interfaces.
Rideable
, com.planet_ink.coffee_mud.Items.interfaces.
SiegableItem
)
com.planet_ink.coffee_mud.Items.interfaces.
SpaceShip
(also extends com.planet_ink.coffee_mud.core.interfaces.
SpaceObject
)
com.planet_ink.coffee_mud.core.interfaces.
Decayable
com.planet_ink.coffee_mud.core.interfaces.
Drink
(also extends com.planet_ink.coffee_mud.core.interfaces.
Environmental
, com.planet_ink.coffee_mud.core.interfaces.
LiquidHolder
)
com.planet_ink.coffee_mud.Items.interfaces.
Potion
(also extends com.planet_ink.coffee_mud.Items.interfaces.
MiscMagic
, com.planet_ink.coffee_mud.Items.interfaces.
SpellHolder
)
com.planet_ink.coffee_mud.Items.interfaces.
Food
(also extends com.planet_ink.coffee_mud.Items.interfaces.
Item
)
com.planet_ink.coffee_mud.Items.interfaces.
Pill
(also extends com.planet_ink.coffee_mud.Items.interfaces.
MiscMagic
, com.planet_ink.coffee_mud.Items.interfaces.
SpellHolder
)
com.planet_ink.coffee_mud.core.interfaces.
Dischargeable
com.planet_ink.coffee_mud.Items.interfaces.
Wand
(also extends com.planet_ink.coffee_mud.Items.interfaces.
MiscMagic
)
com.planet_ink.coffee_mud.core.interfaces.
Drink
(also extends com.planet_ink.coffee_mud.core.interfaces.
Decayable
, com.planet_ink.coffee_mud.core.interfaces.
LiquidHolder
)
com.planet_ink.coffee_mud.Items.interfaces.
Potion
(also extends com.planet_ink.coffee_mud.Items.interfaces.
MiscMagic
, com.planet_ink.coffee_mud.Items.interfaces.
SpellHolder
)
com.planet_ink.coffee_mud.core.interfaces.
Economics
com.planet_ink.coffee_mud.Areas.interfaces.
Area
(also extends com.planet_ink.coffee_mud.core.interfaces.
PhysicalAgent
, com.planet_ink.coffee_mud.core.interfaces.
Places
)
com.planet_ink.coffee_mud.Areas.interfaces.
AutoGenArea
com.planet_ink.coffee_mud.Areas.interfaces.
SubArea
com.planet_ink.coffee_mud.core.interfaces.
ShopKeeper
(also extends com.planet_ink.coffee_mud.core.interfaces.
Environmental
)
com.planet_ink.coffee_mud.MOBS.interfaces.
Auctioneer
(also extends com.planet_ink.coffee_mud.Common.interfaces.
AuctionPolicy
)
com.planet_ink.coffee_mud.MOBS.interfaces.
Banker
com.planet_ink.coffee_mud.MOBS.interfaces.
Librarian
com.planet_ink.coffee_mud.MOBS.interfaces.
PostOffice
com.planet_ink.coffee_mud.Areas.interfaces.
GridZones
com.planet_ink.coffee_mud.Locales.interfaces.
GridLocale
(also extends com.planet_ink.coffee_mud.Locales.interfaces.
Room
)
com.planet_ink.coffee_mud.core.interfaces.
LiquidHolder
com.planet_ink.coffee_mud.core.interfaces.
Drink
(also extends com.planet_ink.coffee_mud.core.interfaces.
Decayable
, com.planet_ink.coffee_mud.core.interfaces.
Environmental
)
com.planet_ink.coffee_mud.Items.interfaces.
Potion
(also extends com.planet_ink.coffee_mud.Items.interfaces.
MiscMagic
, com.planet_ink.coffee_mud.Items.interfaces.
SpellHolder
)
com.planet_ink.coffee_mud.core.interfaces.
Physical
(also extends com.planet_ink.coffee_mud.core.interfaces.
Affectable
)
com.planet_ink.coffee_mud.core.interfaces.
CloseableLockable
com.planet_ink.coffee_mud.Items.interfaces.
Container
(also extends com.planet_ink.coffee_mud.Items.interfaces.
Item
)
com.planet_ink.coffee_mud.Items.interfaces.
DeadBody
com.planet_ink.coffee_mud.Items.interfaces.
FuelConsumer
com.planet_ink.coffee_mud.Items.interfaces.
HandOfCards
com.planet_ink.coffee_mud.Items.interfaces.
DeckOfCards
com.planet_ink.coffee_mud.Exits.interfaces.
Exit
(also extends com.planet_ink.coffee_mud.core.interfaces.
PhysicalAgent
, com.planet_ink.coffee_mud.core.interfaces.
Readable
)
com.planet_ink.coffee_mud.Exits.interfaces.
PrepositionExit
com.planet_ink.coffee_mud.core.interfaces.
Followable
<T>
com.planet_ink.coffee_mud.MOBS.interfaces.
MOB
(also extends com.planet_ink.coffee_mud.core.interfaces.
AbilityContainer
, com.planet_ink.coffee_mud.core.interfaces.
Combatant
, com.planet_ink.coffee_mud.core.interfaces.
DBIdentifiable
, com.planet_ink.coffee_mud.core.interfaces.
FactionMember
, com.planet_ink.coffee_mud.core.interfaces.
ItemPossessor
, com.planet_ink.coffee_mud.core.interfaces.
MUDCmdProcessor
, com.planet_ink.coffee_mud.core.interfaces.
PhysicalAgent
, com.planet_ink.coffee_mud.core.interfaces.
Rider
, com.planet_ink.coffee_mud.core.interfaces.
Tattooable
)
com.planet_ink.coffee_mud.MOBS.interfaces.
Deity
com.planet_ink.coffee_mud.core.interfaces.
PhysicalAgent
(also extends com.planet_ink.coffee_mud.core.interfaces.
Behavable
)
com.planet_ink.coffee_mud.Areas.interfaces.
Area
(also extends com.planet_ink.coffee_mud.core.interfaces.
Economics
, com.planet_ink.coffee_mud.core.interfaces.
Places
)
com.planet_ink.coffee_mud.Areas.interfaces.
AutoGenArea
com.planet_ink.coffee_mud.Areas.interfaces.
SubArea
com.planet_ink.coffee_mud.core.interfaces.
Combatant
com.planet_ink.coffee_mud.MOBS.interfaces.
MOB
(also extends com.planet_ink.coffee_mud.core.interfaces.
AbilityContainer
, com.planet_ink.coffee_mud.core.interfaces.
DBIdentifiable
, com.planet_ink.coffee_mud.core.interfaces.
FactionMember
, com.planet_ink.coffee_mud.core.interfaces.
Followable
<T>, com.planet_ink.coffee_mud.core.interfaces.
ItemPossessor
, com.planet_ink.coffee_mud.core.interfaces.
MUDCmdProcessor
, com.planet_ink.coffee_mud.core.interfaces.
PhysicalAgent
, com.planet_ink.coffee_mud.core.interfaces.
Rider
, com.planet_ink.coffee_mud.core.interfaces.
Tattooable
)
com.planet_ink.coffee_mud.MOBS.interfaces.
Deity
com.planet_ink.coffee_mud.Items.interfaces.
SiegableItem
(also extends com.planet_ink.coffee_mud.Items.interfaces.
Item
)
com.planet_ink.coffee_mud.Items.interfaces.
NavigableItem
(also extends com.planet_ink.coffee_mud.Items.interfaces.
Boardable
, com.planet_ink.coffee_mud.Items.interfaces.
Item
, com.planet_ink.coffee_mud.core.interfaces.
Rideable
)
com.planet_ink.coffee_mud.Exits.interfaces.
Exit
(also extends com.planet_ink.coffee_mud.core.interfaces.
CloseableLockable
, com.planet_ink.coffee_mud.core.interfaces.
Readable
)
com.planet_ink.coffee_mud.Exits.interfaces.
PrepositionExit
com.planet_ink.coffee_mud.core.interfaces.
ItemPossessor
(also extends com.planet_ink.coffee_mud.core.interfaces.
ItemCollection
)
com.planet_ink.coffee_mud.MOBS.interfaces.
MOB
(also extends com.planet_ink.coffee_mud.core.interfaces.
AbilityContainer
, com.planet_ink.coffee_mud.core.interfaces.
Combatant
, com.planet_ink.coffee_mud.core.interfaces.
DBIdentifiable
, com.planet_ink.coffee_mud.core.interfaces.
FactionMember
, com.planet_ink.coffee_mud.core.interfaces.
Followable
<T>, com.planet_ink.coffee_mud.core.interfaces.
MUDCmdProcessor
, com.planet_ink.coffee_mud.core.interfaces.
PhysicalAgent
, com.planet_ink.coffee_mud.core.interfaces.
Rider
, com.planet_ink.coffee_mud.core.interfaces.
Tattooable
)
com.planet_ink.coffee_mud.MOBS.interfaces.
Deity
com.planet_ink.coffee_mud.Locales.interfaces.
Room
(also extends com.planet_ink.coffee_mud.core.interfaces.
PhysicalAgent
, com.planet_ink.coffee_mud.core.interfaces.
Places
)
com.planet_ink.coffee_mud.Locales.interfaces.
GridLocale
(also extends com.planet_ink.coffee_mud.Areas.interfaces.
GridZones
)
com.planet_ink.coffee_mud.Locales.interfaces.
LocationRoom
com.planet_ink.coffee_mud.MOBS.interfaces.
MOB
(also extends com.planet_ink.coffee_mud.core.interfaces.
AbilityContainer
, com.planet_ink.coffee_mud.core.interfaces.
Combatant
, com.planet_ink.coffee_mud.core.interfaces.
DBIdentifiable
, com.planet_ink.coffee_mud.core.interfaces.
FactionMember
, com.planet_ink.coffee_mud.core.interfaces.
Followable
<T>, com.planet_ink.coffee_mud.core.interfaces.
ItemPossessor
, com.planet_ink.coffee_mud.core.interfaces.
MUDCmdProcessor
, com.planet_ink.coffee_mud.core.interfaces.
Rider
, com.planet_ink.coffee_mud.core.interfaces.
Tattooable
)
com.planet_ink.coffee_mud.MOBS.interfaces.
Deity
com.planet_ink.coffee_mud.core.interfaces.
Places
com.planet_ink.coffee_mud.Areas.interfaces.
Area
(also extends com.planet_ink.coffee_mud.core.interfaces.
Economics
, com.planet_ink.coffee_mud.core.interfaces.
PhysicalAgent
)
com.planet_ink.coffee_mud.Areas.interfaces.
AutoGenArea
com.planet_ink.coffee_mud.Areas.interfaces.
SubArea
com.planet_ink.coffee_mud.Locales.interfaces.
Room
(also extends com.planet_ink.coffee_mud.core.interfaces.
ItemPossessor
, com.planet_ink.coffee_mud.core.interfaces.
PhysicalAgent
)
com.planet_ink.coffee_mud.Locales.interfaces.
GridLocale
(also extends com.planet_ink.coffee_mud.Areas.interfaces.
GridZones
)
com.planet_ink.coffee_mud.Locales.interfaces.
LocationRoom
com.planet_ink.coffee_mud.core.interfaces.
Rider
com.planet_ink.coffee_mud.Items.interfaces.
Item
(also extends com.planet_ink.coffee_mud.core.interfaces.
DBIdentifiable
, com.planet_ink.coffee_mud.core.interfaces.
Readable
, com.planet_ink.coffee_mud.Items.interfaces.
Wearable
)
com.planet_ink.coffee_mud.Items.interfaces.
Ammunition
com.planet_ink.coffee_mud.Items.interfaces.
Armor
com.planet_ink.coffee_mud.Items.interfaces.
BodyToken
com.planet_ink.coffee_mud.Items.interfaces.
FalseLimb
com.planet_ink.coffee_mud.Items.interfaces.
Book
com.planet_ink.coffee_mud.Items.interfaces.
CagedAnimal
com.planet_ink.coffee_mud.Items.interfaces.
ClanItem
com.planet_ink.coffee_mud.Items.interfaces.
Coins
com.planet_ink.coffee_mud.Items.interfaces.
Container
(also extends com.planet_ink.coffee_mud.core.interfaces.
CloseableLockable
)
com.planet_ink.coffee_mud.Items.interfaces.
DeadBody
com.planet_ink.coffee_mud.Items.interfaces.
FuelConsumer
com.planet_ink.coffee_mud.Items.interfaces.
HandOfCards
com.planet_ink.coffee_mud.Items.interfaces.
DeckOfCards
com.planet_ink.coffee_mud.Items.interfaces.
DoorKey
com.planet_ink.coffee_mud.Items.interfaces.
InnKey
com.planet_ink.coffee_mud.Items.interfaces.
Electronics
(also extends com.planet_ink.coffee_mud.Items.interfaces.
Technical
)
com.planet_ink.coffee_mud.Items.interfaces.
ElecPanel
com.planet_ink.coffee_mud.Items.interfaces.
Computer
com.planet_ink.coffee_mud.Items.interfaces.
PowerSource
com.planet_ink.coffee_mud.Items.interfaces.
PowerGenerator
com.planet_ink.coffee_mud.Items.interfaces.
TechComponent
com.planet_ink.coffee_mud.Items.interfaces.
ShipEngine
com.planet_ink.coffee_mud.Items.interfaces.
ShipWarComponent
(also extends com.planet_ink.coffee_mud.Items.interfaces.
ShipDirectional
)
com.planet_ink.coffee_mud.Items.interfaces.
Food
(also extends com.planet_ink.coffee_mud.core.interfaces.
Decayable
)
com.planet_ink.coffee_mud.Items.interfaces.
Pill
(also extends com.planet_ink.coffee_mud.Items.interfaces.
MiscMagic
, com.planet_ink.coffee_mud.Items.interfaces.
SpellHolder
)
com.planet_ink.coffee_mud.Items.interfaces.
Light
com.planet_ink.coffee_mud.Items.interfaces.
MiscMagic
com.planet_ink.coffee_mud.Items.interfaces.
MagicDust
(also extends com.planet_ink.coffee_mud.Items.interfaces.
SpellHolder
)
com.planet_ink.coffee_mud.Items.interfaces.
Pill
(also extends com.planet_ink.coffee_mud.Items.interfaces.
Food
, com.planet_ink.coffee_mud.Items.interfaces.
SpellHolder
)
com.planet_ink.coffee_mud.Items.interfaces.
Potion
(also extends com.planet_ink.coffee_mud.core.interfaces.
Drink
, com.planet_ink.coffee_mud.Items.interfaces.
SpellHolder
)
com.planet_ink.coffee_mud.Items.interfaces.
Wand
(also extends com.planet_ink.coffee_mud.core.interfaces.
Dischargeable
)
com.planet_ink.coffee_mud.Items.interfaces.
MusicalInstrument
com.planet_ink.coffee_mud.Items.interfaces.
NavigableItem
(also extends com.planet_ink.coffee_mud.Items.interfaces.
Boardable
, com.planet_ink.coffee_mud.core.interfaces.
Rideable
, com.planet_ink.coffee_mud.Items.interfaces.
SiegableItem
)
com.planet_ink.coffee_mud.Items.interfaces.
PackagedItems
com.planet_ink.coffee_mud.Items.interfaces.
PlayingCard
com.planet_ink.coffee_mud.Items.interfaces.
RawMaterial
com.planet_ink.coffee_mud.Items.interfaces.
RecipesBook
(also extends com.planet_ink.coffee_mud.core.interfaces.
Recipes
)
com.planet_ink.coffee_mud.Items.interfaces.
RoomMap
com.planet_ink.coffee_mud.Items.interfaces.
Scroll
(also extends com.planet_ink.coffee_mud.Items.interfaces.
SpellHolder
)
com.planet_ink.coffee_mud.Items.interfaces.
Shield
com.planet_ink.coffee_mud.Items.interfaces.
ShipDirectional
com.planet_ink.coffee_mud.Items.interfaces.
ShipWarComponent
(also extends com.planet_ink.coffee_mud.Items.interfaces.
TechComponent
)
com.planet_ink.coffee_mud.core.interfaces.
SpaceObject.SpaceGateway
(also extends com.planet_ink.coffee_mud.core.interfaces.
SpaceObject
)
com.planet_ink.coffee_mud.Items.interfaces.
SiegableItem
(also extends com.planet_ink.coffee_mud.core.interfaces.
Combatant
)
com.planet_ink.coffee_mud.Items.interfaces.
NavigableItem
(also extends com.planet_ink.coffee_mud.Items.interfaces.
Boardable
, com.planet_ink.coffee_mud.Items.interfaces.
Item
, com.planet_ink.coffee_mud.core.interfaces.
Rideable
)
com.planet_ink.coffee_mud.Items.interfaces.
Software
(also extends com.planet_ink.coffee_mud.Items.interfaces.
Technical
)
com.planet_ink.coffee_mud.Items.interfaces.
Technical
com.planet_ink.coffee_mud.Items.interfaces.
Electronics
(also extends com.planet_ink.coffee_mud.Items.interfaces.
Item
)
com.planet_ink.coffee_mud.Items.interfaces.
ElecPanel
com.planet_ink.coffee_mud.Items.interfaces.
Computer
com.planet_ink.coffee_mud.Items.interfaces.
PowerSource
com.planet_ink.coffee_mud.Items.interfaces.
PowerGenerator
com.planet_ink.coffee_mud.Items.interfaces.
TechComponent
com.planet_ink.coffee_mud.Items.interfaces.
ShipEngine
com.planet_ink.coffee_mud.Items.interfaces.
ShipWarComponent
(also extends com.planet_ink.coffee_mud.Items.interfaces.
ShipDirectional
)
com.planet_ink.coffee_mud.Items.interfaces.
Software
(also extends com.planet_ink.coffee_mud.Items.interfaces.
Item
)
com.planet_ink.coffee_mud.Items.interfaces.
Weapon
com.planet_ink.coffee_mud.Items.interfaces.
AmmunitionWeapon
com.planet_ink.coffee_mud.MOBS.interfaces.
MOB
(also extends com.planet_ink.coffee_mud.core.interfaces.
AbilityContainer
, com.planet_ink.coffee_mud.core.interfaces.
Combatant
, com.planet_ink.coffee_mud.core.interfaces.
DBIdentifiable
, com.planet_ink.coffee_mud.core.interfaces.
FactionMember
, com.planet_ink.coffee_mud.core.interfaces.
Followable
<T>, com.planet_ink.coffee_mud.core.interfaces.
ItemPossessor
, com.planet_ink.coffee_mud.core.interfaces.
MUDCmdProcessor
, com.planet_ink.coffee_mud.core.interfaces.
PhysicalAgent
, com.planet_ink.coffee_mud.core.interfaces.
Tattooable
)
com.planet_ink.coffee_mud.MOBS.interfaces.
Deity
com.planet_ink.coffee_mud.core.interfaces.
Rideable
com.planet_ink.coffee_mud.Items.interfaces.
NavigableItem
(also extends com.planet_ink.coffee_mud.Items.interfaces.
Boardable
, com.planet_ink.coffee_mud.Items.interfaces.
Item
, com.planet_ink.coffee_mud.Items.interfaces.
SiegableItem
)
com.planet_ink.coffee_mud.Locales.interfaces.
Room
(also extends com.planet_ink.coffee_mud.core.interfaces.
ItemPossessor
, com.planet_ink.coffee_mud.core.interfaces.
Places
)
com.planet_ink.coffee_mud.Locales.interfaces.
GridLocale
(also extends com.planet_ink.coffee_mud.Areas.interfaces.
GridZones
)
com.planet_ink.coffee_mud.Locales.interfaces.
LocationRoom
com.planet_ink.coffee_mud.core.interfaces.
Readable
com.planet_ink.coffee_mud.Exits.interfaces.
Exit
(also extends com.planet_ink.coffee_mud.core.interfaces.
CloseableLockable
, com.planet_ink.coffee_mud.core.interfaces.
PhysicalAgent
)
com.planet_ink.coffee_mud.Exits.interfaces.
PrepositionExit
com.planet_ink.coffee_mud.Items.interfaces.
Item
(also extends com.planet_ink.coffee_mud.core.interfaces.
DBIdentifiable
, com.planet_ink.coffee_mud.core.interfaces.
Rider
, com.planet_ink.coffee_mud.Items.interfaces.
Wearable
)
com.planet_ink.coffee_mud.Items.interfaces.
Ammunition
com.planet_ink.coffee_mud.Items.interfaces.
Armor
com.planet_ink.coffee_mud.Items.interfaces.
BodyToken
com.planet_ink.coffee_mud.Items.interfaces.
FalseLimb
com.planet_ink.coffee_mud.Items.interfaces.
Book
com.planet_ink.coffee_mud.Items.interfaces.
CagedAnimal
com.planet_ink.coffee_mud.Items.interfaces.
ClanItem
com.planet_ink.coffee_mud.Items.interfaces.
Coins
com.planet_ink.coffee_mud.Items.interfaces.
Container
(also extends com.planet_ink.coffee_mud.core.interfaces.
CloseableLockable
)
com.planet_ink.coffee_mud.Items.interfaces.
DeadBody
com.planet_ink.coffee_mud.Items.interfaces.
FuelConsumer
com.planet_ink.coffee_mud.Items.interfaces.
HandOfCards
com.planet_ink.coffee_mud.Items.interfaces.
DeckOfCards
com.planet_ink.coffee_mud.Items.interfaces.
DoorKey
com.planet_ink.coffee_mud.Items.interfaces.
InnKey
com.planet_ink.coffee_mud.Items.interfaces.
Electronics
(also extends com.planet_ink.coffee_mud.Items.interfaces.
Technical
)
com.planet_ink.coffee_mud.Items.interfaces.
ElecPanel
com.planet_ink.coffee_mud.Items.interfaces.
Computer
com.planet_ink.coffee_mud.Items.interfaces.
PowerSource
com.planet_ink.coffee_mud.Items.interfaces.
PowerGenerator
com.planet_ink.coffee_mud.Items.interfaces.
TechComponent
com.planet_ink.coffee_mud.Items.interfaces.
ShipEngine
com.planet_ink.coffee_mud.Items.interfaces.
ShipWarComponent
(also extends com.planet_ink.coffee_mud.Items.interfaces.
ShipDirectional
)
com.planet_ink.coffee_mud.Items.interfaces.
Food
(also extends com.planet_ink.coffee_mud.core.interfaces.
Decayable
)
com.planet_ink.coffee_mud.Items.interfaces.
Pill
(also extends com.planet_ink.coffee_mud.Items.interfaces.
MiscMagic
, com.planet_ink.coffee_mud.Items.interfaces.
SpellHolder
)
com.planet_ink.coffee_mud.Items.interfaces.
Light
com.planet_ink.coffee_mud.Items.interfaces.
MiscMagic
com.planet_ink.coffee_mud.Items.interfaces.
MagicDust
(also extends com.planet_ink.coffee_mud.Items.interfaces.
SpellHolder
)
com.planet_ink.coffee_mud.Items.interfaces.
Pill
(also extends com.planet_ink.coffee_mud.Items.interfaces.
Food
, com.planet_ink.coffee_mud.Items.interfaces.
SpellHolder
)
com.planet_ink.coffee_mud.Items.interfaces.
Potion
(also extends com.planet_ink.coffee_mud.core.interfaces.
Drink
, com.planet_ink.coffee_mud.Items.interfaces.
SpellHolder
)
com.planet_ink.coffee_mud.Items.interfaces.
Wand
(also extends com.planet_ink.coffee_mud.core.interfaces.
Dischargeable
)
com.planet_ink.coffee_mud.Items.interfaces.
MusicalInstrument
com.planet_ink.coffee_mud.Items.interfaces.
NavigableItem
(also extends com.planet_ink.coffee_mud.Items.interfaces.
Boardable
, com.planet_ink.coffee_mud.core.interfaces.
Rideable
, com.planet_ink.coffee_mud.Items.interfaces.
SiegableItem
)
com.planet_ink.coffee_mud.Items.interfaces.
PackagedItems
com.planet_ink.coffee_mud.Items.interfaces.
PlayingCard
com.planet_ink.coffee_mud.Items.interfaces.
RawMaterial
com.planet_ink.coffee_mud.Items.interfaces.
RecipesBook
(also extends com.planet_ink.coffee_mud.core.interfaces.
Recipes
)
com.planet_ink.coffee_mud.Items.interfaces.
RoomMap
com.planet_ink.coffee_mud.Items.interfaces.
Scroll
(also extends com.planet_ink.coffee_mud.Items.interfaces.
SpellHolder
)
com.planet_ink.coffee_mud.Items.interfaces.
Shield
com.planet_ink.coffee_mud.Items.interfaces.
ShipDirectional
com.planet_ink.coffee_mud.Items.interfaces.
ShipWarComponent
(also extends com.planet_ink.coffee_mud.Items.interfaces.
TechComponent
)
com.planet_ink.coffee_mud.core.interfaces.
SpaceObject.SpaceGateway
(also extends com.planet_ink.coffee_mud.core.interfaces.
SpaceObject
)
com.planet_ink.coffee_mud.Items.interfaces.
SiegableItem
(also extends com.planet_ink.coffee_mud.core.interfaces.
Combatant
)
com.planet_ink.coffee_mud.Items.interfaces.
NavigableItem
(also extends com.planet_ink.coffee_mud.Items.interfaces.
Boardable
, com.planet_ink.coffee_mud.Items.interfaces.
Item
, com.planet_ink.coffee_mud.core.interfaces.
Rideable
)
com.planet_ink.coffee_mud.Items.interfaces.
Software
(also extends com.planet_ink.coffee_mud.Items.interfaces.
Technical
)
com.planet_ink.coffee_mud.Items.interfaces.
Technical
com.planet_ink.coffee_mud.Items.interfaces.
Electronics
(also extends com.planet_ink.coffee_mud.Items.interfaces.
Item
)
com.planet_ink.coffee_mud.Items.interfaces.
ElecPanel
com.planet_ink.coffee_mud.Items.interfaces.
Computer
com.planet_ink.coffee_mud.Items.interfaces.
PowerSource
com.planet_ink.coffee_mud.Items.interfaces.
PowerGenerator
com.planet_ink.coffee_mud.Items.interfaces.
TechComponent
com.planet_ink.coffee_mud.Items.interfaces.
ShipEngine
com.planet_ink.coffee_mud.Items.interfaces.
ShipWarComponent
(also extends com.planet_ink.coffee_mud.Items.interfaces.
ShipDirectional
)
com.planet_ink.coffee_mud.Items.interfaces.
Software
(also extends com.planet_ink.coffee_mud.Items.interfaces.
Item
)
com.planet_ink.coffee_mud.Items.interfaces.
Weapon
com.planet_ink.coffee_mud.Items.interfaces.
AmmunitionWeapon
com.planet_ink.coffee_mud.core.interfaces.
PrivateProperty
com.planet_ink.coffee_mud.core.interfaces.
LandTitle
com.planet_ink.coffee_mud.core.interfaces.
Recipes
com.planet_ink.coffee_mud.Items.interfaces.
RecipesBook
(also extends com.planet_ink.coffee_mud.Items.interfaces.
Item
)
com.planet_ink.coffee_mud.core.interfaces.
ShopKeeper
(also extends com.planet_ink.coffee_mud.core.interfaces.
Economics
)
com.planet_ink.coffee_mud.MOBS.interfaces.
Auctioneer
(also extends com.planet_ink.coffee_mud.Common.interfaces.
AuctionPolicy
)
com.planet_ink.coffee_mud.MOBS.interfaces.
Banker
com.planet_ink.coffee_mud.MOBS.interfaces.
Librarian
com.planet_ink.coffee_mud.MOBS.interfaces.
PostOffice
com.planet_ink.coffee_mud.Common.interfaces.
Social
(also extends com.planet_ink.coffee_mud.Common.interfaces.
CMCommon
)
com.planet_ink.coffee_mud.core.interfaces.
SpaceObject
(also extends com.planet_ink.coffee_mud.core.interfaces.
BoundedObject
)
com.planet_ink.coffee_mud.core.interfaces.
SpaceObject.SpaceGateway
(also extends com.planet_ink.coffee_mud.Items.interfaces.
ShipDirectional
)
com.planet_ink.coffee_mud.Items.interfaces.
SpaceShip
(also extends com.planet_ink.coffee_mud.Items.interfaces.
Boardable
)
com.planet_ink.coffee_mud.Items.interfaces.
Wearable
com.planet_ink.coffee_mud.Items.interfaces.
Item
(also extends com.planet_ink.coffee_mud.core.interfaces.
DBIdentifiable
, com.planet_ink.coffee_mud.core.interfaces.
Readable
, com.planet_ink.coffee_mud.core.interfaces.
Rider
)
com.planet_ink.coffee_mud.Items.interfaces.
Ammunition
com.planet_ink.coffee_mud.Items.interfaces.
Armor
com.planet_ink.coffee_mud.Items.interfaces.
BodyToken
com.planet_ink.coffee_mud.Items.interfaces.
FalseLimb
com.planet_ink.coffee_mud.Items.interfaces.
Book
com.planet_ink.coffee_mud.Items.interfaces.
CagedAnimal
com.planet_ink.coffee_mud.Items.interfaces.
ClanItem
com.planet_ink.coffee_mud.Items.interfaces.
Coins
com.planet_ink.coffee_mud.Items.interfaces.
Container
(also extends com.planet_ink.coffee_mud.core.interfaces.
CloseableLockable
)
com.planet_ink.coffee_mud.Items.interfaces.
DeadBody
com.planet_ink.coffee_mud.Items.interfaces.
FuelConsumer
com.planet_ink.coffee_mud.Items.interfaces.
HandOfCards
com.planet_ink.coffee_mud.Items.interfaces.
DeckOfCards
com.planet_ink.coffee_mud.Items.interfaces.
DoorKey
com.planet_ink.coffee_mud.Items.interfaces.
InnKey
com.planet_ink.coffee_mud.Items.interfaces.
Electronics
(also extends com.planet_ink.coffee_mud.Items.interfaces.
Technical
)
com.planet_ink.coffee_mud.Items.interfaces.
ElecPanel
com.planet_ink.coffee_mud.Items.interfaces.
Computer
com.planet_ink.coffee_mud.Items.interfaces.
PowerSource
com.planet_ink.coffee_mud.Items.interfaces.
PowerGenerator
com.planet_ink.coffee_mud.Items.interfaces.
TechComponent
com.planet_ink.coffee_mud.Items.interfaces.
ShipEngine
com.planet_ink.coffee_mud.Items.interfaces.
ShipWarComponent
(also extends com.planet_ink.coffee_mud.Items.interfaces.
ShipDirectional
)
com.planet_ink.coffee_mud.Items.interfaces.
Food
(also extends com.planet_ink.coffee_mud.core.interfaces.
Decayable
)
com.planet_ink.coffee_mud.Items.interfaces.
Pill
(also extends com.planet_ink.coffee_mud.Items.interfaces.
MiscMagic
, com.planet_ink.coffee_mud.Items.interfaces.
SpellHolder
)
com.planet_ink.coffee_mud.Items.interfaces.
Light
com.planet_ink.coffee_mud.Items.interfaces.
MiscMagic
com.planet_ink.coffee_mud.Items.interfaces.
MagicDust
(also extends com.planet_ink.coffee_mud.Items.interfaces.
SpellHolder
)
com.planet_ink.coffee_mud.Items.interfaces.
Pill
(also extends com.planet_ink.coffee_mud.Items.interfaces.
Food
, com.planet_ink.coffee_mud.Items.interfaces.
SpellHolder
)
com.planet_ink.coffee_mud.Items.interfaces.
Potion
(also extends com.planet_ink.coffee_mud.core.interfaces.
Drink
, com.planet_ink.coffee_mud.Items.interfaces.
SpellHolder
)
com.planet_ink.coffee_mud.Items.interfaces.
Wand
(also extends com.planet_ink.coffee_mud.core.interfaces.
Dischargeable
)
com.planet_ink.coffee_mud.Items.interfaces.
MusicalInstrument
com.planet_ink.coffee_mud.Items.interfaces.
NavigableItem
(also extends com.planet_ink.coffee_mud.Items.interfaces.
Boardable
, com.planet_ink.coffee_mud.core.interfaces.
Rideable
, com.planet_ink.coffee_mud.Items.interfaces.
SiegableItem
)
com.planet_ink.coffee_mud.Items.interfaces.
PackagedItems
com.planet_ink.coffee_mud.Items.interfaces.
PlayingCard
com.planet_ink.coffee_mud.Items.interfaces.
RawMaterial
com.planet_ink.coffee_mud.Items.interfaces.
RecipesBook
(also extends com.planet_ink.coffee_mud.core.interfaces.
Recipes
)
com.planet_ink.coffee_mud.Items.interfaces.
RoomMap
com.planet_ink.coffee_mud.Items.interfaces.
Scroll
(also extends com.planet_ink.coffee_mud.Items.interfaces.
SpellHolder
)
com.planet_ink.coffee_mud.Items.interfaces.
Shield
com.planet_ink.coffee_mud.Items.interfaces.
ShipDirectional
com.planet_ink.coffee_mud.Items.interfaces.
ShipWarComponent
(also extends com.planet_ink.coffee_mud.Items.interfaces.
TechComponent
)
com.planet_ink.coffee_mud.core.interfaces.
SpaceObject.SpaceGateway
(also extends com.planet_ink.coffee_mud.core.interfaces.
SpaceObject
)
com.planet_ink.coffee_mud.Items.interfaces.
SiegableItem
(also extends com.planet_ink.coffee_mud.core.interfaces.
Combatant
)
com.planet_ink.coffee_mud.Items.interfaces.
NavigableItem
(also extends com.planet_ink.coffee_mud.Items.interfaces.
Boardable
, com.planet_ink.coffee_mud.Items.interfaces.
Item
, com.planet_ink.coffee_mud.core.interfaces.
Rideable
)
com.planet_ink.coffee_mud.Items.interfaces.
Software
(also extends com.planet_ink.coffee_mud.Items.interfaces.
Technical
)
com.planet_ink.coffee_mud.Items.interfaces.
Technical
com.planet_ink.coffee_mud.Items.interfaces.
Electronics
(also extends com.planet_ink.coffee_mud.Items.interfaces.
Item
)
com.planet_ink.coffee_mud.Items.interfaces.
ElecPanel
com.planet_ink.coffee_mud.Items.interfaces.
Computer
com.planet_ink.coffee_mud.Items.interfaces.
PowerSource
com.planet_ink.coffee_mud.Items.interfaces.
PowerGenerator
com.planet_ink.coffee_mud.Items.interfaces.
TechComponent
com.planet_ink.coffee_mud.Items.interfaces.
ShipEngine
com.planet_ink.coffee_mud.Items.interfaces.
ShipWarComponent
(also extends com.planet_ink.coffee_mud.Items.interfaces.
ShipDirectional
)
com.planet_ink.coffee_mud.Items.interfaces.
Software
(also extends com.planet_ink.coffee_mud.Items.interfaces.
Item
)
com.planet_ink.coffee_mud.Items.interfaces.
Weapon
com.planet_ink.coffee_mud.Items.interfaces.
AmmunitionWeapon
com.planet_ink.coffee_mud.Common.interfaces.
PhyStats
(also extends com.planet_ink.coffee_mud.Common.interfaces.
CMCommon
)
com.planet_ink.coffee_mud.Common.interfaces.
PlayerAccount
(also extends com.planet_ink.coffee_mud.Common.interfaces.
AccountStats
, com.planet_ink.coffee_mud.Common.interfaces.
CMCommon
, com.planet_ink.coffee_mud.core.interfaces.
Tattooable
)
com.planet_ink.coffee_mud.Common.interfaces.
PlayerStats
(also extends com.planet_ink.coffee_mud.Common.interfaces.
AccountStats
, com.planet_ink.coffee_mud.Common.interfaces.
CMCommon
, com.planet_ink.coffee_mud.core.interfaces.
Contingent
)
com.planet_ink.coffee_mud.Common.interfaces.
Quest
(also extends com.planet_ink.coffee_mud.Common.interfaces.
CMCommon
, com.planet_ink.coffee_mud.core.interfaces.
Tickable
)
com.planet_ink.coffee_mud.Races.interfaces.
Race
(also extends com.planet_ink.coffee_mud.core.interfaces.
CMObject
, com.planet_ink.coffee_mud.core.interfaces.
MsgListener
, com.planet_ink.coffee_mud.core.interfaces.
StatsAffecting
, com.planet_ink.coffee_mud.core.interfaces.
Tickable
)
com.planet_ink.coffee_mud.Common.interfaces.
Session
(also extends com.planet_ink.coffee_mud.Common.interfaces.
CMCommon
, com.planet_ink.coffee_mud.core.threads.
CMRunnable
)
com.planet_ink.coffee_mud.Races.interfaces.
Race
(also extends com.planet_ink.coffee_mud.core.interfaces.
Modifiable
, com.planet_ink.coffee_mud.core.interfaces.
MsgListener
, com.planet_ink.coffee_mud.core.interfaces.
StatsAffecting
, com.planet_ink.coffee_mud.core.interfaces.
Tickable
)
com.planet_ink.coffee_mud.core.interfaces.
RecipeDriven
com.planet_ink.coffee_mud.Abilities.interfaces.
CraftorAbility
(also extends com.planet_ink.coffee_mud.Abilities.interfaces.
Ability
)
com.planet_ink.coffee_mud.Abilities.interfaces.
ItemCraftor
com.planet_ink.coffee_mud.Common.interfaces.
Tattoo
(also extends java.lang.Cloneable, com.planet_ink.coffee_mud.Common.interfaces.
CMCommon
, com.planet_ink.coffee_mud.core.interfaces.
Expireable
)
com.planet_ink.coffee_mud.core.interfaces.
Tattooable
com.planet_ink.coffee_mud.Common.interfaces.
Clan
(also extends com.planet_ink.coffee_mud.core.interfaces.
Achievable
, java.lang.Cloneable, com.planet_ink.coffee_mud.Common.interfaces.
CMCommon
, com.planet_ink.coffee_mud.core.interfaces.
Modifiable
, com.planet_ink.coffee_mud.core.interfaces.
Tickable
)
com.planet_ink.coffee_mud.MOBS.interfaces.
MOB
(also extends com.planet_ink.coffee_mud.core.interfaces.
AbilityContainer
, com.planet_ink.coffee_mud.core.interfaces.
Combatant
, com.planet_ink.coffee_mud.core.interfaces.
DBIdentifiable
, com.planet_ink.coffee_mud.core.interfaces.
FactionMember
, com.planet_ink.coffee_mud.core.interfaces.
Followable
<T>, com.planet_ink.coffee_mud.core.interfaces.
ItemPossessor
, com.planet_ink.coffee_mud.core.interfaces.
MUDCmdProcessor
, com.planet_ink.coffee_mud.core.interfaces.
PhysicalAgent
, com.planet_ink.coffee_mud.core.interfaces.
Rider
)
com.planet_ink.coffee_mud.MOBS.interfaces.
Deity
com.planet_ink.coffee_mud.Common.interfaces.
PlayerAccount
(also extends com.planet_ink.coffee_mud.Common.interfaces.
AccountStats
, com.planet_ink.coffee_mud.Common.interfaces.
CMCommon
, com.planet_ink.coffee_mud.core.interfaces.
Modifiable
)
com.planet_ink.coffee_mud.core.interfaces.
Tickable
com.planet_ink.coffee_mud.Behaviors.interfaces.
Behavior
(also extends com.planet_ink.coffee_mud.core.interfaces.
Contingent
, com.planet_ink.coffee_mud.core.interfaces.
Modifiable
, com.planet_ink.coffee_mud.core.interfaces.
MsgListener
)
com.planet_ink.coffee_mud.Behaviors.interfaces.
ChattyBehavior
com.planet_ink.coffee_mud.Behaviors.interfaces.
LegalBehavior
com.planet_ink.coffee_mud.Behaviors.interfaces.
MobileBehavior
com.planet_ink.coffee_mud.CharClasses.interfaces.
CharClass
(also extends com.planet_ink.coffee_mud.core.interfaces.
CMObject
, com.planet_ink.coffee_mud.core.interfaces.
Modifiable
, com.planet_ink.coffee_mud.core.interfaces.
MsgListener
, com.planet_ink.coffee_mud.core.interfaces.
StatsAffecting
)
com.planet_ink.coffee_mud.Common.interfaces.
Clan
(also extends com.planet_ink.coffee_mud.core.interfaces.
Achievable
, java.lang.Cloneable, com.planet_ink.coffee_mud.Common.interfaces.
CMCommon
, com.planet_ink.coffee_mud.core.interfaces.
Modifiable
, com.planet_ink.coffee_mud.core.interfaces.
Tattooable
)
com.planet_ink.coffee_mud.Common.interfaces.
Climate
(also extends com.planet_ink.coffee_mud.Common.interfaces.
CMCommon
)
com.planet_ink.coffee_mud.core.interfaces.
Environmental
(also extends com.planet_ink.coffee_mud.core.interfaces.
Contingent
, com.planet_ink.coffee_mud.core.interfaces.
Expireable
, com.planet_ink.coffee_mud.core.interfaces.
Modifiable
, com.planet_ink.coffee_mud.core.interfaces.
MsgListener
, com.planet_ink.coffee_mud.core.interfaces.
StatsAffecting
)
com.planet_ink.coffee_mud.Abilities.interfaces.
Ability
com.planet_ink.coffee_mud.Abilities.interfaces.
CraftorAbility
(also extends com.planet_ink.coffee_mud.core.interfaces.
RecipeDriven
)
com.planet_ink.coffee_mud.Abilities.interfaces.
ItemCraftor
com.planet_ink.coffee_mud.Abilities.interfaces.
ExtendableAbility
com.planet_ink.coffee_mud.Abilities.interfaces.
HealthCondition
com.planet_ink.coffee_mud.Abilities.interfaces.
DiseaseAffect
com.planet_ink.coffee_mud.Abilities.interfaces.
ItemTicker
com.planet_ink.coffee_mud.Abilities.interfaces.
Language
com.planet_ink.coffee_mud.Abilities.interfaces.
LimbDamage
com.planet_ink.coffee_mud.Abilities.interfaces.
MendingSkill
com.planet_ink.coffee_mud.Abilities.interfaces.
PlanarAbility
com.planet_ink.coffee_mud.Items.interfaces.
Scroll.ScrollUsage
com.planet_ink.coffee_mud.Abilities.interfaces.
Trap
com.planet_ink.coffee_mud.Abilities.interfaces.
TriggeredAffect
com.planet_ink.coffee_mud.Items.interfaces.
Wand.WandUsage
com.planet_ink.coffee_mud.Items.interfaces.
Boardable
com.planet_ink.coffee_mud.Items.interfaces.
NavigableItem
(also extends com.planet_ink.coffee_mud.Items.interfaces.
Item
, com.planet_ink.coffee_mud.core.interfaces.
Rideable
, com.planet_ink.coffee_mud.Items.interfaces.
SiegableItem
)
com.planet_ink.coffee_mud.Items.interfaces.
SpaceShip
(also extends com.planet_ink.coffee_mud.core.interfaces.
SpaceObject
)
com.planet_ink.coffee_mud.core.interfaces.
Decayable
com.planet_ink.coffee_mud.core.interfaces.
Drink
(also extends com.planet_ink.coffee_mud.core.interfaces.
Environmental
, com.planet_ink.coffee_mud.core.interfaces.
LiquidHolder
)
com.planet_ink.coffee_mud.Items.interfaces.
Potion
(also extends com.planet_ink.coffee_mud.Items.interfaces.
MiscMagic
, com.planet_ink.coffee_mud.Items.interfaces.
SpellHolder
)
com.planet_ink.coffee_mud.Items.interfaces.
Food
(also extends com.planet_ink.coffee_mud.Items.interfaces.
Item
)
com.planet_ink.coffee_mud.Items.interfaces.
Pill
(also extends com.planet_ink.coffee_mud.Items.interfaces.
MiscMagic
, com.planet_ink.coffee_mud.Items.interfaces.
SpellHolder
)
com.planet_ink.coffee_mud.core.interfaces.
Dischargeable
com.planet_ink.coffee_mud.Items.interfaces.
Wand
(also extends com.planet_ink.coffee_mud.Items.interfaces.
MiscMagic
)
com.planet_ink.coffee_mud.core.interfaces.
Drink
(also extends com.planet_ink.coffee_mud.core.interfaces.
Decayable
, com.planet_ink.coffee_mud.core.interfaces.
LiquidHolder
)
com.planet_ink.coffee_mud.Items.interfaces.
Potion
(also extends com.planet_ink.coffee_mud.Items.interfaces.
MiscMagic
, com.planet_ink.coffee_mud.Items.interfaces.
SpellHolder
)
com.planet_ink.coffee_mud.core.interfaces.
Economics
com.planet_ink.coffee_mud.Areas.interfaces.
Area
(also extends com.planet_ink.coffee_mud.core.interfaces.
PhysicalAgent
, com.planet_ink.coffee_mud.core.interfaces.
Places
)
com.planet_ink.coffee_mud.Areas.interfaces.
AutoGenArea
com.planet_ink.coffee_mud.Areas.interfaces.
SubArea
com.planet_ink.coffee_mud.core.interfaces.
ShopKeeper
(also extends com.planet_ink.coffee_mud.core.interfaces.
Environmental
)
com.planet_ink.coffee_mud.MOBS.interfaces.
Auctioneer
(also extends com.planet_ink.coffee_mud.Common.interfaces.
AuctionPolicy
)
com.planet_ink.coffee_mud.MOBS.interfaces.
Banker
com.planet_ink.coffee_mud.MOBS.interfaces.
Librarian
com.planet_ink.coffee_mud.MOBS.interfaces.
PostOffice
com.planet_ink.coffee_mud.Areas.interfaces.
GridZones
com.planet_ink.coffee_mud.Locales.interfaces.
GridLocale
(also extends com.planet_ink.coffee_mud.Locales.interfaces.
Room
)
com.planet_ink.coffee_mud.core.interfaces.
LiquidHolder
com.planet_ink.coffee_mud.core.interfaces.
Drink
(also extends com.planet_ink.coffee_mud.core.interfaces.
Decayable
, com.planet_ink.coffee_mud.core.interfaces.
Environmental
)
com.planet_ink.coffee_mud.Items.interfaces.
Potion
(also extends com.planet_ink.coffee_mud.Items.interfaces.
MiscMagic
, com.planet_ink.coffee_mud.Items.interfaces.
SpellHolder
)
com.planet_ink.coffee_mud.core.interfaces.
Physical
(also extends com.planet_ink.coffee_mud.core.interfaces.
Affectable
)
com.planet_ink.coffee_mud.core.interfaces.
CloseableLockable
com.planet_ink.coffee_mud.Items.interfaces.
Container
(also extends com.planet_ink.coffee_mud.Items.interfaces.
Item
)
com.planet_ink.coffee_mud.Items.interfaces.
DeadBody
com.planet_ink.coffee_mud.Items.interfaces.
FuelConsumer
com.planet_ink.coffee_mud.Items.interfaces.
HandOfCards
com.planet_ink.coffee_mud.Items.interfaces.
DeckOfCards
com.planet_ink.coffee_mud.Exits.interfaces.
Exit
(also extends com.planet_ink.coffee_mud.core.interfaces.
PhysicalAgent
, com.planet_ink.coffee_mud.core.interfaces.
Readable
)
com.planet_ink.coffee_mud.Exits.interfaces.
PrepositionExit
com.planet_ink.coffee_mud.core.interfaces.
Followable
<T>
com.planet_ink.coffee_mud.MOBS.interfaces.
MOB
(also extends com.planet_ink.coffee_mud.core.interfaces.
AbilityContainer
, com.planet_ink.coffee_mud.core.interfaces.
Combatant
, com.planet_ink.coffee_mud.core.interfaces.
DBIdentifiable
, com.planet_ink.coffee_mud.core.interfaces.
FactionMember
, com.planet_ink.coffee_mud.core.interfaces.
ItemPossessor
, com.planet_ink.coffee_mud.core.interfaces.
MUDCmdProcessor
, com.planet_ink.coffee_mud.core.interfaces.
PhysicalAgent
, com.planet_ink.coffee_mud.core.interfaces.
Rider
, com.planet_ink.coffee_mud.core.interfaces.
Tattooable
)
com.planet_ink.coffee_mud.MOBS.interfaces.
Deity
com.planet_ink.coffee_mud.core.interfaces.
PhysicalAgent
(also extends com.planet_ink.coffee_mud.core.interfaces.
Behavable
)
com.planet_ink.coffee_mud.Areas.interfaces.
Area
(also extends com.planet_ink.coffee_mud.core.interfaces.
Economics
, com.planet_ink.coffee_mud.core.interfaces.
Places
)
com.planet_ink.coffee_mud.Areas.interfaces.
AutoGenArea
com.planet_ink.coffee_mud.Areas.interfaces.
SubArea
com.planet_ink.coffee_mud.core.interfaces.
Combatant
com.planet_ink.coffee_mud.MOBS.interfaces.
MOB
(also extends com.planet_ink.coffee_mud.core.interfaces.
AbilityContainer
, com.planet_ink.coffee_mud.core.interfaces.
DBIdentifiable
, com.planet_ink.coffee_mud.core.interfaces.
FactionMember
, com.planet_ink.coffee_mud.core.interfaces.
Followable
<T>, com.planet_ink.coffee_mud.core.interfaces.
ItemPossessor
, com.planet_ink.coffee_mud.core.interfaces.
MUDCmdProcessor
, com.planet_ink.coffee_mud.core.interfaces.
PhysicalAgent
, com.planet_ink.coffee_mud.core.interfaces.
Rider
, com.planet_ink.coffee_mud.core.interfaces.
Tattooable
)
com.planet_ink.coffee_mud.MOBS.interfaces.
Deity
com.planet_ink.coffee_mud.Items.interfaces.
SiegableItem
(also extends com.planet_ink.coffee_mud.Items.interfaces.
Item
)
com.planet_ink.coffee_mud.Items.interfaces.
NavigableItem
(also extends com.planet_ink.coffee_mud.Items.interfaces.
Boardable
, com.planet_ink.coffee_mud.Items.interfaces.
Item
, com.planet_ink.coffee_mud.core.interfaces.
Rideable
)
com.planet_ink.coffee_mud.Exits.interfaces.
Exit
(also extends com.planet_ink.coffee_mud.core.interfaces.
CloseableLockable
, com.planet_ink.coffee_mud.core.interfaces.
Readable
)
com.planet_ink.coffee_mud.Exits.interfaces.
PrepositionExit
com.planet_ink.coffee_mud.core.interfaces.
ItemPossessor
(also extends com.planet_ink.coffee_mud.core.interfaces.
ItemCollection
)
com.planet_ink.coffee_mud.MOBS.interfaces.
MOB
(also extends com.planet_ink.coffee_mud.core.interfaces.
AbilityContainer
, com.planet_ink.coffee_mud.core.interfaces.
Combatant
, com.planet_ink.coffee_mud.core.interfaces.
DBIdentifiable
, com.planet_ink.coffee_mud.core.interfaces.
FactionMember
, com.planet_ink.coffee_mud.core.interfaces.
Followable
<T>, com.planet_ink.coffee_mud.core.interfaces.
MUDCmdProcessor
, com.planet_ink.coffee_mud.core.interfaces.
PhysicalAgent
, com.planet_ink.coffee_mud.core.interfaces.
Rider
, com.planet_ink.coffee_mud.core.interfaces.
Tattooable
)
com.planet_ink.coffee_mud.MOBS.interfaces.
Deity
com.planet_ink.coffee_mud.Locales.interfaces.
Room
(also extends com.planet_ink.coffee_mud.core.interfaces.
PhysicalAgent
, com.planet_ink.coffee_mud.core.interfaces.
Places
)
com.planet_ink.coffee_mud.Locales.interfaces.
GridLocale
(also extends com.planet_ink.coffee_mud.Areas.interfaces.
GridZones
)
com.planet_ink.coffee_mud.Locales.interfaces.
LocationRoom
com.planet_ink.coffee_mud.MOBS.interfaces.
MOB
(also extends com.planet_ink.coffee_mud.core.interfaces.
AbilityContainer
, com.planet_ink.coffee_mud.core.interfaces.
Combatant
, com.planet_ink.coffee_mud.core.interfaces.
DBIdentifiable
, com.planet_ink.coffee_mud.core.interfaces.
FactionMember
, com.planet_ink.coffee_mud.core.interfaces.
Followable
<T>, com.planet_ink.coffee_mud.core.interfaces.
ItemPossessor
, com.planet_ink.coffee_mud.core.interfaces.
MUDCmdProcessor
, com.planet_ink.coffee_mud.core.interfaces.
Rider
, com.planet_ink.coffee_mud.core.interfaces.
Tattooable
)
com.planet_ink.coffee_mud.MOBS.interfaces.
Deity
com.planet_ink.coffee_mud.core.interfaces.
Places
com.planet_ink.coffee_mud.Areas.interfaces.
Area
(also extends com.planet_ink.coffee_mud.core.interfaces.
Economics
, com.planet_ink.coffee_mud.core.interfaces.
PhysicalAgent
)
com.planet_ink.coffee_mud.Areas.interfaces.
AutoGenArea
com.planet_ink.coffee_mud.Areas.interfaces.
SubArea
com.planet_ink.coffee_mud.Locales.interfaces.
Room
(also extends com.planet_ink.coffee_mud.core.interfaces.
ItemPossessor
, com.planet_ink.coffee_mud.core.interfaces.
PhysicalAgent
)
com.planet_ink.coffee_mud.Locales.interfaces.
GridLocale
(also extends com.planet_ink.coffee_mud.Areas.interfaces.
GridZones
)
com.planet_ink.coffee_mud.Locales.interfaces.
LocationRoom
com.planet_ink.coffee_mud.core.interfaces.
Rider
com.planet_ink.coffee_mud.Items.interfaces.
Item
(also extends com.planet_ink.coffee_mud.core.interfaces.
DBIdentifiable
, com.planet_ink.coffee_mud.core.interfaces.
Readable
, com.planet_ink.coffee_mud.Items.interfaces.
Wearable
)
com.planet_ink.coffee_mud.Items.interfaces.
Ammunition
com.planet_ink.coffee_mud.Items.interfaces.
Armor
com.planet_ink.coffee_mud.Items.interfaces.
BodyToken
com.planet_ink.coffee_mud.Items.interfaces.
FalseLimb
com.planet_ink.coffee_mud.Items.interfaces.
Book
com.planet_ink.coffee_mud.Items.interfaces.
CagedAnimal
com.planet_ink.coffee_mud.Items.interfaces.
ClanItem
com.planet_ink.coffee_mud.Items.interfaces.
Coins
com.planet_ink.coffee_mud.Items.interfaces.
Container
(also extends com.planet_ink.coffee_mud.core.interfaces.
CloseableLockable
)
com.planet_ink.coffee_mud.Items.interfaces.
DeadBody
com.planet_ink.coffee_mud.Items.interfaces.
FuelConsumer
com.planet_ink.coffee_mud.Items.interfaces.
HandOfCards
com.planet_ink.coffee_mud.Items.interfaces.
DeckOfCards
com.planet_ink.coffee_mud.Items.interfaces.
DoorKey
com.planet_ink.coffee_mud.Items.interfaces.
InnKey
com.planet_ink.coffee_mud.Items.interfaces.
Electronics
(also extends com.planet_ink.coffee_mud.Items.interfaces.
Technical
)
com.planet_ink.coffee_mud.Items.interfaces.
ElecPanel
com.planet_ink.coffee_mud.Items.interfaces.
Computer
com.planet_ink.coffee_mud.Items.interfaces.
PowerSource
com.planet_ink.coffee_mud.Items.interfaces.
PowerGenerator
com.planet_ink.coffee_mud.Items.interfaces.
TechComponent
com.planet_ink.coffee_mud.Items.interfaces.
ShipEngine
com.planet_ink.coffee_mud.Items.interfaces.
ShipWarComponent
(also extends com.planet_ink.coffee_mud.Items.interfaces.
ShipDirectional
)
com.planet_ink.coffee_mud.Items.interfaces.
Food
(also extends com.planet_ink.coffee_mud.core.interfaces.
Decayable
)
com.planet_ink.coffee_mud.Items.interfaces.
Pill
(also extends com.planet_ink.coffee_mud.Items.interfaces.
MiscMagic
, com.planet_ink.coffee_mud.Items.interfaces.
SpellHolder
)
com.planet_ink.coffee_mud.Items.interfaces.
Light
com.planet_ink.coffee_mud.Items.interfaces.
MiscMagic
com.planet_ink.coffee_mud.Items.interfaces.
MagicDust
(also extends com.planet_ink.coffee_mud.Items.interfaces.
SpellHolder
)
com.planet_ink.coffee_mud.Items.interfaces.
Pill
(also extends com.planet_ink.coffee_mud.Items.interfaces.
Food
, com.planet_ink.coffee_mud.Items.interfaces.
SpellHolder
)
com.planet_ink.coffee_mud.Items.interfaces.
Potion
(also extends com.planet_ink.coffee_mud.core.interfaces.
Drink
, com.planet_ink.coffee_mud.Items.interfaces.
SpellHolder
)
com.planet_ink.coffee_mud.Items.interfaces.
Wand
(also extends com.planet_ink.coffee_mud.core.interfaces.
Dischargeable
)
com.planet_ink.coffee_mud.Items.interfaces.
MusicalInstrument
com.planet_ink.coffee_mud.Items.interfaces.
NavigableItem
(also extends com.planet_ink.coffee_mud.Items.interfaces.
Boardable
, com.planet_ink.coffee_mud.core.interfaces.
Rideable
, com.planet_ink.coffee_mud.Items.interfaces.
SiegableItem
)
com.planet_ink.coffee_mud.Items.interfaces.
PackagedItems
com.planet_ink.coffee_mud.Items.interfaces.
PlayingCard
com.planet_ink.coffee_mud.Items.interfaces.
RawMaterial
com.planet_ink.coffee_mud.Items.interfaces.
RecipesBook
(also extends com.planet_ink.coffee_mud.core.interfaces.
Recipes
)
com.planet_ink.coffee_mud.Items.interfaces.
RoomMap
com.planet_ink.coffee_mud.Items.interfaces.
Scroll
(also extends com.planet_ink.coffee_mud.Items.interfaces.
SpellHolder
)
com.planet_ink.coffee_mud.Items.interfaces.
Shield
com.planet_ink.coffee_mud.Items.interfaces.
ShipDirectional
com.planet_ink.coffee_mud.Items.interfaces.
ShipWarComponent
(also extends com.planet_ink.coffee_mud.Items.interfaces.
TechComponent
)
com.planet_ink.coffee_mud.core.interfaces.
SpaceObject.SpaceGateway
(also extends com.planet_ink.coffee_mud.core.interfaces.
SpaceObject
)
com.planet_ink.coffee_mud.Items.interfaces.
SiegableItem
(also extends com.planet_ink.coffee_mud.core.interfaces.
Combatant
)
com.planet_ink.coffee_mud.Items.interfaces.
NavigableItem
(also extends com.planet_ink.coffee_mud.Items.interfaces.
Boardable
, com.planet_ink.coffee_mud.Items.interfaces.
Item
, com.planet_ink.coffee_mud.core.interfaces.
Rideable
)
com.planet_ink.coffee_mud.Items.interfaces.
Software
(also extends com.planet_ink.coffee_mud.Items.interfaces.
Technical
)
com.planet_ink.coffee_mud.Items.interfaces.
Technical
com.planet_ink.coffee_mud.Items.interfaces.
Electronics
(also extends com.planet_ink.coffee_mud.Items.interfaces.
Item
)
com.planet_ink.coffee_mud.Items.interfaces.
ElecPanel
com.planet_ink.coffee_mud.Items.interfaces.
Computer
com.planet_ink.coffee_mud.Items.interfaces.
PowerSource
com.planet_ink.coffee_mud.Items.interfaces.
PowerGenerator
com.planet_ink.coffee_mud.Items.interfaces.
TechComponent
com.planet_ink.coffee_mud.Items.interfaces.
ShipEngine
com.planet_ink.coffee_mud.Items.interfaces.
ShipWarComponent
(also extends com.planet_ink.coffee_mud.Items.interfaces.
ShipDirectional
)
com.planet_ink.coffee_mud.Items.interfaces.
Software
(also extends com.planet_ink.coffee_mud.Items.interfaces.
Item
)
com.planet_ink.coffee_mud.Items.interfaces.
Weapon
com.planet_ink.coffee_mud.Items.interfaces.
AmmunitionWeapon
com.planet_ink.coffee_mud.MOBS.interfaces.
MOB
(also extends com.planet_ink.coffee_mud.core.interfaces.
AbilityContainer
, com.planet_ink.coffee_mud.core.interfaces.
Combatant
, com.planet_ink.coffee_mud.core.interfaces.
DBIdentifiable
, com.planet_ink.coffee_mud.core.interfaces.
FactionMember
, com.planet_ink.coffee_mud.core.interfaces.
Followable
<T>, com.planet_ink.coffee_mud.core.interfaces.
ItemPossessor
, com.planet_ink.coffee_mud.core.interfaces.
MUDCmdProcessor
, com.planet_ink.coffee_mud.core.interfaces.
PhysicalAgent
, com.planet_ink.coffee_mud.core.interfaces.
Tattooable
)
com.planet_ink.coffee_mud.MOBS.interfaces.
Deity
com.planet_ink.coffee_mud.core.interfaces.
Rideable
com.planet_ink.coffee_mud.Items.interfaces.
NavigableItem
(also extends com.planet_ink.coffee_mud.Items.interfaces.
Boardable
, com.planet_ink.coffee_mud.Items.interfaces.
Item
, com.planet_ink.coffee_mud.Items.interfaces.
SiegableItem
)
com.planet_ink.coffee_mud.Locales.interfaces.
Room
(also extends com.planet_ink.coffee_mud.core.interfaces.
ItemPossessor
, com.planet_ink.coffee_mud.core.interfaces.
Places
)
com.planet_ink.coffee_mud.Locales.interfaces.
GridLocale
(also extends com.planet_ink.coffee_mud.Areas.interfaces.
GridZones
)
com.planet_ink.coffee_mud.Locales.interfaces.
LocationRoom
com.planet_ink.coffee_mud.core.interfaces.
Readable
com.planet_ink.coffee_mud.Exits.interfaces.
Exit
(also extends com.planet_ink.coffee_mud.core.interfaces.
CloseableLockable
, com.planet_ink.coffee_mud.core.interfaces.
PhysicalAgent
)
com.planet_ink.coffee_mud.Exits.interfaces.
PrepositionExit
com.planet_ink.coffee_mud.Items.interfaces.
Item
(also extends com.planet_ink.coffee_mud.core.interfaces.
DBIdentifiable
, com.planet_ink.coffee_mud.core.interfaces.
Rider
, com.planet_ink.coffee_mud.Items.interfaces.
Wearable
)
com.planet_ink.coffee_mud.Items.interfaces.
Ammunition
com.planet_ink.coffee_mud.Items.interfaces.
Armor
com.planet_ink.coffee_mud.Items.interfaces.
BodyToken
com.planet_ink.coffee_mud.Items.interfaces.
FalseLimb
com.planet_ink.coffee_mud.Items.interfaces.
Book
com.planet_ink.coffee_mud.Items.interfaces.
CagedAnimal
com.planet_ink.coffee_mud.Items.interfaces.
ClanItem
com.planet_ink.coffee_mud.Items.interfaces.
Coins
com.planet_ink.coffee_mud.Items.interfaces.
Container
(also extends com.planet_ink.coffee_mud.core.interfaces.
CloseableLockable
)
com.planet_ink.coffee_mud.Items.interfaces.
DeadBody
com.planet_ink.coffee_mud.Items.interfaces.
FuelConsumer
com.planet_ink.coffee_mud.Items.interfaces.
HandOfCards
com.planet_ink.coffee_mud.Items.interfaces.
DeckOfCards
com.planet_ink.coffee_mud.Items.interfaces.
DoorKey
com.planet_ink.coffee_mud.Items.interfaces.
InnKey
com.planet_ink.coffee_mud.Items.interfaces.
Electronics
(also extends com.planet_ink.coffee_mud.Items.interfaces.
Technical
)
com.planet_ink.coffee_mud.Items.interfaces.
ElecPanel
com.planet_ink.coffee_mud.Items.interfaces.
Computer
com.planet_ink.coffee_mud.Items.interfaces.
PowerSource
com.planet_ink.coffee_mud.Items.interfaces.
PowerGenerator
com.planet_ink.coffee_mud.Items.interfaces.
TechComponent
com.planet_ink.coffee_mud.Items.interfaces.
ShipEngine
com.planet_ink.coffee_mud.Items.interfaces.
ShipWarComponent
(also extends com.planet_ink.coffee_mud.Items.interfaces.
ShipDirectional
)
com.planet_ink.coffee_mud.Items.interfaces.
Food
(also extends com.planet_ink.coffee_mud.core.interfaces.
Decayable
)
com.planet_ink.coffee_mud.Items.interfaces.
Pill
(also extends com.planet_ink.coffee_mud.Items.interfaces.
MiscMagic
, com.planet_ink.coffee_mud.Items.interfaces.
SpellHolder
)
com.planet_ink.coffee_mud.Items.interfaces.
Light
com.planet_ink.coffee_mud.Items.interfaces.
MiscMagic
com.planet_ink.coffee_mud.Items.interfaces.
MagicDust
(also extends com.planet_ink.coffee_mud.Items.interfaces.
SpellHolder
)
com.planet_ink.coffee_mud.Items.interfaces.
Pill
(also extends com.planet_ink.coffee_mud.Items.interfaces.
Food
, com.planet_ink.coffee_mud.Items.interfaces.
SpellHolder
)
com.planet_ink.coffee_mud.Items.interfaces.
Potion
(also extends com.planet_ink.coffee_mud.core.interfaces.
Drink
, com.planet_ink.coffee_mud.Items.interfaces.
SpellHolder
)
com.planet_ink.coffee_mud.Items.interfaces.
Wand
(also extends com.planet_ink.coffee_mud.core.interfaces.
Dischargeable
)
com.planet_ink.coffee_mud.Items.interfaces.
MusicalInstrument
com.planet_ink.coffee_mud.Items.interfaces.
NavigableItem
(also extends com.planet_ink.coffee_mud.Items.interfaces.
Boardable
, com.planet_ink.coffee_mud.core.interfaces.
Rideable
, com.planet_ink.coffee_mud.Items.interfaces.
SiegableItem
)
com.planet_ink.coffee_mud.Items.interfaces.
PackagedItems
com.planet_ink.coffee_mud.Items.interfaces.
PlayingCard
com.planet_ink.coffee_mud.Items.interfaces.
RawMaterial
com.planet_ink.coffee_mud.Items.interfaces.
RecipesBook
(also extends com.planet_ink.coffee_mud.core.interfaces.
Recipes
)
com.planet_ink.coffee_mud.Items.interfaces.
RoomMap
com.planet_ink.coffee_mud.Items.interfaces.
Scroll
(also extends com.planet_ink.coffee_mud.Items.interfaces.
SpellHolder
)
com.planet_ink.coffee_mud.Items.interfaces.
Shield
com.planet_ink.coffee_mud.Items.interfaces.
ShipDirectional
com.planet_ink.coffee_mud.Items.interfaces.
ShipWarComponent
(also extends com.planet_ink.coffee_mud.Items.interfaces.
TechComponent
)
com.planet_ink.coffee_mud.core.interfaces.
SpaceObject.SpaceGateway
(also extends com.planet_ink.coffee_mud.core.interfaces.
SpaceObject
)
com.planet_ink.coffee_mud.Items.interfaces.
SiegableItem
(also extends com.planet_ink.coffee_mud.core.interfaces.
Combatant
)
com.planet_ink.coffee_mud.Items.interfaces.
NavigableItem
(also extends com.planet_ink.coffee_mud.Items.interfaces.
Boardable
, com.planet_ink.coffee_mud.Items.interfaces.
Item
, com.planet_ink.coffee_mud.core.interfaces.
Rideable
)
com.planet_ink.coffee_mud.Items.interfaces.
Software
(also extends com.planet_ink.coffee_mud.Items.interfaces.
Technical
)
com.planet_ink.coffee_mud.Items.interfaces.
Technical
com.planet_ink.coffee_mud.Items.interfaces.
Electronics
(also extends com.planet_ink.coffee_mud.Items.interfaces.
Item
)
com.planet_ink.coffee_mud.Items.interfaces.
ElecPanel
com.planet_ink.coffee_mud.Items.interfaces.
Computer
com.planet_ink.coffee_mud.Items.interfaces.
PowerSource
com.planet_ink.coffee_mud.Items.interfaces.
PowerGenerator
com.planet_ink.coffee_mud.Items.interfaces.
TechComponent
com.planet_ink.coffee_mud.Items.interfaces.
ShipEngine
com.planet_ink.coffee_mud.Items.interfaces.
ShipWarComponent
(also extends com.planet_ink.coffee_mud.Items.interfaces.
ShipDirectional
)
com.planet_ink.coffee_mud.Items.interfaces.
Software
(also extends com.planet_ink.coffee_mud.Items.interfaces.
Item
)
com.planet_ink.coffee_mud.Items.interfaces.
Weapon
com.planet_ink.coffee_mud.Items.interfaces.
AmmunitionWeapon
com.planet_ink.coffee_mud.core.interfaces.
PrivateProperty
com.planet_ink.coffee_mud.core.interfaces.
LandTitle
com.planet_ink.coffee_mud.core.interfaces.
Recipes
com.planet_ink.coffee_mud.Items.interfaces.
RecipesBook
(also extends com.planet_ink.coffee_mud.Items.interfaces.
Item
)
com.planet_ink.coffee_mud.core.interfaces.
ShopKeeper
(also extends com.planet_ink.coffee_mud.core.interfaces.
Economics
)
com.planet_ink.coffee_mud.MOBS.interfaces.
Auctioneer
(also extends com.planet_ink.coffee_mud.Common.interfaces.
AuctionPolicy
)
com.planet_ink.coffee_mud.MOBS.interfaces.
Banker
com.planet_ink.coffee_mud.MOBS.interfaces.
Librarian
com.planet_ink.coffee_mud.MOBS.interfaces.
PostOffice
com.planet_ink.coffee_mud.Common.interfaces.
Social
(also extends com.planet_ink.coffee_mud.Common.interfaces.
CMCommon
)
com.planet_ink.coffee_mud.core.interfaces.
SpaceObject
(also extends com.planet_ink.coffee_mud.core.interfaces.
BoundedObject
)
com.planet_ink.coffee_mud.core.interfaces.
SpaceObject.SpaceGateway
(also extends com.planet_ink.coffee_mud.Items.interfaces.
ShipDirectional
)
com.planet_ink.coffee_mud.Items.interfaces.
SpaceShip
(also extends com.planet_ink.coffee_mud.Items.interfaces.
Boardable
)
com.planet_ink.coffee_mud.Items.interfaces.
Wearable
com.planet_ink.coffee_mud.Items.interfaces.
Item
(also extends com.planet_ink.coffee_mud.core.interfaces.
DBIdentifiable
, com.planet_ink.coffee_mud.core.interfaces.
Readable
, com.planet_ink.coffee_mud.core.interfaces.
Rider
)
com.planet_ink.coffee_mud.Items.interfaces.
Ammunition
com.planet_ink.coffee_mud.Items.interfaces.
Armor
com.planet_ink.coffee_mud.Items.interfaces.
BodyToken
com.planet_ink.coffee_mud.Items.interfaces.
FalseLimb
com.planet_ink.coffee_mud.Items.interfaces.
Book
com.planet_ink.coffee_mud.Items.interfaces.
CagedAnimal
com.planet_ink.coffee_mud.Items.interfaces.
ClanItem
com.planet_ink.coffee_mud.Items.interfaces.
Coins
com.planet_ink.coffee_mud.Items.interfaces.
Container
(also extends com.planet_ink.coffee_mud.core.interfaces.
CloseableLockable
)
com.planet_ink.coffee_mud.Items.interfaces.
DeadBody
com.planet_ink.coffee_mud.Items.interfaces.
FuelConsumer
com.planet_ink.coffee_mud.Items.interfaces.
HandOfCards
com.planet_ink.coffee_mud.Items.interfaces.
DeckOfCards
com.planet_ink.coffee_mud.Items.interfaces.
DoorKey
com.planet_ink.coffee_mud.Items.interfaces.
InnKey
com.planet_ink.coffee_mud.Items.interfaces.
Electronics
(also extends com.planet_ink.coffee_mud.Items.interfaces.
Technical
)
com.planet_ink.coffee_mud.Items.interfaces.
ElecPanel
com.planet_ink.coffee_mud.Items.interfaces.
Computer
com.planet_ink.coffee_mud.Items.interfaces.
PowerSource
com.planet_ink.coffee_mud.Items.interfaces.
PowerGenerator
com.planet_ink.coffee_mud.Items.interfaces.
TechComponent
com.planet_ink.coffee_mud.Items.interfaces.
ShipEngine
com.planet_ink.coffee_mud.Items.interfaces.
ShipWarComponent
(also extends com.planet_ink.coffee_mud.Items.interfaces.
ShipDirectional
)
com.planet_ink.coffee_mud.Items.interfaces.
Food
(also extends com.planet_ink.coffee_mud.core.interfaces.
Decayable
)
com.planet_ink.coffee_mud.Items.interfaces.
Pill
(also extends com.planet_ink.coffee_mud.Items.interfaces.
MiscMagic
, com.planet_ink.coffee_mud.Items.interfaces.
SpellHolder
)
com.planet_ink.coffee_mud.Items.interfaces.
Light
com.planet_ink.coffee_mud.Items.interfaces.
MiscMagic
com.planet_ink.coffee_mud.Items.interfaces.
MagicDust
(also extends com.planet_ink.coffee_mud.Items.interfaces.
SpellHolder
)
com.planet_ink.coffee_mud.Items.interfaces.
Pill
(also extends com.planet_ink.coffee_mud.Items.interfaces.
Food
, com.planet_ink.coffee_mud.Items.interfaces.
SpellHolder
)
com.planet_ink.coffee_mud.Items.interfaces.
Potion
(also extends com.planet_ink.coffee_mud.core.interfaces.
Drink
, com.planet_ink.coffee_mud.Items.interfaces.
SpellHolder
)
com.planet_ink.coffee_mud.Items.interfaces.
Wand
(also extends com.planet_ink.coffee_mud.core.interfaces.
Dischargeable
)
com.planet_ink.coffee_mud.Items.interfaces.
MusicalInstrument
com.planet_ink.coffee_mud.Items.interfaces.
NavigableItem
(also extends com.planet_ink.coffee_mud.Items.interfaces.
Boardable
, com.planet_ink.coffee_mud.core.interfaces.
Rideable
, com.planet_ink.coffee_mud.Items.interfaces.
SiegableItem
)
com.planet_ink.coffee_mud.Items.interfaces.
PackagedItems
com.planet_ink.coffee_mud.Items.interfaces.
PlayingCard
com.planet_ink.coffee_mud.Items.interfaces.
RawMaterial
com.planet_ink.coffee_mud.Items.interfaces.
RecipesBook
(also extends com.planet_ink.coffee_mud.core.interfaces.
Recipes
)
com.planet_ink.coffee_mud.Items.interfaces.
RoomMap
com.planet_ink.coffee_mud.Items.interfaces.
Scroll
(also extends com.planet_ink.coffee_mud.Items.interfaces.
SpellHolder
)
com.planet_ink.coffee_mud.Items.interfaces.
Shield
com.planet_ink.coffee_mud.Items.interfaces.
ShipDirectional
com.planet_ink.coffee_mud.Items.interfaces.
ShipWarComponent
(also extends com.planet_ink.coffee_mud.Items.interfaces.
TechComponent
)
com.planet_ink.coffee_mud.core.interfaces.
SpaceObject.SpaceGateway
(also extends com.planet_ink.coffee_mud.core.interfaces.
SpaceObject
)
com.planet_ink.coffee_mud.Items.interfaces.
SiegableItem
(also extends com.planet_ink.coffee_mud.core.interfaces.
Combatant
)
com.planet_ink.coffee_mud.Items.interfaces.
NavigableItem
(also extends com.planet_ink.coffee_mud.Items.interfaces.
Boardable
, com.planet_ink.coffee_mud.Items.interfaces.
Item
, com.planet_ink.coffee_mud.core.interfaces.
Rideable
)
com.planet_ink.coffee_mud.Items.interfaces.
Software
(also extends com.planet_ink.coffee_mud.Items.interfaces.
Technical
)
com.planet_ink.coffee_mud.Items.interfaces.
Technical
com.planet_ink.coffee_mud.Items.interfaces.
Electronics
(also extends com.planet_ink.coffee_mud.Items.interfaces.
Item
)
com.planet_ink.coffee_mud.Items.interfaces.
ElecPanel
com.planet_ink.coffee_mud.Items.interfaces.
Computer
com.planet_ink.coffee_mud.Items.interfaces.
PowerSource
com.planet_ink.coffee_mud.Items.interfaces.
PowerGenerator
com.planet_ink.coffee_mud.Items.interfaces.
TechComponent
com.planet_ink.coffee_mud.Items.interfaces.
ShipEngine
com.planet_ink.coffee_mud.Items.interfaces.
ShipWarComponent
(also extends com.planet_ink.coffee_mud.Items.interfaces.
ShipDirectional
)
com.planet_ink.coffee_mud.Items.interfaces.
Software
(also extends com.planet_ink.coffee_mud.Items.interfaces.
Item
)
com.planet_ink.coffee_mud.Items.interfaces.
Weapon
com.planet_ink.coffee_mud.Items.interfaces.
AmmunitionWeapon
com.planet_ink.coffee_mud.Libraries.interfaces.
FactionManager
(also extends com.planet_ink.coffee_mud.Libraries.interfaces.
CMLibrary
)
com.planet_ink.coffee_mud.Common.interfaces.
HttpClient
(also extends com.planet_ink.coffee_mud.Common.interfaces.
CMCommon
)
com.planet_ink.coffee_mud.Common.interfaces.
Quest
(also extends com.planet_ink.coffee_mud.Common.interfaces.
CMCommon
, com.planet_ink.coffee_mud.core.interfaces.
Modifiable
)
com.planet_ink.coffee_mud.Races.interfaces.
Race
(also extends com.planet_ink.coffee_mud.core.interfaces.
CMObject
, com.planet_ink.coffee_mud.core.interfaces.
Modifiable
, com.planet_ink.coffee_mud.core.interfaces.
MsgListener
, com.planet_ink.coffee_mud.core.interfaces.
StatsAffecting
)
com.planet_ink.coffee_mud.Common.interfaces.
ScriptingEngine
(also extends com.planet_ink.coffee_mud.Common.interfaces.
CMCommon
, com.planet_ink.coffee_mud.core.interfaces.
MsgListener
)
com.planet_ink.coffee_mud.Common.interfaces.
TimeClock
(also extends com.planet_ink.coffee_mud.Common.interfaces.
CMCommon
)
com.planet_ink.coffee_mud.WebMacros.interfaces.
WebMacro
com.planet_ink.coffee_mud.core.interfaces.
TickClient
com.planet_ink.coffee_mud.core.collections.
Converter
<K,L>
com.planet_ink.coffee_mud.core.interfaces.
CostDef
com.planet_ink.coffee_mud.core.interfaces.
CostManager
com.planet_ink.coffee_mud.Libraries.interfaces.
DatabaseEngine.AckRecord
com.planet_ink.coffee_mud.Libraries.interfaces.
DatabaseEngine.AckStats
com.planet_ink.coffee_mud.Libraries.interfaces.
DatabaseEngine.PlayerData
com.planet_ink.coffee_mud.Libraries.interfaces.
DatabaseEngine.PollData
com.planet_ink.coffee_mud.Libraries.interfaces.
DatabaseEngine.RoomContent
com.planet_ink.coffee_mud.core.interfaces.
DBIdentifiable
com.planet_ink.coffee_mud.Items.interfaces.
Item
(also extends com.planet_ink.coffee_mud.core.interfaces.
Readable
, com.planet_ink.coffee_mud.core.interfaces.
Rider
, com.planet_ink.coffee_mud.Items.interfaces.
Wearable
)
com.planet_ink.coffee_mud.Items.interfaces.
Ammunition
com.planet_ink.coffee_mud.Items.interfaces.
Armor
com.planet_ink.coffee_mud.Items.interfaces.
BodyToken
com.planet_ink.coffee_mud.Items.interfaces.
FalseLimb
com.planet_ink.coffee_mud.Items.interfaces.
Book
com.planet_ink.coffee_mud.Items.interfaces.
CagedAnimal
com.planet_ink.coffee_mud.Items.interfaces.
ClanItem
com.planet_ink.coffee_mud.Items.interfaces.
Coins
com.planet_ink.coffee_mud.Items.interfaces.
Container
(also extends com.planet_ink.coffee_mud.core.interfaces.
CloseableLockable
)
com.planet_ink.coffee_mud.Items.interfaces.
DeadBody
com.planet_ink.coffee_mud.Items.interfaces.
FuelConsumer
com.planet_ink.coffee_mud.Items.interfaces.
HandOfCards
com.planet_ink.coffee_mud.Items.interfaces.
DeckOfCards
com.planet_ink.coffee_mud.Items.interfaces.
DoorKey
com.planet_ink.coffee_mud.Items.interfaces.
InnKey
com.planet_ink.coffee_mud.Items.interfaces.
Electronics
(also extends com.planet_ink.coffee_mud.Items.interfaces.
Technical
)
com.planet_ink.coffee_mud.Items.interfaces.
ElecPanel
com.planet_ink.coffee_mud.Items.interfaces.
Computer
com.planet_ink.coffee_mud.Items.interfaces.
PowerSource
com.planet_ink.coffee_mud.Items.interfaces.
PowerGenerator
com.planet_ink.coffee_mud.Items.interfaces.
TechComponent
com.planet_ink.coffee_mud.Items.interfaces.
ShipEngine
com.planet_ink.coffee_mud.Items.interfaces.
ShipWarComponent
(also extends com.planet_ink.coffee_mud.Items.interfaces.
ShipDirectional
)
com.planet_ink.coffee_mud.Items.interfaces.
Food
(also extends com.planet_ink.coffee_mud.core.interfaces.
Decayable
)
com.planet_ink.coffee_mud.Items.interfaces.
Pill
(also extends com.planet_ink.coffee_mud.Items.interfaces.
MiscMagic
, com.planet_ink.coffee_mud.Items.interfaces.
SpellHolder
)
com.planet_ink.coffee_mud.Items.interfaces.
Light
com.planet_ink.coffee_mud.Items.interfaces.
MiscMagic
com.planet_ink.coffee_mud.Items.interfaces.
MagicDust
(also extends com.planet_ink.coffee_mud.Items.interfaces.
SpellHolder
)
com.planet_ink.coffee_mud.Items.interfaces.
Pill
(also extends com.planet_ink.coffee_mud.Items.interfaces.
Food
, com.planet_ink.coffee_mud.Items.interfaces.
SpellHolder
)
com.planet_ink.coffee_mud.Items.interfaces.
Potion
(also extends com.planet_ink.coffee_mud.core.interfaces.
Drink
, com.planet_ink.coffee_mud.Items.interfaces.
SpellHolder
)
com.planet_ink.coffee_mud.Items.interfaces.
Wand
(also extends com.planet_ink.coffee_mud.core.interfaces.
Dischargeable
)
com.planet_ink.coffee_mud.Items.interfaces.
MusicalInstrument
com.planet_ink.coffee_mud.Items.interfaces.
NavigableItem
(also extends com.planet_ink.coffee_mud.Items.interfaces.
Boardable
, com.planet_ink.coffee_mud.core.interfaces.
Rideable
, com.planet_ink.coffee_mud.Items.interfaces.
SiegableItem
)
com.planet_ink.coffee_mud.Items.interfaces.
PackagedItems
com.planet_ink.coffee_mud.Items.interfaces.
PlayingCard
com.planet_ink.coffee_mud.Items.interfaces.
RawMaterial
com.planet_ink.coffee_mud.Items.interfaces.
RecipesBook
(also extends com.planet_ink.coffee_mud.core.interfaces.
Recipes
)
com.planet_ink.coffee_mud.Items.interfaces.
RoomMap
com.planet_ink.coffee_mud.Items.interfaces.
Scroll
(also extends com.planet_ink.coffee_mud.Items.interfaces.
SpellHolder
)
com.planet_ink.coffee_mud.Items.interfaces.
Shield
com.planet_ink.coffee_mud.Items.interfaces.
ShipDirectional
com.planet_ink.coffee_mud.Items.interfaces.
ShipWarComponent
(also extends com.planet_ink.coffee_mud.Items.interfaces.
TechComponent
)
com.planet_ink.coffee_mud.core.interfaces.
SpaceObject.SpaceGateway
(also extends com.planet_ink.coffee_mud.core.interfaces.
SpaceObject
)
com.planet_ink.coffee_mud.Items.interfaces.
SiegableItem
(also extends com.planet_ink.coffee_mud.core.interfaces.
Combatant
)
com.planet_ink.coffee_mud.Items.interfaces.
NavigableItem
(also extends com.planet_ink.coffee_mud.Items.interfaces.
Boardable
, com.planet_ink.coffee_mud.Items.interfaces.
Item
, com.planet_ink.coffee_mud.core.interfaces.
Rideable
)
com.planet_ink.coffee_mud.Items.interfaces.
Software
(also extends com.planet_ink.coffee_mud.Items.interfaces.
Technical
)
com.planet_ink.coffee_mud.Items.interfaces.
Technical
com.planet_ink.coffee_mud.Items.interfaces.
Electronics
(also extends com.planet_ink.coffee_mud.Items.interfaces.
Item
)
com.planet_ink.coffee_mud.Items.interfaces.
ElecPanel
com.planet_ink.coffee_mud.Items.interfaces.
Computer
com.planet_ink.coffee_mud.Items.interfaces.
PowerSource
com.planet_ink.coffee_mud.Items.interfaces.
PowerGenerator
com.planet_ink.coffee_mud.Items.interfaces.
TechComponent
com.planet_ink.coffee_mud.Items.interfaces.
ShipEngine
com.planet_ink.coffee_mud.Items.interfaces.
ShipWarComponent
(also extends com.planet_ink.coffee_mud.Items.interfaces.
ShipDirectional
)
com.planet_ink.coffee_mud.Items.interfaces.
Software
(also extends com.planet_ink.coffee_mud.Items.interfaces.
Item
)
com.planet_ink.coffee_mud.Items.interfaces.
Weapon
com.planet_ink.coffee_mud.Items.interfaces.
AmmunitionWeapon
com.planet_ink.coffee_mud.MOBS.interfaces.
MOB
(also extends com.planet_ink.coffee_mud.core.interfaces.
AbilityContainer
, com.planet_ink.coffee_mud.core.interfaces.
Combatant
, com.planet_ink.coffee_mud.core.interfaces.
FactionMember
, com.planet_ink.coffee_mud.core.interfaces.
Followable
<T>, com.planet_ink.coffee_mud.core.interfaces.
ItemPossessor
, com.planet_ink.coffee_mud.core.interfaces.
MUDCmdProcessor
, com.planet_ink.coffee_mud.core.interfaces.
PhysicalAgent
, com.planet_ink.coffee_mud.core.interfaces.
Rider
, com.planet_ink.coffee_mud.core.interfaces.
Tattooable
)
com.planet_ink.coffee_mud.MOBS.interfaces.
Deity
com.planet_ink.coffee_mud.core.
Directions.DirectionWordTranslator
com.planet_ink.coffee_mud.core.collections.
DoubleFilterer
<K>
com.planet_ink.coffee_mud.core.interfaces.
EachApplicable
<T>
com.planet_ink.coffee_mud.core.interfaces.
Expireable
com.planet_ink.coffee_mud.core.interfaces.
Environmental
(also extends com.planet_ink.coffee_mud.core.interfaces.
Contingent
, com.planet_ink.coffee_mud.core.interfaces.
Modifiable
, com.planet_ink.coffee_mud.core.interfaces.
MsgListener
, com.planet_ink.coffee_mud.core.interfaces.
StatsAffecting
, com.planet_ink.coffee_mud.core.interfaces.
Tickable
)
com.planet_ink.coffee_mud.Abilities.interfaces.
Ability
com.planet_ink.coffee_mud.Abilities.interfaces.
CraftorAbility
(also extends com.planet_ink.coffee_mud.core.interfaces.
RecipeDriven
)
com.planet_ink.coffee_mud.Abilities.interfaces.
ItemCraftor
com.planet_ink.coffee_mud.Abilities.interfaces.
ExtendableAbility
com.planet_ink.coffee_mud.Abilities.interfaces.
HealthCondition
com.planet_ink.coffee_mud.Abilities.interfaces.
DiseaseAffect
com.planet_ink.coffee_mud.Abilities.interfaces.
ItemTicker
com.planet_ink.coffee_mud.Abilities.interfaces.
Language
com.planet_ink.coffee_mud.Abilities.interfaces.
LimbDamage
com.planet_ink.coffee_mud.Abilities.interfaces.
MendingSkill
com.planet_ink.coffee_mud.Abilities.interfaces.
PlanarAbility
com.planet_ink.coffee_mud.Items.interfaces.
Scroll.ScrollUsage
com.planet_ink.coffee_mud.Abilities.interfaces.
Trap
com.planet_ink.coffee_mud.Abilities.interfaces.
TriggeredAffect
com.planet_ink.coffee_mud.Items.interfaces.
Wand.WandUsage
com.planet_ink.coffee_mud.Items.interfaces.
Boardable
com.planet_ink.coffee_mud.Items.interfaces.
NavigableItem
(also extends com.planet_ink.coffee_mud.Items.interfaces.
Item
, com.planet_ink.coffee_mud.core.interfaces.
Rideable
, com.planet_ink.coffee_mud.Items.interfaces.
SiegableItem
)
com.planet_ink.coffee_mud.Items.interfaces.
SpaceShip
(also extends com.planet_ink.coffee_mud.core.interfaces.
SpaceObject
)
com.planet_ink.coffee_mud.core.interfaces.
Decayable
com.planet_ink.coffee_mud.core.interfaces.
Drink
(also extends com.planet_ink.coffee_mud.core.interfaces.
Environmental
, com.planet_ink.coffee_mud.core.interfaces.
LiquidHolder
)
com.planet_ink.coffee_mud.Items.interfaces.
Potion
(also extends com.planet_ink.coffee_mud.Items.interfaces.
MiscMagic
, com.planet_ink.coffee_mud.Items.interfaces.
SpellHolder
)
com.planet_ink.coffee_mud.Items.interfaces.
Food
(also extends com.planet_ink.coffee_mud.Items.interfaces.
Item
)
com.planet_ink.coffee_mud.Items.interfaces.
Pill
(also extends com.planet_ink.coffee_mud.Items.interfaces.
MiscMagic
, com.planet_ink.coffee_mud.Items.interfaces.
SpellHolder
)
com.planet_ink.coffee_mud.core.interfaces.
Dischargeable
com.planet_ink.coffee_mud.Items.interfaces.
Wand
(also extends com.planet_ink.coffee_mud.Items.interfaces.
MiscMagic
)
com.planet_ink.coffee_mud.core.interfaces.
Drink
(also extends com.planet_ink.coffee_mud.core.interfaces.
Decayable
, com.planet_ink.coffee_mud.core.interfaces.
LiquidHolder
)
com.planet_ink.coffee_mud.Items.interfaces.
Potion
(also extends com.planet_ink.coffee_mud.Items.interfaces.
MiscMagic
, com.planet_ink.coffee_mud.Items.interfaces.
SpellHolder
)
com.planet_ink.coffee_mud.core.interfaces.
Economics
com.planet_ink.coffee_mud.Areas.interfaces.
Area
(also extends com.planet_ink.coffee_mud.core.interfaces.
PhysicalAgent
, com.planet_ink.coffee_mud.core.interfaces.
Places
)
com.planet_ink.coffee_mud.Areas.interfaces.
AutoGenArea
com.planet_ink.coffee_mud.Areas.interfaces.
SubArea
com.planet_ink.coffee_mud.core.interfaces.
ShopKeeper
(also extends com.planet_ink.coffee_mud.core.interfaces.
Environmental
)
com.planet_ink.coffee_mud.MOBS.interfaces.
Auctioneer
(also extends com.planet_ink.coffee_mud.Common.interfaces.
AuctionPolicy
)
com.planet_ink.coffee_mud.MOBS.interfaces.
Banker
com.planet_ink.coffee_mud.MOBS.interfaces.
Librarian
com.planet_ink.coffee_mud.MOBS.interfaces.
PostOffice
com.planet_ink.coffee_mud.Areas.interfaces.
GridZones
com.planet_ink.coffee_mud.Locales.interfaces.
GridLocale
(also extends com.planet_ink.coffee_mud.Locales.interfaces.
Room
)
com.planet_ink.coffee_mud.core.interfaces.
LiquidHolder
com.planet_ink.coffee_mud.core.interfaces.
Drink
(also extends com.planet_ink.coffee_mud.core.interfaces.
Decayable
, com.planet_ink.coffee_mud.core.interfaces.
Environmental
)
com.planet_ink.coffee_mud.Items.interfaces.
Potion
(also extends com.planet_ink.coffee_mud.Items.interfaces.
MiscMagic
, com.planet_ink.coffee_mud.Items.interfaces.
SpellHolder
)
com.planet_ink.coffee_mud.core.interfaces.
Physical
(also extends com.planet_ink.coffee_mud.core.interfaces.
Affectable
)
com.planet_ink.coffee_mud.core.interfaces.
CloseableLockable
com.planet_ink.coffee_mud.Items.interfaces.
Container
(also extends com.planet_ink.coffee_mud.Items.interfaces.
Item
)
com.planet_ink.coffee_mud.Items.interfaces.
DeadBody
com.planet_ink.coffee_mud.Items.interfaces.
FuelConsumer
com.planet_ink.coffee_mud.Items.interfaces.
HandOfCards
com.planet_ink.coffee_mud.Items.interfaces.
DeckOfCards
com.planet_ink.coffee_mud.Exits.interfaces.
Exit
(also extends com.planet_ink.coffee_mud.core.interfaces.
PhysicalAgent
, com.planet_ink.coffee_mud.core.interfaces.
Readable
)
com.planet_ink.coffee_mud.Exits.interfaces.
PrepositionExit
com.planet_ink.coffee_mud.core.interfaces.
Followable
<T>
com.planet_ink.coffee_mud.MOBS.interfaces.
MOB
(also extends com.planet_ink.coffee_mud.core.interfaces.
AbilityContainer
, com.planet_ink.coffee_mud.core.interfaces.
Combatant
, com.planet_ink.coffee_mud.core.interfaces.
DBIdentifiable
, com.planet_ink.coffee_mud.core.interfaces.
FactionMember
, com.planet_ink.coffee_mud.core.interfaces.
ItemPossessor
, com.planet_ink.coffee_mud.core.interfaces.
MUDCmdProcessor
, com.planet_ink.coffee_mud.core.interfaces.
PhysicalAgent
, com.planet_ink.coffee_mud.core.interfaces.
Rider
, com.planet_ink.coffee_mud.core.interfaces.
Tattooable
)
com.planet_ink.coffee_mud.MOBS.interfaces.
Deity
com.planet_ink.coffee_mud.core.interfaces.
PhysicalAgent
(also extends com.planet_ink.coffee_mud.core.interfaces.
Behavable
)
com.planet_ink.coffee_mud.Areas.interfaces.
Area
(also extends com.planet_ink.coffee_mud.core.interfaces.
Economics
, com.planet_ink.coffee_mud.core.interfaces.
Places
)
com.planet_ink.coffee_mud.Areas.interfaces.
AutoGenArea
com.planet_ink.coffee_mud.Areas.interfaces.
SubArea
com.planet_ink.coffee_mud.core.interfaces.
Combatant
com.planet_ink.coffee_mud.MOBS.interfaces.
MOB
(also extends com.planet_ink.coffee_mud.core.interfaces.
AbilityContainer
, com.planet_ink.coffee_mud.core.interfaces.
DBIdentifiable
, com.planet_ink.coffee_mud.core.interfaces.
FactionMember
, com.planet_ink.coffee_mud.core.interfaces.
Followable
<T>, com.planet_ink.coffee_mud.core.interfaces.
ItemPossessor
, com.planet_ink.coffee_mud.core.interfaces.
MUDCmdProcessor
, com.planet_ink.coffee_mud.core.interfaces.
PhysicalAgent
, com.planet_ink.coffee_mud.core.interfaces.
Rider
, com.planet_ink.coffee_mud.core.interfaces.
Tattooable
)
com.planet_ink.coffee_mud.MOBS.interfaces.
Deity
com.planet_ink.coffee_mud.Items.interfaces.
SiegableItem
(also extends com.planet_ink.coffee_mud.Items.interfaces.
Item
)
com.planet_ink.coffee_mud.Items.interfaces.
NavigableItem
(also extends com.planet_ink.coffee_mud.Items.interfaces.
Boardable
, com.planet_ink.coffee_mud.Items.interfaces.
Item
, com.planet_ink.coffee_mud.core.interfaces.
Rideable
)
com.planet_ink.coffee_mud.Exits.interfaces.
Exit
(also extends com.planet_ink.coffee_mud.core.interfaces.
CloseableLockable
, com.planet_ink.coffee_mud.core.interfaces.
Readable
)
com.planet_ink.coffee_mud.Exits.interfaces.
PrepositionExit
com.planet_ink.coffee_mud.core.interfaces.
ItemPossessor
(also extends com.planet_ink.coffee_mud.core.interfaces.
ItemCollection
)
com.planet_ink.coffee_mud.MOBS.interfaces.
MOB
(also extends com.planet_ink.coffee_mud.core.interfaces.
AbilityContainer
, com.planet_ink.coffee_mud.core.interfaces.
Combatant
, com.planet_ink.coffee_mud.core.interfaces.
DBIdentifiable
, com.planet_ink.coffee_mud.core.interfaces.
FactionMember
, com.planet_ink.coffee_mud.core.interfaces.
Followable
<T>, com.planet_ink.coffee_mud.core.interfaces.
MUDCmdProcessor
, com.planet_ink.coffee_mud.core.interfaces.
PhysicalAgent
, com.planet_ink.coffee_mud.core.interfaces.
Rider
, com.planet_ink.coffee_mud.core.interfaces.
Tattooable
)
com.planet_ink.coffee_mud.MOBS.interfaces.
Deity
com.planet_ink.coffee_mud.Locales.interfaces.
Room
(also extends com.planet_ink.coffee_mud.core.interfaces.
PhysicalAgent
, com.planet_ink.coffee_mud.core.interfaces.
Places
)
com.planet_ink.coffee_mud.Locales.interfaces.
GridLocale
(also extends com.planet_ink.coffee_mud.Areas.interfaces.
GridZones
)
com.planet_ink.coffee_mud.Locales.interfaces.
LocationRoom
com.planet_ink.coffee_mud.MOBS.interfaces.
MOB
(also extends com.planet_ink.coffee_mud.core.interfaces.
AbilityContainer
, com.planet_ink.coffee_mud.core.interfaces.
Combatant
, com.planet_ink.coffee_mud.core.interfaces.
DBIdentifiable
, com.planet_ink.coffee_mud.core.interfaces.
FactionMember
, com.planet_ink.coffee_mud.core.interfaces.
Followable
<T>, com.planet_ink.coffee_mud.core.interfaces.
ItemPossessor
, com.planet_ink.coffee_mud.core.interfaces.
MUDCmdProcessor
, com.planet_ink.coffee_mud.core.interfaces.
Rider
, com.planet_ink.coffee_mud.core.interfaces.
Tattooable
)
com.planet_ink.coffee_mud.MOBS.interfaces.
Deity
com.planet_ink.coffee_mud.core.interfaces.
Places
com.planet_ink.coffee_mud.Areas.interfaces.
Area
(also extends com.planet_ink.coffee_mud.core.interfaces.
Economics
, com.planet_ink.coffee_mud.core.interfaces.
PhysicalAgent
)
com.planet_ink.coffee_mud.Areas.interfaces.
AutoGenArea
com.planet_ink.coffee_mud.Areas.interfaces.
SubArea
com.planet_ink.coffee_mud.Locales.interfaces.
Room
(also extends com.planet_ink.coffee_mud.core.interfaces.
ItemPossessor
, com.planet_ink.coffee_mud.core.interfaces.
PhysicalAgent
)
com.planet_ink.coffee_mud.Locales.interfaces.
GridLocale
(also extends com.planet_ink.coffee_mud.Areas.interfaces.
GridZones
)
com.planet_ink.coffee_mud.Locales.interfaces.
LocationRoom
com.planet_ink.coffee_mud.core.interfaces.
Rider
com.planet_ink.coffee_mud.Items.interfaces.
Item
(also extends com.planet_ink.coffee_mud.core.interfaces.
DBIdentifiable
, com.planet_ink.coffee_mud.core.interfaces.
Readable
, com.planet_ink.coffee_mud.Items.interfaces.
Wearable
)
com.planet_ink.coffee_mud.Items.interfaces.
Ammunition
com.planet_ink.coffee_mud.Items.interfaces.
Armor
com.planet_ink.coffee_mud.Items.interfaces.
BodyToken
com.planet_ink.coffee_mud.Items.interfaces.
FalseLimb
com.planet_ink.coffee_mud.Items.interfaces.
Book
com.planet_ink.coffee_mud.Items.interfaces.
CagedAnimal
com.planet_ink.coffee_mud.Items.interfaces.
ClanItem
com.planet_ink.coffee_mud.Items.interfaces.
Coins
com.planet_ink.coffee_mud.Items.interfaces.
Container
(also extends com.planet_ink.coffee_mud.core.interfaces.
CloseableLockable
)
com.planet_ink.coffee_mud.Items.interfaces.
DeadBody
com.planet_ink.coffee_mud.Items.interfaces.
FuelConsumer
com.planet_ink.coffee_mud.Items.interfaces.
HandOfCards
com.planet_ink.coffee_mud.Items.interfaces.
DeckOfCards
com.planet_ink.coffee_mud.Items.interfaces.
DoorKey
com.planet_ink.coffee_mud.Items.interfaces.
InnKey
com.planet_ink.coffee_mud.Items.interfaces.
Electronics
(also extends com.planet_ink.coffee_mud.Items.interfaces.
Technical
)
com.planet_ink.coffee_mud.Items.interfaces.
ElecPanel
com.planet_ink.coffee_mud.Items.interfaces.
Computer
com.planet_ink.coffee_mud.Items.interfaces.
PowerSource
com.planet_ink.coffee_mud.Items.interfaces.
PowerGenerator
com.planet_ink.coffee_mud.Items.interfaces.
TechComponent
com.planet_ink.coffee_mud.Items.interfaces.
ShipEngine
com.planet_ink.coffee_mud.Items.interfaces.
ShipWarComponent
(also extends com.planet_ink.coffee_mud.Items.interfaces.
ShipDirectional
)
com.planet_ink.coffee_mud.Items.interfaces.
Food
(also extends com.planet_ink.coffee_mud.core.interfaces.
Decayable
)
com.planet_ink.coffee_mud.Items.interfaces.
Pill
(also extends com.planet_ink.coffee_mud.Items.interfaces.
MiscMagic
, com.planet_ink.coffee_mud.Items.interfaces.
SpellHolder
)
com.planet_ink.coffee_mud.Items.interfaces.
Light
com.planet_ink.coffee_mud.Items.interfaces.
MiscMagic
com.planet_ink.coffee_mud.Items.interfaces.
MagicDust
(also extends com.planet_ink.coffee_mud.Items.interfaces.
SpellHolder
)
com.planet_ink.coffee_mud.Items.interfaces.
Pill
(also extends com.planet_ink.coffee_mud.Items.interfaces.
Food
, com.planet_ink.coffee_mud.Items.interfaces.
SpellHolder
)
com.planet_ink.coffee_mud.Items.interfaces.
Potion
(also extends com.planet_ink.coffee_mud.core.interfaces.
Drink
, com.planet_ink.coffee_mud.Items.interfaces.
SpellHolder
)
com.planet_ink.coffee_mud.Items.interfaces.
Wand
(also extends com.planet_ink.coffee_mud.core.interfaces.
Dischargeable
)
com.planet_ink.coffee_mud.Items.interfaces.
MusicalInstrument
com.planet_ink.coffee_mud.Items.interfaces.
NavigableItem
(also extends com.planet_ink.coffee_mud.Items.interfaces.
Boardable
, com.planet_ink.coffee_mud.core.interfaces.
Rideable
, com.planet_ink.coffee_mud.Items.interfaces.
SiegableItem
)
com.planet_ink.coffee_mud.Items.interfaces.
PackagedItems
com.planet_ink.coffee_mud.Items.interfaces.
PlayingCard
com.planet_ink.coffee_mud.Items.interfaces.
RawMaterial
com.planet_ink.coffee_mud.Items.interfaces.
RecipesBook
(also extends com.planet_ink.coffee_mud.core.interfaces.
Recipes
)
com.planet_ink.coffee_mud.Items.interfaces.
RoomMap
com.planet_ink.coffee_mud.Items.interfaces.
Scroll
(also extends com.planet_ink.coffee_mud.Items.interfaces.
SpellHolder
)
com.planet_ink.coffee_mud.Items.interfaces.
Shield
com.planet_ink.coffee_mud.Items.interfaces.
ShipDirectional
com.planet_ink.coffee_mud.Items.interfaces.
ShipWarComponent
(also extends com.planet_ink.coffee_mud.Items.interfaces.
TechComponent
)
com.planet_ink.coffee_mud.core.interfaces.
SpaceObject.SpaceGateway
(also extends com.planet_ink.coffee_mud.core.interfaces.
SpaceObject
)
com.planet_ink.coffee_mud.Items.interfaces.
SiegableItem
(also extends com.planet_ink.coffee_mud.core.interfaces.
Combatant
)
com.planet_ink.coffee_mud.Items.interfaces.
NavigableItem
(also extends com.planet_ink.coffee_mud.Items.interfaces.
Boardable
, com.planet_ink.coffee_mud.Items.interfaces.
Item
, com.planet_ink.coffee_mud.core.interfaces.
Rideable
)
com.planet_ink.coffee_mud.Items.interfaces.
Software
(also extends com.planet_ink.coffee_mud.Items.interfaces.
Technical
)
com.planet_ink.coffee_mud.Items.interfaces.
Technical
com.planet_ink.coffee_mud.Items.interfaces.
Electronics
(also extends com.planet_ink.coffee_mud.Items.interfaces.
Item
)
com.planet_ink.coffee_mud.Items.interfaces.
ElecPanel
com.planet_ink.coffee_mud.Items.interfaces.
Computer
com.planet_ink.coffee_mud.Items.interfaces.
PowerSource
com.planet_ink.coffee_mud.Items.interfaces.
PowerGenerator
com.planet_ink.coffee_mud.Items.interfaces.
TechComponent
com.planet_ink.coffee_mud.Items.interfaces.
ShipEngine
com.planet_ink.coffee_mud.Items.interfaces.
ShipWarComponent
(also extends com.planet_ink.coffee_mud.Items.interfaces.
ShipDirectional
)
com.planet_ink.coffee_mud.Items.interfaces.
Software
(also extends com.planet_ink.coffee_mud.Items.interfaces.
Item
)
com.planet_ink.coffee_mud.Items.interfaces.
Weapon
com.planet_ink.coffee_mud.Items.interfaces.
AmmunitionWeapon
com.planet_ink.coffee_mud.MOBS.interfaces.
MOB
(also extends com.planet_ink.coffee_mud.core.interfaces.
AbilityContainer
, com.planet_ink.coffee_mud.core.interfaces.
Combatant
, com.planet_ink.coffee_mud.core.interfaces.
DBIdentifiable
, com.planet_ink.coffee_mud.core.interfaces.
FactionMember
, com.planet_ink.coffee_mud.core.interfaces.
Followable
<T>, com.planet_ink.coffee_mud.core.interfaces.
ItemPossessor
, com.planet_ink.coffee_mud.core.interfaces.
MUDCmdProcessor
, com.planet_ink.coffee_mud.core.interfaces.
PhysicalAgent
, com.planet_ink.coffee_mud.core.interfaces.
Tattooable
)
com.planet_ink.coffee_mud.MOBS.interfaces.
Deity
com.planet_ink.coffee_mud.core.interfaces.
Rideable
com.planet_ink.coffee_mud.Items.interfaces.
NavigableItem
(also extends com.planet_ink.coffee_mud.Items.interfaces.
Boardable
, com.planet_ink.coffee_mud.Items.interfaces.
Item
, com.planet_ink.coffee_mud.Items.interfaces.
SiegableItem
)
com.planet_ink.coffee_mud.Locales.interfaces.
Room
(also extends com.planet_ink.coffee_mud.core.interfaces.
ItemPossessor
, com.planet_ink.coffee_mud.core.interfaces.
Places
)
com.planet_ink.coffee_mud.Locales.interfaces.
GridLocale
(also extends com.planet_ink.coffee_mud.Areas.interfaces.
GridZones
)
com.planet_ink.coffee_mud.Locales.interfaces.
LocationRoom
com.planet_ink.coffee_mud.core.interfaces.
Readable
com.planet_ink.coffee_mud.Exits.interfaces.
Exit
(also extends com.planet_ink.coffee_mud.core.interfaces.
CloseableLockable
, com.planet_ink.coffee_mud.core.interfaces.
PhysicalAgent
)
com.planet_ink.coffee_mud.Exits.interfaces.
PrepositionExit
com.planet_ink.coffee_mud.Items.interfaces.
Item
(also extends com.planet_ink.coffee_mud.core.interfaces.
DBIdentifiable
, com.planet_ink.coffee_mud.core.interfaces.
Rider
, com.planet_ink.coffee_mud.Items.interfaces.
Wearable
)
com.planet_ink.coffee_mud.Items.interfaces.
Ammunition
com.planet_ink.coffee_mud.Items.interfaces.
Armor
com.planet_ink.coffee_mud.Items.interfaces.
BodyToken
com.planet_ink.coffee_mud.Items.interfaces.
FalseLimb
com.planet_ink.coffee_mud.Items.interfaces.
Book
com.planet_ink.coffee_mud.Items.interfaces.
CagedAnimal
com.planet_ink.coffee_mud.Items.interfaces.
ClanItem
com.planet_ink.coffee_mud.Items.interfaces.
Coins
com.planet_ink.coffee_mud.Items.interfaces.
Container
(also extends com.planet_ink.coffee_mud.core.interfaces.
CloseableLockable
)
com.planet_ink.coffee_mud.Items.interfaces.
DeadBody
com.planet_ink.coffee_mud.Items.interfaces.
FuelConsumer
com.planet_ink.coffee_mud.Items.interfaces.
HandOfCards
com.planet_ink.coffee_mud.Items.interfaces.
DeckOfCards
com.planet_ink.coffee_mud.Items.interfaces.
DoorKey
com.planet_ink.coffee_mud.Items.interfaces.
InnKey
com.planet_ink.coffee_mud.Items.interfaces.
Electronics
(also extends com.planet_ink.coffee_mud.Items.interfaces.
Technical
)
com.planet_ink.coffee_mud.Items.interfaces.
ElecPanel
com.planet_ink.coffee_mud.Items.interfaces.
Computer
com.planet_ink.coffee_mud.Items.interfaces.
PowerSource
com.planet_ink.coffee_mud.Items.interfaces.
PowerGenerator
com.planet_ink.coffee_mud.Items.interfaces.
TechComponent
com.planet_ink.coffee_mud.Items.interfaces.
ShipEngine
com.planet_ink.coffee_mud.Items.interfaces.
ShipWarComponent
(also extends com.planet_ink.coffee_mud.Items.interfaces.
ShipDirectional
)
com.planet_ink.coffee_mud.Items.interfaces.
Food
(also extends com.planet_ink.coffee_mud.core.interfaces.
Decayable
)
com.planet_ink.coffee_mud.Items.interfaces.
Pill
(also extends com.planet_ink.coffee_mud.Items.interfaces.
MiscMagic
, com.planet_ink.coffee_mud.Items.interfaces.
SpellHolder
)
com.planet_ink.coffee_mud.Items.interfaces.
Light
com.planet_ink.coffee_mud.Items.interfaces.
MiscMagic
com.planet_ink.coffee_mud.Items.interfaces.
MagicDust
(also extends com.planet_ink.coffee_mud.Items.interfaces.
SpellHolder
)
com.planet_ink.coffee_mud.Items.interfaces.
Pill
(also extends com.planet_ink.coffee_mud.Items.interfaces.
Food
, com.planet_ink.coffee_mud.Items.interfaces.
SpellHolder
)
com.planet_ink.coffee_mud.Items.interfaces.
Potion
(also extends com.planet_ink.coffee_mud.core.interfaces.
Drink
, com.planet_ink.coffee_mud.Items.interfaces.
SpellHolder
)
com.planet_ink.coffee_mud.Items.interfaces.
Wand
(also extends com.planet_ink.coffee_mud.core.interfaces.
Dischargeable
)
com.planet_ink.coffee_mud.Items.interfaces.
MusicalInstrument
com.planet_ink.coffee_mud.Items.interfaces.
NavigableItem
(also extends com.planet_ink.coffee_mud.Items.interfaces.
Boardable
, com.planet_ink.coffee_mud.core.interfaces.
Rideable
, com.planet_ink.coffee_mud.Items.interfaces.
SiegableItem
)
com.planet_ink.coffee_mud.Items.interfaces.
PackagedItems
com.planet_ink.coffee_mud.Items.interfaces.
PlayingCard
com.planet_ink.coffee_mud.Items.interfaces.
RawMaterial
com.planet_ink.coffee_mud.Items.interfaces.
RecipesBook
(also extends com.planet_ink.coffee_mud.core.interfaces.
Recipes
)
com.planet_ink.coffee_mud.Items.interfaces.
RoomMap
com.planet_ink.coffee_mud.Items.interfaces.
Scroll
(also extends com.planet_ink.coffee_mud.Items.interfaces.
SpellHolder
)
com.planet_ink.coffee_mud.Items.interfaces.
Shield
com.planet_ink.coffee_mud.Items.interfaces.
ShipDirectional
com.planet_ink.coffee_mud.Items.interfaces.
ShipWarComponent
(also extends com.planet_ink.coffee_mud.Items.interfaces.
TechComponent
)
com.planet_ink.coffee_mud.core.interfaces.
SpaceObject.SpaceGateway
(also extends com.planet_ink.coffee_mud.core.interfaces.
SpaceObject
)
com.planet_ink.coffee_mud.Items.interfaces.
SiegableItem
(also extends com.planet_ink.coffee_mud.core.interfaces.
Combatant
)
com.planet_ink.coffee_mud.Items.interfaces.
NavigableItem
(also extends com.planet_ink.coffee_mud.Items.interfaces.
Boardable
, com.planet_ink.coffee_mud.Items.interfaces.
Item
, com.planet_ink.coffee_mud.core.interfaces.
Rideable
)
com.planet_ink.coffee_mud.Items.interfaces.
Software
(also extends com.planet_ink.coffee_mud.Items.interfaces.
Technical
)
com.planet_ink.coffee_mud.Items.interfaces.
Technical
com.planet_ink.coffee_mud.Items.interfaces.
Electronics
(also extends com.planet_ink.coffee_mud.Items.interfaces.
Item
)
com.planet_ink.coffee_mud.Items.interfaces.
ElecPanel
com.planet_ink.coffee_mud.Items.interfaces.
Computer
com.planet_ink.coffee_mud.Items.interfaces.
PowerSource
com.planet_ink.coffee_mud.Items.interfaces.
PowerGenerator
com.planet_ink.coffee_mud.Items.interfaces.
TechComponent
com.planet_ink.coffee_mud.Items.interfaces.
ShipEngine
com.planet_ink.coffee_mud.Items.interfaces.
ShipWarComponent
(also extends com.planet_ink.coffee_mud.Items.interfaces.
ShipDirectional
)
com.planet_ink.coffee_mud.Items.interfaces.
Software
(also extends com.planet_ink.coffee_mud.Items.interfaces.
Item
)
com.planet_ink.coffee_mud.Items.interfaces.
Weapon
com.planet_ink.coffee_mud.Items.interfaces.
AmmunitionWeapon
com.planet_ink.coffee_mud.core.interfaces.
PrivateProperty
com.planet_ink.coffee_mud.core.interfaces.
LandTitle
com.planet_ink.coffee_mud.core.interfaces.
Recipes
com.planet_ink.coffee_mud.Items.interfaces.
RecipesBook
(also extends com.planet_ink.coffee_mud.Items.interfaces.
Item
)
com.planet_ink.coffee_mud.core.interfaces.
ShopKeeper
(also extends com.planet_ink.coffee_mud.core.interfaces.
Economics
)
com.planet_ink.coffee_mud.MOBS.interfaces.
Auctioneer
(also extends com.planet_ink.coffee_mud.Common.interfaces.
AuctionPolicy
)
com.planet_ink.coffee_mud.MOBS.interfaces.
Banker
com.planet_ink.coffee_mud.MOBS.interfaces.
Librarian
com.planet_ink.coffee_mud.MOBS.interfaces.
PostOffice
com.planet_ink.coffee_mud.Common.interfaces.
Social
(also extends com.planet_ink.coffee_mud.Common.interfaces.
CMCommon
)
com.planet_ink.coffee_mud.core.interfaces.
SpaceObject
(also extends com.planet_ink.coffee_mud.core.interfaces.
BoundedObject
)
com.planet_ink.coffee_mud.core.interfaces.
SpaceObject.SpaceGateway
(also extends com.planet_ink.coffee_mud.Items.interfaces.
ShipDirectional
)
com.planet_ink.coffee_mud.Items.interfaces.
SpaceShip
(also extends com.planet_ink.coffee_mud.Items.interfaces.
Boardable
)
com.planet_ink.coffee_mud.Items.interfaces.
Wearable
com.planet_ink.coffee_mud.Items.interfaces.
Item
(also extends com.planet_ink.coffee_mud.core.interfaces.
DBIdentifiable
, com.planet_ink.coffee_mud.core.interfaces.
Readable
, com.planet_ink.coffee_mud.core.interfaces.
Rider
)
com.planet_ink.coffee_mud.Items.interfaces.
Ammunition
com.planet_ink.coffee_mud.Items.interfaces.
Armor
com.planet_ink.coffee_mud.Items.interfaces.
BodyToken
com.planet_ink.coffee_mud.Items.interfaces.
FalseLimb
com.planet_ink.coffee_mud.Items.interfaces.
Book
com.planet_ink.coffee_mud.Items.interfaces.
CagedAnimal
com.planet_ink.coffee_mud.Items.interfaces.
ClanItem
com.planet_ink.coffee_mud.Items.interfaces.
Coins
com.planet_ink.coffee_mud.Items.interfaces.
Container
(also extends com.planet_ink.coffee_mud.core.interfaces.
CloseableLockable
)
com.planet_ink.coffee_mud.Items.interfaces.
DeadBody
com.planet_ink.coffee_mud.Items.interfaces.
FuelConsumer
com.planet_ink.coffee_mud.Items.interfaces.
HandOfCards
com.planet_ink.coffee_mud.Items.interfaces.
DeckOfCards
com.planet_ink.coffee_mud.Items.interfaces.
DoorKey
com.planet_ink.coffee_mud.Items.interfaces.
InnKey
com.planet_ink.coffee_mud.Items.interfaces.
Electronics
(also extends com.planet_ink.coffee_mud.Items.interfaces.
Technical
)
com.planet_ink.coffee_mud.Items.interfaces.
ElecPanel
com.planet_ink.coffee_mud.Items.interfaces.
Computer
com.planet_ink.coffee_mud.Items.interfaces.
PowerSource
com.planet_ink.coffee_mud.Items.interfaces.
PowerGenerator
com.planet_ink.coffee_mud.Items.interfaces.
TechComponent
com.planet_ink.coffee_mud.Items.interfaces.
ShipEngine
com.planet_ink.coffee_mud.Items.interfaces.
ShipWarComponent
(also extends com.planet_ink.coffee_mud.Items.interfaces.
ShipDirectional
)
com.planet_ink.coffee_mud.Items.interfaces.
Food
(also extends com.planet_ink.coffee_mud.core.interfaces.
Decayable
)
com.planet_ink.coffee_mud.Items.interfaces.
Pill
(also extends com.planet_ink.coffee_mud.Items.interfaces.
MiscMagic
, com.planet_ink.coffee_mud.Items.interfaces.
SpellHolder
)
com.planet_ink.coffee_mud.Items.interfaces.
Light
com.planet_ink.coffee_mud.Items.interfaces.
MiscMagic
com.planet_ink.coffee_mud.Items.interfaces.
MagicDust
(also extends com.planet_ink.coffee_mud.Items.interfaces.
SpellHolder
)
com.planet_ink.coffee_mud.Items.interfaces.
Pill
(also extends com.planet_ink.coffee_mud.Items.interfaces.
Food
, com.planet_ink.coffee_mud.Items.interfaces.
SpellHolder
)
com.planet_ink.coffee_mud.Items.interfaces.
Potion
(also extends com.planet_ink.coffee_mud.core.interfaces.
Drink
, com.planet_ink.coffee_mud.Items.interfaces.
SpellHolder
)
com.planet_ink.coffee_mud.Items.interfaces.
Wand
(also extends com.planet_ink.coffee_mud.core.interfaces.
Dischargeable
)
com.planet_ink.coffee_mud.Items.interfaces.
MusicalInstrument
com.planet_ink.coffee_mud.Items.interfaces.
NavigableItem
(also extends com.planet_ink.coffee_mud.Items.interfaces.
Boardable
, com.planet_ink.coffee_mud.core.interfaces.
Rideable
, com.planet_ink.coffee_mud.Items.interfaces.
SiegableItem
)
com.planet_ink.coffee_mud.Items.interfaces.
PackagedItems
com.planet_ink.coffee_mud.Items.interfaces.
PlayingCard
com.planet_ink.coffee_mud.Items.interfaces.
RawMaterial
com.planet_ink.coffee_mud.Items.interfaces.
RecipesBook
(also extends com.planet_ink.coffee_mud.core.interfaces.
Recipes
)
com.planet_ink.coffee_mud.Items.interfaces.
RoomMap
com.planet_ink.coffee_mud.Items.interfaces.
Scroll
(also extends com.planet_ink.coffee_mud.Items.interfaces.
SpellHolder
)
com.planet_ink.coffee_mud.Items.interfaces.
Shield
com.planet_ink.coffee_mud.Items.interfaces.
ShipDirectional
com.planet_ink.coffee_mud.Items.interfaces.
ShipWarComponent
(also extends com.planet_ink.coffee_mud.Items.interfaces.
TechComponent
)
com.planet_ink.coffee_mud.core.interfaces.
SpaceObject.SpaceGateway
(also extends com.planet_ink.coffee_mud.core.interfaces.
SpaceObject
)
com.planet_ink.coffee_mud.Items.interfaces.
SiegableItem
(also extends com.planet_ink.coffee_mud.core.interfaces.
Combatant
)
com.planet_ink.coffee_mud.Items.interfaces.
NavigableItem
(also extends com.planet_ink.coffee_mud.Items.interfaces.
Boardable
, com.planet_ink.coffee_mud.Items.interfaces.
Item
, com.planet_ink.coffee_mud.core.interfaces.
Rideable
)
com.planet_ink.coffee_mud.Items.interfaces.
Software
(also extends com.planet_ink.coffee_mud.Items.interfaces.
Technical
)
com.planet_ink.coffee_mud.Items.interfaces.
Technical
com.planet_ink.coffee_mud.Items.interfaces.
Electronics
(also extends com.planet_ink.coffee_mud.Items.interfaces.
Item
)
com.planet_ink.coffee_mud.Items.interfaces.
ElecPanel
com.planet_ink.coffee_mud.Items.interfaces.
Computer
com.planet_ink.coffee_mud.Items.interfaces.
PowerSource
com.planet_ink.coffee_mud.Items.interfaces.
PowerGenerator
com.planet_ink.coffee_mud.Items.interfaces.
TechComponent
com.planet_ink.coffee_mud.Items.interfaces.
ShipEngine
com.planet_ink.coffee_mud.Items.interfaces.
ShipWarComponent
(also extends com.planet_ink.coffee_mud.Items.interfaces.
ShipDirectional
)
com.planet_ink.coffee_mud.Items.interfaces.
Software
(also extends com.planet_ink.coffee_mud.Items.interfaces.
Item
)
com.planet_ink.coffee_mud.Items.interfaces.
Weapon
com.planet_ink.coffee_mud.Items.interfaces.
AmmunitionWeapon
com.planet_ink.coffee_mud.Common.interfaces.
Tattoo
(also extends java.lang.Cloneable, com.planet_ink.coffee_mud.Common.interfaces.
CMCommon
, com.planet_ink.coffee_mud.core.interfaces.
CMObject
)
com.planet_ink.coffee_mud.Common.interfaces.
Faction.FAbilityUsage
com.planet_ink.coffee_mud.Common.interfaces.
Faction.FactionChangeEvent
com.planet_ink.coffee_mud.Common.interfaces.
Faction.FRange
com.planet_ink.coffee_mud.Common.interfaces.
Faction.FReactionItem
com.planet_ink.coffee_mud.Common.interfaces.
Faction.FZapFactor
com.planet_ink.coffee_mud.core.interfaces.
FactionMember
com.planet_ink.coffee_mud.MOBS.interfaces.
MOB
(also extends com.planet_ink.coffee_mud.core.interfaces.
AbilityContainer
, com.planet_ink.coffee_mud.core.interfaces.
Combatant
, com.planet_ink.coffee_mud.core.interfaces.
DBIdentifiable
, com.planet_ink.coffee_mud.core.interfaces.
Followable
<T>, com.planet_ink.coffee_mud.core.interfaces.
ItemPossessor
, com.planet_ink.coffee_mud.core.interfaces.
MUDCmdProcessor
, com.planet_ink.coffee_mud.core.interfaces.
PhysicalAgent
, com.planet_ink.coffee_mud.core.interfaces.
Rider
, com.planet_ink.coffee_mud.core.interfaces.
Tattooable
)
com.planet_ink.coffee_mud.MOBS.interfaces.
Deity
com.planet_ink.coffee_mud.core.collections.
Filterer
<K>
com.planet_ink.coffee_mud.core.collections.
FullConverter
<K,L>
com.planet_ink.coffee_mud.Libraries.interfaces.
GenericEditor.CMEval
com.planet_ink.coffee_web.interfaces.HTTPOutputConverter
com.planet_ink.coffee_mud.Libraries.interfaces.
WebMacroLibrary
(also extends com.planet_ink.coffee_mud.Libraries.interfaces.
CMLibrary
)
com.planet_ink.coffee_mud.core.intermud.i3.packets.
ImudServices
com.planet_ink.coffee_mud.core.intermud.i3.net.
Input
com.planet_ink.coffee_mud.core.intermud.i3.net.
InteractiveBody
java.lang.Iterable<T>
java.util.Collection<E>
com.planet_ink.coffee_mud.core.collections.
CMCache
<K>
java.util.List<E>
com.planet_ink.coffee_mud.core.collections.
CList
<K>
com.planet_ink.coffee_mud.core.collections.
PairList
<T,K>
com.planet_ink.coffee_mud.core.collections.
SearchIDList
<T>
com.planet_ink.coffee_mud.Libraries.interfaces.
SlaveryLibrary.GeasSteps
com.planet_ink.coffee_mud.core.collections.
TriadList
<T,K,L>
java.util.Set<E>
com.planet_ink.coffee_mud.Libraries.interfaces.
TrackingLibrary.TrackingFlags
com.planet_ink.coffee_mud.core.collections.
SizedIterable
<K>
com.planet_ink.coffee_mud.Libraries.interfaces.
JournalsLibrary.CommandJournal
com.planet_ink.coffee_mud.Libraries.interfaces.
JournalsLibrary.ForumJournal
com.planet_ink.coffee_mud.Libraries.interfaces.
JournalsLibrary.JournalMetaData
com.planet_ink.coffee_mud.Libraries.interfaces.
JournalsLibrary.MsgMkrCallback
com.planet_ink.coffee_mud.Libraries.interfaces.
JournalsLibrary.SMTPJournal
com.planet_ink.coffee_mud.core.collections.
ListGetIterator.ListIteratorRemover
<K,J>
com.planet_ink.coffee_mud.Libraries.interfaces.
ListingLibrary.ListStringer
com.planet_ink.coffee_mud.core.
Log.LogReader
java.util.Map<K,V>
com.planet_ink.coffee_mud.core.collections.
CMap
<K,F>
com.planet_ink.coffee_mud.Libraries.interfaces.
MaskingLibrary.CompiledZMask
com.planet_ink.coffee_mud.Libraries.interfaces.
MaskingLibrary.CompiledZMaskEntry
com.planet_ink.coffee_mud.Libraries.interfaces.
MaterialLibrary.DeadResourceRecord
com.planet_ink.coffee_mud.Libraries.interfaces.
MoneyLibrary.DebtItem
com.planet_ink.coffee_mud.Libraries.interfaces.
MoneyLibrary.MoneyDefinition
com.planet_ink.coffee_mud.Libraries.interfaces.
MoneyLibrary.MoneyDenomination
com.planet_ink.coffee_mud.core.interfaces.
MsgListener
com.planet_ink.coffee_mud.Behaviors.interfaces.
Behavior
(also extends com.planet_ink.coffee_mud.core.interfaces.
Contingent
, com.planet_ink.coffee_mud.core.interfaces.
Modifiable
, com.planet_ink.coffee_mud.core.interfaces.
Tickable
)
com.planet_ink.coffee_mud.Behaviors.interfaces.
ChattyBehavior
com.planet_ink.coffee_mud.Behaviors.interfaces.
LegalBehavior
com.planet_ink.coffee_mud.Behaviors.interfaces.
MobileBehavior
com.planet_ink.coffee_mud.CharClasses.interfaces.
CharClass
(also extends com.planet_ink.coffee_mud.core.interfaces.
CMObject
, com.planet_ink.coffee_mud.core.interfaces.
Modifiable
, com.planet_ink.coffee_mud.core.interfaces.
StatsAffecting
, com.planet_ink.coffee_mud.core.interfaces.
Tickable
)
com.planet_ink.coffee_mud.core.interfaces.
Environmental
(also extends com.planet_ink.coffee_mud.core.interfaces.
Contingent
, com.planet_ink.coffee_mud.core.interfaces.
Expireable
, com.planet_ink.coffee_mud.core.interfaces.
Modifiable
, com.planet_ink.coffee_mud.core.interfaces.
StatsAffecting
, com.planet_ink.coffee_mud.core.interfaces.
Tickable
)
com.planet_ink.coffee_mud.Abilities.interfaces.
Ability
com.planet_ink.coffee_mud.Abilities.interfaces.
CraftorAbility
(also extends com.planet_ink.coffee_mud.core.interfaces.
RecipeDriven
)
com.planet_ink.coffee_mud.Abilities.interfaces.
ItemCraftor
com.planet_ink.coffee_mud.Abilities.interfaces.
ExtendableAbility
com.planet_ink.coffee_mud.Abilities.interfaces.
HealthCondition
com.planet_ink.coffee_mud.Abilities.interfaces.
DiseaseAffect
com.planet_ink.coffee_mud.Abilities.interfaces.
ItemTicker
com.planet_ink.coffee_mud.Abilities.interfaces.
Language
com.planet_ink.coffee_mud.Abilities.interfaces.
LimbDamage
com.planet_ink.coffee_mud.Abilities.interfaces.
MendingSkill
com.planet_ink.coffee_mud.Abilities.interfaces.
PlanarAbility
com.planet_ink.coffee_mud.Items.interfaces.
Scroll.ScrollUsage
com.planet_ink.coffee_mud.Abilities.interfaces.
Trap
com.planet_ink.coffee_mud.Abilities.interfaces.
TriggeredAffect
com.planet_ink.coffee_mud.Items.interfaces.
Wand.WandUsage
com.planet_ink.coffee_mud.Items.interfaces.
Boardable
com.planet_ink.coffee_mud.Items.interfaces.
NavigableItem
(also extends com.planet_ink.coffee_mud.Items.interfaces.
Item
, com.planet_ink.coffee_mud.core.interfaces.
Rideable
, com.planet_ink.coffee_mud.Items.interfaces.
SiegableItem
)
com.planet_ink.coffee_mud.Items.interfaces.
SpaceShip
(also extends com.planet_ink.coffee_mud.core.interfaces.
SpaceObject
)
com.planet_ink.coffee_mud.core.interfaces.
Decayable
com.planet_ink.coffee_mud.core.interfaces.
Drink
(also extends com.planet_ink.coffee_mud.core.interfaces.
Environmental
, com.planet_ink.coffee_mud.core.interfaces.
LiquidHolder
)
com.planet_ink.coffee_mud.Items.interfaces.
Potion
(also extends com.planet_ink.coffee_mud.Items.interfaces.
MiscMagic
, com.planet_ink.coffee_mud.Items.interfaces.
SpellHolder
)
com.planet_ink.coffee_mud.Items.interfaces.
Food
(also extends com.planet_ink.coffee_mud.Items.interfaces.
Item
)
com.planet_ink.coffee_mud.Items.interfaces.
Pill
(also extends com.planet_ink.coffee_mud.Items.interfaces.
MiscMagic
, com.planet_ink.coffee_mud.Items.interfaces.
SpellHolder
)
com.planet_ink.coffee_mud.core.interfaces.
Dischargeable
com.planet_ink.coffee_mud.Items.interfaces.
Wand
(also extends com.planet_ink.coffee_mud.Items.interfaces.
MiscMagic
)
com.planet_ink.coffee_mud.core.interfaces.
Drink
(also extends com.planet_ink.coffee_mud.core.interfaces.
Decayable
, com.planet_ink.coffee_mud.core.interfaces.
LiquidHolder
)
com.planet_ink.coffee_mud.Items.interfaces.
Potion
(also extends com.planet_ink.coffee_mud.Items.interfaces.
MiscMagic
, com.planet_ink.coffee_mud.Items.interfaces.
SpellHolder
)
com.planet_ink.coffee_mud.core.interfaces.
Economics
com.planet_ink.coffee_mud.Areas.interfaces.
Area
(also extends com.planet_ink.coffee_mud.core.interfaces.
PhysicalAgent
, com.planet_ink.coffee_mud.core.interfaces.
Places
)
com.planet_ink.coffee_mud.Areas.interfaces.
AutoGenArea
com.planet_ink.coffee_mud.Areas.interfaces.
SubArea
com.planet_ink.coffee_mud.core.interfaces.
ShopKeeper
(also extends com.planet_ink.coffee_mud.core.interfaces.
Environmental
)
com.planet_ink.coffee_mud.MOBS.interfaces.
Auctioneer
(also extends com.planet_ink.coffee_mud.Common.interfaces.
AuctionPolicy
)
com.planet_ink.coffee_mud.MOBS.interfaces.
Banker
com.planet_ink.coffee_mud.MOBS.interfaces.
Librarian
com.planet_ink.coffee_mud.MOBS.interfaces.
PostOffice
com.planet_ink.coffee_mud.Areas.interfaces.
GridZones
com.planet_ink.coffee_mud.Locales.interfaces.
GridLocale
(also extends com.planet_ink.coffee_mud.Locales.interfaces.
Room
)
com.planet_ink.coffee_mud.core.interfaces.
LiquidHolder
com.planet_ink.coffee_mud.core.interfaces.
Drink
(also extends com.planet_ink.coffee_mud.core.interfaces.
Decayable
, com.planet_ink.coffee_mud.core.interfaces.
Environmental
)
com.planet_ink.coffee_mud.Items.interfaces.
Potion
(also extends com.planet_ink.coffee_mud.Items.interfaces.
MiscMagic
, com.planet_ink.coffee_mud.Items.interfaces.
SpellHolder
)
com.planet_ink.coffee_mud.core.interfaces.
Physical
(also extends com.planet_ink.coffee_mud.core.interfaces.
Affectable
)
com.planet_ink.coffee_mud.core.interfaces.
CloseableLockable
com.planet_ink.coffee_mud.Items.interfaces.
Container
(also extends com.planet_ink.coffee_mud.Items.interfaces.
Item
)
com.planet_ink.coffee_mud.Items.interfaces.
DeadBody
com.planet_ink.coffee_mud.Items.interfaces.
FuelConsumer
com.planet_ink.coffee_mud.Items.interfaces.
HandOfCards
com.planet_ink.coffee_mud.Items.interfaces.
DeckOfCards
com.planet_ink.coffee_mud.Exits.interfaces.
Exit
(also extends com.planet_ink.coffee_mud.core.interfaces.
PhysicalAgent
, com.planet_ink.coffee_mud.core.interfaces.
Readable
)
com.planet_ink.coffee_mud.Exits.interfaces.
PrepositionExit
com.planet_ink.coffee_mud.core.interfaces.
Followable
<T>
com.planet_ink.coffee_mud.MOBS.interfaces.
MOB
(also extends com.planet_ink.coffee_mud.core.interfaces.
AbilityContainer
, com.planet_ink.coffee_mud.core.interfaces.
Combatant
, com.planet_ink.coffee_mud.core.interfaces.
DBIdentifiable
, com.planet_ink.coffee_mud.core.interfaces.
FactionMember
, com.planet_ink.coffee_mud.core.interfaces.
ItemPossessor
, com.planet_ink.coffee_mud.core.interfaces.
MUDCmdProcessor
, com.planet_ink.coffee_mud.core.interfaces.
PhysicalAgent
, com.planet_ink.coffee_mud.core.interfaces.
Rider
, com.planet_ink.coffee_mud.core.interfaces.
Tattooable
)
com.planet_ink.coffee_mud.MOBS.interfaces.
Deity
com.planet_ink.coffee_mud.core.interfaces.
PhysicalAgent
(also extends com.planet_ink.coffee_mud.core.interfaces.
Behavable
)
com.planet_ink.coffee_mud.Areas.interfaces.
Area
(also extends com.planet_ink.coffee_mud.core.interfaces.
Economics
, com.planet_ink.coffee_mud.core.interfaces.
Places
)
com.planet_ink.coffee_mud.Areas.interfaces.
AutoGenArea
com.planet_ink.coffee_mud.Areas.interfaces.
SubArea
com.planet_ink.coffee_mud.core.interfaces.
Combatant
com.planet_ink.coffee_mud.MOBS.interfaces.
MOB
(also extends com.planet_ink.coffee_mud.core.interfaces.
AbilityContainer
, com.planet_ink.coffee_mud.core.interfaces.
DBIdentifiable
, com.planet_ink.coffee_mud.core.interfaces.
FactionMember
, com.planet_ink.coffee_mud.core.interfaces.
Followable
<T>, com.planet_ink.coffee_mud.core.interfaces.
ItemPossessor
, com.planet_ink.coffee_mud.core.interfaces.
MUDCmdProcessor
, com.planet_ink.coffee_mud.core.interfaces.
PhysicalAgent
, com.planet_ink.coffee_mud.core.interfaces.
Rider
, com.planet_ink.coffee_mud.core.interfaces.
Tattooable
)
com.planet_ink.coffee_mud.MOBS.interfaces.
Deity
com.planet_ink.coffee_mud.Items.interfaces.
SiegableItem
(also extends com.planet_ink.coffee_mud.Items.interfaces.
Item
)
com.planet_ink.coffee_mud.Items.interfaces.
NavigableItem
(also extends com.planet_ink.coffee_mud.Items.interfaces.
Boardable
, com.planet_ink.coffee_mud.Items.interfaces.
Item
, com.planet_ink.coffee_mud.core.interfaces.
Rideable
)
com.planet_ink.coffee_mud.Exits.interfaces.
Exit
(also extends com.planet_ink.coffee_mud.core.interfaces.
CloseableLockable
, com.planet_ink.coffee_mud.core.interfaces.
Readable
)
com.planet_ink.coffee_mud.Exits.interfaces.
PrepositionExit
com.planet_ink.coffee_mud.core.interfaces.
ItemPossessor
(also extends com.planet_ink.coffee_mud.core.interfaces.
ItemCollection
)
com.planet_ink.coffee_mud.MOBS.interfaces.
MOB
(also extends com.planet_ink.coffee_mud.core.interfaces.
AbilityContainer
, com.planet_ink.coffee_mud.core.interfaces.
Combatant
, com.planet_ink.coffee_mud.core.interfaces.
DBIdentifiable
, com.planet_ink.coffee_mud.core.interfaces.
FactionMember
, com.planet_ink.coffee_mud.core.interfaces.
Followable
<T>, com.planet_ink.coffee_mud.core.interfaces.
MUDCmdProcessor
, com.planet_ink.coffee_mud.core.interfaces.
PhysicalAgent
, com.planet_ink.coffee_mud.core.interfaces.
Rider
, com.planet_ink.coffee_mud.core.interfaces.
Tattooable
)
com.planet_ink.coffee_mud.MOBS.interfaces.
Deity
com.planet_ink.coffee_mud.Locales.interfaces.
Room
(also extends com.planet_ink.coffee_mud.core.interfaces.
PhysicalAgent
, com.planet_ink.coffee_mud.core.interfaces.
Places
)
com.planet_ink.coffee_mud.Locales.interfaces.
GridLocale
(also extends com.planet_ink.coffee_mud.Areas.interfaces.
GridZones
)
com.planet_ink.coffee_mud.Locales.interfaces.
LocationRoom
com.planet_ink.coffee_mud.MOBS.interfaces.
MOB
(also extends com.planet_ink.coffee_mud.core.interfaces.
AbilityContainer
, com.planet_ink.coffee_mud.core.interfaces.
Combatant
, com.planet_ink.coffee_mud.core.interfaces.
DBIdentifiable
, com.planet_ink.coffee_mud.core.interfaces.
FactionMember
, com.planet_ink.coffee_mud.core.interfaces.
Followable
<T>, com.planet_ink.coffee_mud.core.interfaces.
ItemPossessor
, com.planet_ink.coffee_mud.core.interfaces.
MUDCmdProcessor
, com.planet_ink.coffee_mud.core.interfaces.
Rider
, com.planet_ink.coffee_mud.core.interfaces.
Tattooable
)
com.planet_ink.coffee_mud.MOBS.interfaces.
Deity
com.planet_ink.coffee_mud.core.interfaces.
Places
com.planet_ink.coffee_mud.Areas.interfaces.
Area
(also extends com.planet_ink.coffee_mud.core.interfaces.
Economics
, com.planet_ink.coffee_mud.core.interfaces.
PhysicalAgent
)
com.planet_ink.coffee_mud.Areas.interfaces.
AutoGenArea
com.planet_ink.coffee_mud.Areas.interfaces.
SubArea
com.planet_ink.coffee_mud.Locales.interfaces.
Room
(also extends com.planet_ink.coffee_mud.core.interfaces.
ItemPossessor
, com.planet_ink.coffee_mud.core.interfaces.
PhysicalAgent
)
com.planet_ink.coffee_mud.Locales.interfaces.
GridLocale
(also extends com.planet_ink.coffee_mud.Areas.interfaces.
GridZones
)
com.planet_ink.coffee_mud.Locales.interfaces.
LocationRoom
com.planet_ink.coffee_mud.core.interfaces.
Rider
com.planet_ink.coffee_mud.Items.interfaces.
Item
(also extends com.planet_ink.coffee_mud.core.interfaces.
DBIdentifiable
, com.planet_ink.coffee_mud.core.interfaces.
Readable
, com.planet_ink.coffee_mud.Items.interfaces.
Wearable
)
com.planet_ink.coffee_mud.Items.interfaces.
Ammunition
com.planet_ink.coffee_mud.Items.interfaces.
Armor
com.planet_ink.coffee_mud.Items.interfaces.
BodyToken
com.planet_ink.coffee_mud.Items.interfaces.
FalseLimb
com.planet_ink.coffee_mud.Items.interfaces.
Book
com.planet_ink.coffee_mud.Items.interfaces.
CagedAnimal
com.planet_ink.coffee_mud.Items.interfaces.
ClanItem
com.planet_ink.coffee_mud.Items.interfaces.
Coins
com.planet_ink.coffee_mud.Items.interfaces.
Container
(also extends com.planet_ink.coffee_mud.core.interfaces.
CloseableLockable
)
com.planet_ink.coffee_mud.Items.interfaces.
DeadBody
com.planet_ink.coffee_mud.Items.interfaces.
FuelConsumer
com.planet_ink.coffee_mud.Items.interfaces.
HandOfCards
com.planet_ink.coffee_mud.Items.interfaces.
DeckOfCards
com.planet_ink.coffee_mud.Items.interfaces.
DoorKey
com.planet_ink.coffee_mud.Items.interfaces.
InnKey
com.planet_ink.coffee_mud.Items.interfaces.
Electronics
(also extends com.planet_ink.coffee_mud.Items.interfaces.
Technical
)
com.planet_ink.coffee_mud.Items.interfaces.
ElecPanel
com.planet_ink.coffee_mud.Items.interfaces.
Computer
com.planet_ink.coffee_mud.Items.interfaces.
PowerSource
com.planet_ink.coffee_mud.Items.interfaces.
PowerGenerator
com.planet_ink.coffee_mud.Items.interfaces.
TechComponent
com.planet_ink.coffee_mud.Items.interfaces.
ShipEngine
com.planet_ink.coffee_mud.Items.interfaces.
ShipWarComponent
(also extends com.planet_ink.coffee_mud.Items.interfaces.
ShipDirectional
)
com.planet_ink.coffee_mud.Items.interfaces.
Food
(also extends com.planet_ink.coffee_mud.core.interfaces.
Decayable
)
com.planet_ink.coffee_mud.Items.interfaces.
Pill
(also extends com.planet_ink.coffee_mud.Items.interfaces.
MiscMagic
, com.planet_ink.coffee_mud.Items.interfaces.
SpellHolder
)
com.planet_ink.coffee_mud.Items.interfaces.
Light
com.planet_ink.coffee_mud.Items.interfaces.
MiscMagic
com.planet_ink.coffee_mud.Items.interfaces.
MagicDust
(also extends com.planet_ink.coffee_mud.Items.interfaces.
SpellHolder
)
com.planet_ink.coffee_mud.Items.interfaces.
Pill
(also extends com.planet_ink.coffee_mud.Items.interfaces.
Food
, com.planet_ink.coffee_mud.Items.interfaces.
SpellHolder
)
com.planet_ink.coffee_mud.Items.interfaces.
Potion
(also extends com.planet_ink.coffee_mud.core.interfaces.
Drink
, com.planet_ink.coffee_mud.Items.interfaces.
SpellHolder
)
com.planet_ink.coffee_mud.Items.interfaces.
Wand
(also extends com.planet_ink.coffee_mud.core.interfaces.
Dischargeable
)
com.planet_ink.coffee_mud.Items.interfaces.
MusicalInstrument
com.planet_ink.coffee_mud.Items.interfaces.
NavigableItem
(also extends com.planet_ink.coffee_mud.Items.interfaces.
Boardable
, com.planet_ink.coffee_mud.core.interfaces.
Rideable
, com.planet_ink.coffee_mud.Items.interfaces.
SiegableItem
)
com.planet_ink.coffee_mud.Items.interfaces.
PackagedItems
com.planet_ink.coffee_mud.Items.interfaces.
PlayingCard
com.planet_ink.coffee_mud.Items.interfaces.
RawMaterial
com.planet_ink.coffee_mud.Items.interfaces.
RecipesBook
(also extends com.planet_ink.coffee_mud.core.interfaces.
Recipes
)
com.planet_ink.coffee_mud.Items.interfaces.
RoomMap
com.planet_ink.coffee_mud.Items.interfaces.
Scroll
(also extends com.planet_ink.coffee_mud.Items.interfaces.
SpellHolder
)
com.planet_ink.coffee_mud.Items.interfaces.
Shield
com.planet_ink.coffee_mud.Items.interfaces.
ShipDirectional
com.planet_ink.coffee_mud.Items.interfaces.
ShipWarComponent
(also extends com.planet_ink.coffee_mud.Items.interfaces.
TechComponent
)
com.planet_ink.coffee_mud.core.interfaces.
SpaceObject.SpaceGateway
(also extends com.planet_ink.coffee_mud.core.interfaces.
SpaceObject
)
com.planet_ink.coffee_mud.Items.interfaces.
SiegableItem
(also extends com.planet_ink.coffee_mud.core.interfaces.
Combatant
)
com.planet_ink.coffee_mud.Items.interfaces.
NavigableItem
(also extends com.planet_ink.coffee_mud.Items.interfaces.
Boardable
, com.planet_ink.coffee_mud.Items.interfaces.
Item
, com.planet_ink.coffee_mud.core.interfaces.
Rideable
)
com.planet_ink.coffee_mud.Items.interfaces.
Software
(also extends com.planet_ink.coffee_mud.Items.interfaces.
Technical
)
com.planet_ink.coffee_mud.Items.interfaces.
Technical
com.planet_ink.coffee_mud.Items.interfaces.
Electronics
(also extends com.planet_ink.coffee_mud.Items.interfaces.
Item
)
com.planet_ink.coffee_mud.Items.interfaces.
ElecPanel
com.planet_ink.coffee_mud.Items.interfaces.
Computer
com.planet_ink.coffee_mud.Items.interfaces.
PowerSource
com.planet_ink.coffee_mud.Items.interfaces.
PowerGenerator
com.planet_ink.coffee_mud.Items.interfaces.
TechComponent
com.planet_ink.coffee_mud.Items.interfaces.
ShipEngine
com.planet_ink.coffee_mud.Items.interfaces.
ShipWarComponent
(also extends com.planet_ink.coffee_mud.Items.interfaces.
ShipDirectional
)
com.planet_ink.coffee_mud.Items.interfaces.
Software
(also extends com.planet_ink.coffee_mud.Items.interfaces.
Item
)
com.planet_ink.coffee_mud.Items.interfaces.
Weapon
com.planet_ink.coffee_mud.Items.interfaces.
AmmunitionWeapon
com.planet_ink.coffee_mud.MOBS.interfaces.
MOB
(also extends com.planet_ink.coffee_mud.core.interfaces.
AbilityContainer
, com.planet_ink.coffee_mud.core.interfaces.
Combatant
, com.planet_ink.coffee_mud.core.interfaces.
DBIdentifiable
, com.planet_ink.coffee_mud.core.interfaces.
FactionMember
, com.planet_ink.coffee_mud.core.interfaces.
Followable
<T>, com.planet_ink.coffee_mud.core.interfaces.
ItemPossessor
, com.planet_ink.coffee_mud.core.interfaces.
MUDCmdProcessor
, com.planet_ink.coffee_mud.core.interfaces.
PhysicalAgent
, com.planet_ink.coffee_mud.core.interfaces.
Tattooable
)
com.planet_ink.coffee_mud.MOBS.interfaces.
Deity
com.planet_ink.coffee_mud.core.interfaces.
Rideable
com.planet_ink.coffee_mud.Items.interfaces.
NavigableItem
(also extends com.planet_ink.coffee_mud.Items.interfaces.
Boardable
, com.planet_ink.coffee_mud.Items.interfaces.
Item
, com.planet_ink.coffee_mud.Items.interfaces.
SiegableItem
)
com.planet_ink.coffee_mud.Locales.interfaces.
Room
(also extends com.planet_ink.coffee_mud.core.interfaces.
ItemPossessor
, com.planet_ink.coffee_mud.core.interfaces.
Places
)
com.planet_ink.coffee_mud.Locales.interfaces.
GridLocale
(also extends com.planet_ink.coffee_mud.Areas.interfaces.
GridZones
)
com.planet_ink.coffee_mud.Locales.interfaces.
LocationRoom
com.planet_ink.coffee_mud.core.interfaces.
Readable
com.planet_ink.coffee_mud.Exits.interfaces.
Exit
(also extends com.planet_ink.coffee_mud.core.interfaces.
CloseableLockable
, com.planet_ink.coffee_mud.core.interfaces.
PhysicalAgent
)
com.planet_ink.coffee_mud.Exits.interfaces.
PrepositionExit
com.planet_ink.coffee_mud.Items.interfaces.
Item
(also extends com.planet_ink.coffee_mud.core.interfaces.
DBIdentifiable
, com.planet_ink.coffee_mud.core.interfaces.
Rider
, com.planet_ink.coffee_mud.Items.interfaces.
Wearable
)
com.planet_ink.coffee_mud.Items.interfaces.
Ammunition
com.planet_ink.coffee_mud.Items.interfaces.
Armor
com.planet_ink.coffee_mud.Items.interfaces.
BodyToken
com.planet_ink.coffee_mud.Items.interfaces.
FalseLimb
com.planet_ink.coffee_mud.Items.interfaces.
Book
com.planet_ink.coffee_mud.Items.interfaces.
CagedAnimal
com.planet_ink.coffee_mud.Items.interfaces.
ClanItem
com.planet_ink.coffee_mud.Items.interfaces.
Coins
com.planet_ink.coffee_mud.Items.interfaces.
Container
(also extends com.planet_ink.coffee_mud.core.interfaces.
CloseableLockable
)
com.planet_ink.coffee_mud.Items.interfaces.
DeadBody
com.planet_ink.coffee_mud.Items.interfaces.
FuelConsumer
com.planet_ink.coffee_mud.Items.interfaces.
HandOfCards
com.planet_ink.coffee_mud.Items.interfaces.
DeckOfCards
com.planet_ink.coffee_mud.Items.interfaces.
DoorKey
com.planet_ink.coffee_mud.Items.interfaces.
InnKey
com.planet_ink.coffee_mud.Items.interfaces.
Electronics
(also extends com.planet_ink.coffee_mud.Items.interfaces.
Technical
)
com.planet_ink.coffee_mud.Items.interfaces.
ElecPanel
com.planet_ink.coffee_mud.Items.interfaces.
Computer
com.planet_ink.coffee_mud.Items.interfaces.
PowerSource
com.planet_ink.coffee_mud.Items.interfaces.
PowerGenerator
com.planet_ink.coffee_mud.Items.interfaces.
TechComponent
com.planet_ink.coffee_mud.Items.interfaces.
ShipEngine
com.planet_ink.coffee_mud.Items.interfaces.
ShipWarComponent
(also extends com.planet_ink.coffee_mud.Items.interfaces.
ShipDirectional
)
com.planet_ink.coffee_mud.Items.interfaces.
Food
(also extends com.planet_ink.coffee_mud.core.interfaces.
Decayable
)
com.planet_ink.coffee_mud.Items.interfaces.
Pill
(also extends com.planet_ink.coffee_mud.Items.interfaces.
MiscMagic
, com.planet_ink.coffee_mud.Items.interfaces.
SpellHolder
)
com.planet_ink.coffee_mud.Items.interfaces.
Light
com.planet_ink.coffee_mud.Items.interfaces.
MiscMagic
com.planet_ink.coffee_mud.Items.interfaces.
MagicDust
(also extends com.planet_ink.coffee_mud.Items.interfaces.
SpellHolder
)
com.planet_ink.coffee_mud.Items.interfaces.
Pill
(also extends com.planet_ink.coffee_mud.Items.interfaces.
Food
, com.planet_ink.coffee_mud.Items.interfaces.
SpellHolder
)
com.planet_ink.coffee_mud.Items.interfaces.
Potion
(also extends com.planet_ink.coffee_mud.core.interfaces.
Drink
, com.planet_ink.coffee_mud.Items.interfaces.
SpellHolder
)
com.planet_ink.coffee_mud.Items.interfaces.
Wand
(also extends com.planet_ink.coffee_mud.core.interfaces.
Dischargeable
)
com.planet_ink.coffee_mud.Items.interfaces.
MusicalInstrument
com.planet_ink.coffee_mud.Items.interfaces.
NavigableItem
(also extends com.planet_ink.coffee_mud.Items.interfaces.
Boardable
, com.planet_ink.coffee_mud.core.interfaces.
Rideable
, com.planet_ink.coffee_mud.Items.interfaces.
SiegableItem
)
com.planet_ink.coffee_mud.Items.interfaces.
PackagedItems
com.planet_ink.coffee_mud.Items.interfaces.
PlayingCard
com.planet_ink.coffee_mud.Items.interfaces.
RawMaterial
com.planet_ink.coffee_mud.Items.interfaces.
RecipesBook
(also extends com.planet_ink.coffee_mud.core.interfaces.
Recipes
)
com.planet_ink.coffee_mud.Items.interfaces.
RoomMap
com.planet_ink.coffee_mud.Items.interfaces.
Scroll
(also extends com.planet_ink.coffee_mud.Items.interfaces.
SpellHolder
)
com.planet_ink.coffee_mud.Items.interfaces.
Shield
com.planet_ink.coffee_mud.Items.interfaces.
ShipDirectional
com.planet_ink.coffee_mud.Items.interfaces.
ShipWarComponent
(also extends com.planet_ink.coffee_mud.Items.interfaces.
TechComponent
)
com.planet_ink.coffee_mud.core.interfaces.
SpaceObject.SpaceGateway
(also extends com.planet_ink.coffee_mud.core.interfaces.
SpaceObject
)
com.planet_ink.coffee_mud.Items.interfaces.
SiegableItem
(also extends com.planet_ink.coffee_mud.core.interfaces.
Combatant
)
com.planet_ink.coffee_mud.Items.interfaces.
NavigableItem
(also extends com.planet_ink.coffee_mud.Items.interfaces.
Boardable
, com.planet_ink.coffee_mud.Items.interfaces.
Item
, com.planet_ink.coffee_mud.core.interfaces.
Rideable
)
com.planet_ink.coffee_mud.Items.interfaces.
Software
(also extends com.planet_ink.coffee_mud.Items.interfaces.
Technical
)
com.planet_ink.coffee_mud.Items.interfaces.
Technical
com.planet_ink.coffee_mud.Items.interfaces.
Electronics
(also extends com.planet_ink.coffee_mud.Items.interfaces.
Item
)
com.planet_ink.coffee_mud.Items.interfaces.
ElecPanel
com.planet_ink.coffee_mud.Items.interfaces.
Computer
com.planet_ink.coffee_mud.Items.interfaces.
PowerSource
com.planet_ink.coffee_mud.Items.interfaces.
PowerGenerator
com.planet_ink.coffee_mud.Items.interfaces.
TechComponent
com.planet_ink.coffee_mud.Items.interfaces.
ShipEngine
com.planet_ink.coffee_mud.Items.interfaces.
ShipWarComponent
(also extends com.planet_ink.coffee_mud.Items.interfaces.
ShipDirectional
)
com.planet_ink.coffee_mud.Items.interfaces.
Software
(also extends com.planet_ink.coffee_mud.Items.interfaces.
Item
)
com.planet_ink.coffee_mud.Items.interfaces.
Weapon
com.planet_ink.coffee_mud.Items.interfaces.
AmmunitionWeapon
com.planet_ink.coffee_mud.core.interfaces.
PrivateProperty
com.planet_ink.coffee_mud.core.interfaces.
LandTitle
com.planet_ink.coffee_mud.core.interfaces.
Recipes
com.planet_ink.coffee_mud.Items.interfaces.
RecipesBook
(also extends com.planet_ink.coffee_mud.Items.interfaces.
Item
)
com.planet_ink.coffee_mud.core.interfaces.
ShopKeeper
(also extends com.planet_ink.coffee_mud.core.interfaces.
Economics
)
com.planet_ink.coffee_mud.MOBS.interfaces.
Auctioneer
(also extends com.planet_ink.coffee_mud.Common.interfaces.
AuctionPolicy
)
com.planet_ink.coffee_mud.MOBS.interfaces.
Banker
com.planet_ink.coffee_mud.MOBS.interfaces.
Librarian
com.planet_ink.coffee_mud.MOBS.interfaces.
PostOffice
com.planet_ink.coffee_mud.Common.interfaces.
Social
(also extends com.planet_ink.coffee_mud.Common.interfaces.
CMCommon
)
com.planet_ink.coffee_mud.core.interfaces.
SpaceObject
(also extends com.planet_ink.coffee_mud.core.interfaces.
BoundedObject
)
com.planet_ink.coffee_mud.core.interfaces.
SpaceObject.SpaceGateway
(also extends com.planet_ink.coffee_mud.Items.interfaces.
ShipDirectional
)
com.planet_ink.coffee_mud.Items.interfaces.
SpaceShip
(also extends com.planet_ink.coffee_mud.Items.interfaces.
Boardable
)
com.planet_ink.coffee_mud.Items.interfaces.
Wearable
com.planet_ink.coffee_mud.Items.interfaces.
Item
(also extends com.planet_ink.coffee_mud.core.interfaces.
DBIdentifiable
, com.planet_ink.coffee_mud.core.interfaces.
Readable
, com.planet_ink.coffee_mud.core.interfaces.
Rider
)
com.planet_ink.coffee_mud.Items.interfaces.
Ammunition
com.planet_ink.coffee_mud.Items.interfaces.
Armor
com.planet_ink.coffee_mud.Items.interfaces.
BodyToken
com.planet_ink.coffee_mud.Items.interfaces.
FalseLimb
com.planet_ink.coffee_mud.Items.interfaces.
Book
com.planet_ink.coffee_mud.Items.interfaces.
CagedAnimal
com.planet_ink.coffee_mud.Items.interfaces.
ClanItem
com.planet_ink.coffee_mud.Items.interfaces.
Coins
com.planet_ink.coffee_mud.Items.interfaces.
Container
(also extends com.planet_ink.coffee_mud.core.interfaces.
CloseableLockable
)
com.planet_ink.coffee_mud.Items.interfaces.
DeadBody
com.planet_ink.coffee_mud.Items.interfaces.
FuelConsumer
com.planet_ink.coffee_mud.Items.interfaces.
HandOfCards
com.planet_ink.coffee_mud.Items.interfaces.
DeckOfCards
com.planet_ink.coffee_mud.Items.interfaces.
DoorKey
com.planet_ink.coffee_mud.Items.interfaces.
InnKey
com.planet_ink.coffee_mud.Items.interfaces.
Electronics
(also extends com.planet_ink.coffee_mud.Items.interfaces.
Technical
)
com.planet_ink.coffee_mud.Items.interfaces.
ElecPanel
com.planet_ink.coffee_mud.Items.interfaces.
Computer
com.planet_ink.coffee_mud.Items.interfaces.
PowerSource
com.planet_ink.coffee_mud.Items.interfaces.
PowerGenerator
com.planet_ink.coffee_mud.Items.interfaces.
TechComponent
com.planet_ink.coffee_mud.Items.interfaces.
ShipEngine
com.planet_ink.coffee_mud.Items.interfaces.
ShipWarComponent
(also extends com.planet_ink.coffee_mud.Items.interfaces.
ShipDirectional
)
com.planet_ink.coffee_mud.Items.interfaces.
Food
(also extends com.planet_ink.coffee_mud.core.interfaces.
Decayable
)
com.planet_ink.coffee_mud.Items.interfaces.
Pill
(also extends com.planet_ink.coffee_mud.Items.interfaces.
MiscMagic
, com.planet_ink.coffee_mud.Items.interfaces.
SpellHolder
)
com.planet_ink.coffee_mud.Items.interfaces.
Light
com.planet_ink.coffee_mud.Items.interfaces.
MiscMagic
com.planet_ink.coffee_mud.Items.interfaces.
MagicDust
(also extends com.planet_ink.coffee_mud.Items.interfaces.
SpellHolder
)
com.planet_ink.coffee_mud.Items.interfaces.
Pill
(also extends com.planet_ink.coffee_mud.Items.interfaces.
Food
, com.planet_ink.coffee_mud.Items.interfaces.
SpellHolder
)
com.planet_ink.coffee_mud.Items.interfaces.
Potion
(also extends com.planet_ink.coffee_mud.core.interfaces.
Drink
, com.planet_ink.coffee_mud.Items.interfaces.
SpellHolder
)
com.planet_ink.coffee_mud.Items.interfaces.
Wand
(also extends com.planet_ink.coffee_mud.core.interfaces.
Dischargeable
)
com.planet_ink.coffee_mud.Items.interfaces.
MusicalInstrument
com.planet_ink.coffee_mud.Items.interfaces.
NavigableItem
(also extends com.planet_ink.coffee_mud.Items.interfaces.
Boardable
, com.planet_ink.coffee_mud.core.interfaces.
Rideable
, com.planet_ink.coffee_mud.Items.interfaces.
SiegableItem
)
com.planet_ink.coffee_mud.Items.interfaces.
PackagedItems
com.planet_ink.coffee_mud.Items.interfaces.
PlayingCard
com.planet_ink.coffee_mud.Items.interfaces.
RawMaterial
com.planet_ink.coffee_mud.Items.interfaces.
RecipesBook
(also extends com.planet_ink.coffee_mud.core.interfaces.
Recipes
)
com.planet_ink.coffee_mud.Items.interfaces.
RoomMap
com.planet_ink.coffee_mud.Items.interfaces.
Scroll
(also extends com.planet_ink.coffee_mud.Items.interfaces.
SpellHolder
)
com.planet_ink.coffee_mud.Items.interfaces.
Shield
com.planet_ink.coffee_mud.Items.interfaces.
ShipDirectional
com.planet_ink.coffee_mud.Items.interfaces.
ShipWarComponent
(also extends com.planet_ink.coffee_mud.Items.interfaces.
TechComponent
)
com.planet_ink.coffee_mud.core.interfaces.
SpaceObject.SpaceGateway
(also extends com.planet_ink.coffee_mud.core.interfaces.
SpaceObject
)
com.planet_ink.coffee_mud.Items.interfaces.
SiegableItem
(also extends com.planet_ink.coffee_mud.core.interfaces.
Combatant
)
com.planet_ink.coffee_mud.Items.interfaces.
NavigableItem
(also extends com.planet_ink.coffee_mud.Items.interfaces.
Boardable
, com.planet_ink.coffee_mud.Items.interfaces.
Item
, com.planet_ink.coffee_mud.core.interfaces.
Rideable
)
com.planet_ink.coffee_mud.Items.interfaces.
Software
(also extends com.planet_ink.coffee_mud.Items.interfaces.
Technical
)
com.planet_ink.coffee_mud.Items.interfaces.
Technical
com.planet_ink.coffee_mud.Items.interfaces.
Electronics
(also extends com.planet_ink.coffee_mud.Items.interfaces.
Item
)
com.planet_ink.coffee_mud.Items.interfaces.
ElecPanel
com.planet_ink.coffee_mud.Items.interfaces.
Computer
com.planet_ink.coffee_mud.Items.interfaces.
PowerSource
com.planet_ink.coffee_mud.Items.interfaces.
PowerGenerator
com.planet_ink.coffee_mud.Items.interfaces.
TechComponent
com.planet_ink.coffee_mud.Items.interfaces.
ShipEngine
com.planet_ink.coffee_mud.Items.interfaces.
ShipWarComponent
(also extends com.planet_ink.coffee_mud.Items.interfaces.
ShipDirectional
)
com.planet_ink.coffee_mud.Items.interfaces.
Software
(also extends com.planet_ink.coffee_mud.Items.interfaces.
Item
)
com.planet_ink.coffee_mud.Items.interfaces.
Weapon
com.planet_ink.coffee_mud.Items.interfaces.
AmmunitionWeapon
com.planet_ink.coffee_mud.core.interfaces.
EventHandlers
(also extends com.planet_ink.coffee_mud.core.interfaces.
StatsAffecting
)
com.planet_ink.coffee_mud.Common.interfaces.
Faction
(also extends com.planet_ink.coffee_mud.Common.interfaces.
CMCommon
, com.planet_ink.coffee_mud.core.interfaces.
Contingent
)
com.planet_ink.coffee_mud.Common.interfaces.
Faction.FData
(also extends com.planet_ink.coffee_mud.core.interfaces.
StatsAffecting
)
com.planet_ink.coffee_mud.Races.interfaces.
Race
(also extends com.planet_ink.coffee_mud.core.interfaces.
CMObject
, com.planet_ink.coffee_mud.core.interfaces.
Modifiable
, com.planet_ink.coffee_mud.core.interfaces.
StatsAffecting
, com.planet_ink.coffee_mud.core.interfaces.
Tickable
)
com.planet_ink.coffee_mud.Common.interfaces.
ScriptingEngine
(also extends com.planet_ink.coffee_mud.Common.interfaces.
CMCommon
, com.planet_ink.coffee_mud.core.interfaces.
Tickable
)
com.planet_ink.coffee_mud.core.interfaces.
MsgMonitor
com.planet_ink.coffee_mud.core.interfaces.
MUDCmdProcessor
com.planet_ink.coffee_mud.MOBS.interfaces.
MOB
(also extends com.planet_ink.coffee_mud.core.interfaces.
AbilityContainer
, com.planet_ink.coffee_mud.core.interfaces.
Combatant
, com.planet_ink.coffee_mud.core.interfaces.
DBIdentifiable
, com.planet_ink.coffee_mud.core.interfaces.
FactionMember
, com.planet_ink.coffee_mud.core.interfaces.
Followable
<T>, com.planet_ink.coffee_mud.core.interfaces.
ItemPossessor
, com.planet_ink.coffee_mud.core.interfaces.
PhysicalAgent
, com.planet_ink.coffee_mud.core.interfaces.
Rider
, com.planet_ink.coffee_mud.core.interfaces.
Tattooable
)
com.planet_ink.coffee_mud.MOBS.interfaces.
Deity
com.planet_ink.coffee_mud.core.interfaces.
MudHost
com.planet_ink.coffee_mud.core.collections.
MultiEnumeration.MultiEnumeratorBuilder
<K>
com.planet_ink.coffee_mud.core.collections.
NList
<T>
com.planet_ink.coffee_mud.Items.interfaces.
Perfume
com.planet_ink.coffee_mud.core.intermud.i3.persist.
Persistent
com.planet_ink.coffee_mud.core.intermud.i3.persist.
PersistentPeer
com.planet_ink.coffee_mud.Libraries.interfaces.
PlayerLibrary.ThinnerPlayer
com.planet_ink.coffee_mud.Libraries.interfaces.
PlayerLibrary.ThinPlayer
com.planet_ink.coffee_mud.Common.interfaces.
PlayerStats.TellMsg
com.planet_ink.coffee_mud.Libraries.interfaces.
ProtocolLibrary.MCPPackage
com.planet_ink.coffee_mud.Libraries.interfaces.
QuestManager.HolidayData
com.planet_ink.coffee_mud.core.collections.
RemoveFeedbackIterator.FeedbackIteratorRemover
<K,J>
java.lang.Runnable
com.planet_ink.coffee_mud.core.threads.
CMRunnable
com.planet_ink.coffee_mud.Common.interfaces.
Session
(also extends com.planet_ink.coffee_mud.Common.interfaces.
CMCommon
, com.planet_ink.coffee_mud.core.interfaces.
Modifiable
)
com.planet_ink.coffee_mud.core.interfaces.
TickableGroup
com.planet_ink.coffee_mud.Libraries.interfaces.
ThreadEngine
(also extends com.planet_ink.coffee_mud.Libraries.interfaces.
CMLibrary
)
com.planet_ink.coffee_mud.core.collections.
SafeCollectionHost
com.planet_ink.coffee_mud.core.intermud.i3.server.
ServerObject
com.planet_ink.coffee_mud.core.intermud.i3.server.
ServerUser
com.planet_ink.coffee_mud.Common.interfaces.
Session.SessionFilter
com.planet_ink.coffee_mud.Libraries.interfaces.
SlaveryLibrary.GeasStep
com.planet_ink.coffee_mud.Libraries.interfaces.
SMTPLibrary.SMTPClient
com.planet_ink.coffee_mud.Items.interfaces.
Software.SoftwareProcedure
com.planet_ink.coffee_mud.core.collections.
SortedStrSVector.Str
<T>
com.planet_ink.coffee_mud.Items.interfaces.
SpellHolder
com.planet_ink.coffee_mud.Items.interfaces.
MagicDust
(also extends com.planet_ink.coffee_mud.Items.interfaces.
MiscMagic
)
com.planet_ink.coffee_mud.Items.interfaces.
Pill
(also extends com.planet_ink.coffee_mud.Items.interfaces.
Food
, com.planet_ink.coffee_mud.Items.interfaces.
MiscMagic
)
com.planet_ink.coffee_mud.Items.interfaces.
Potion
(also extends com.planet_ink.coffee_mud.core.interfaces.
Drink
, com.planet_ink.coffee_mud.Items.interfaces.
MiscMagic
)
com.planet_ink.coffee_mud.Items.interfaces.
Scroll
(also extends com.planet_ink.coffee_mud.Items.interfaces.
Item
)
com.planet_ink.coffee_mud.core.interfaces.
StatsAffecting
com.planet_ink.coffee_mud.CharClasses.interfaces.
CharClass
(also extends com.planet_ink.coffee_mud.core.interfaces.
CMObject
, com.planet_ink.coffee_mud.core.interfaces.
Modifiable
, com.planet_ink.coffee_mud.core.interfaces.
MsgListener
, com.planet_ink.coffee_mud.core.interfaces.
Tickable
)
com.planet_ink.coffee_mud.core.interfaces.
Environmental
(also extends com.planet_ink.coffee_mud.core.interfaces.
Contingent
, com.planet_ink.coffee_mud.core.interfaces.
Expireable
, com.planet_ink.coffee_mud.core.interfaces.
Modifiable
, com.planet_ink.coffee_mud.core.interfaces.
MsgListener
, com.planet_ink.coffee_mud.core.interfaces.
Tickable
)
com.planet_ink.coffee_mud.Abilities.interfaces.
Ability
com.planet_ink.coffee_mud.Abilities.interfaces.
CraftorAbility
(also extends com.planet_ink.coffee_mud.core.interfaces.
RecipeDriven
)
com.planet_ink.coffee_mud.Abilities.interfaces.
ItemCraftor
com.planet_ink.coffee_mud.Abilities.interfaces.
ExtendableAbility
com.planet_ink.coffee_mud.Abilities.interfaces.
HealthCondition
com.planet_ink.coffee_mud.Abilities.interfaces.
DiseaseAffect
com.planet_ink.coffee_mud.Abilities.interfaces.
ItemTicker
com.planet_ink.coffee_mud.Abilities.interfaces.
Language
com.planet_ink.coffee_mud.Abilities.interfaces.
LimbDamage
com.planet_ink.coffee_mud.Abilities.interfaces.
MendingSkill
com.planet_ink.coffee_mud.Abilities.interfaces.
PlanarAbility
com.planet_ink.coffee_mud.Items.interfaces.
Scroll.ScrollUsage
com.planet_ink.coffee_mud.Abilities.interfaces.
Trap
com.planet_ink.coffee_mud.Abilities.interfaces.
TriggeredAffect
com.planet_ink.coffee_mud.Items.interfaces.
Wand.WandUsage
com.planet_ink.coffee_mud.Items.interfaces.
Boardable
com.planet_ink.coffee_mud.Items.interfaces.
NavigableItem
(also extends com.planet_ink.coffee_mud.Items.interfaces.
Item
, com.planet_ink.coffee_mud.core.interfaces.
Rideable
, com.planet_ink.coffee_mud.Items.interfaces.
SiegableItem
)
com.planet_ink.coffee_mud.Items.interfaces.
SpaceShip
(also extends com.planet_ink.coffee_mud.core.interfaces.
SpaceObject
)
com.planet_ink.coffee_mud.core.interfaces.
Decayable
com.planet_ink.coffee_mud.core.interfaces.
Drink
(also extends com.planet_ink.coffee_mud.core.interfaces.
Environmental
, com.planet_ink.coffee_mud.core.interfaces.
LiquidHolder
)
com.planet_ink.coffee_mud.Items.interfaces.
Potion
(also extends com.planet_ink.coffee_mud.Items.interfaces.
MiscMagic
, com.planet_ink.coffee_mud.Items.interfaces.
SpellHolder
)
com.planet_ink.coffee_mud.Items.interfaces.
Food
(also extends com.planet_ink.coffee_mud.Items.interfaces.
Item
)
com.planet_ink.coffee_mud.Items.interfaces.
Pill
(also extends com.planet_ink.coffee_mud.Items.interfaces.
MiscMagic
, com.planet_ink.coffee_mud.Items.interfaces.
SpellHolder
)
com.planet_ink.coffee_mud.core.interfaces.
Dischargeable
com.planet_ink.coffee_mud.Items.interfaces.
Wand
(also extends com.planet_ink.coffee_mud.Items.interfaces.
MiscMagic
)
com.planet_ink.coffee_mud.core.interfaces.
Drink
(also extends com.planet_ink.coffee_mud.core.interfaces.
Decayable
, com.planet_ink.coffee_mud.core.interfaces.
LiquidHolder
)
com.planet_ink.coffee_mud.Items.interfaces.
Potion
(also extends com.planet_ink.coffee_mud.Items.interfaces.
MiscMagic
, com.planet_ink.coffee_mud.Items.interfaces.
SpellHolder
)
com.planet_ink.coffee_mud.core.interfaces.
Economics
com.planet_ink.coffee_mud.Areas.interfaces.
Area
(also extends com.planet_ink.coffee_mud.core.interfaces.
PhysicalAgent
, com.planet_ink.coffee_mud.core.interfaces.
Places
)
com.planet_ink.coffee_mud.Areas.interfaces.
AutoGenArea
com.planet_ink.coffee_mud.Areas.interfaces.
SubArea
com.planet_ink.coffee_mud.core.interfaces.
ShopKeeper
(also extends com.planet_ink.coffee_mud.core.interfaces.
Environmental
)
com.planet_ink.coffee_mud.MOBS.interfaces.
Auctioneer
(also extends com.planet_ink.coffee_mud.Common.interfaces.
AuctionPolicy
)
com.planet_ink.coffee_mud.MOBS.interfaces.
Banker
com.planet_ink.coffee_mud.MOBS.interfaces.
Librarian
com.planet_ink.coffee_mud.MOBS.interfaces.
PostOffice
com.planet_ink.coffee_mud.Areas.interfaces.
GridZones
com.planet_ink.coffee_mud.Locales.interfaces.
GridLocale
(also extends com.planet_ink.coffee_mud.Locales.interfaces.
Room
)
com.planet_ink.coffee_mud.core.interfaces.
LiquidHolder
com.planet_ink.coffee_mud.core.interfaces.
Drink
(also extends com.planet_ink.coffee_mud.core.interfaces.
Decayable
, com.planet_ink.coffee_mud.core.interfaces.
Environmental
)
com.planet_ink.coffee_mud.Items.interfaces.
Potion
(also extends com.planet_ink.coffee_mud.Items.interfaces.
MiscMagic
, com.planet_ink.coffee_mud.Items.interfaces.
SpellHolder
)
com.planet_ink.coffee_mud.core.interfaces.
Physical
(also extends com.planet_ink.coffee_mud.core.interfaces.
Affectable
)
com.planet_ink.coffee_mud.core.interfaces.
CloseableLockable
com.planet_ink.coffee_mud.Items.interfaces.
Container
(also extends com.planet_ink.coffee_mud.Items.interfaces.
Item
)
com.planet_ink.coffee_mud.Items.interfaces.
DeadBody
com.planet_ink.coffee_mud.Items.interfaces.
FuelConsumer
com.planet_ink.coffee_mud.Items.interfaces.
HandOfCards
com.planet_ink.coffee_mud.Items.interfaces.
DeckOfCards
com.planet_ink.coffee_mud.Exits.interfaces.
Exit
(also extends com.planet_ink.coffee_mud.core.interfaces.
PhysicalAgent
, com.planet_ink.coffee_mud.core.interfaces.
Readable
)
com.planet_ink.coffee_mud.Exits.interfaces.
PrepositionExit
com.planet_ink.coffee_mud.core.interfaces.
Followable
<T>
com.planet_ink.coffee_mud.MOBS.interfaces.
MOB
(also extends com.planet_ink.coffee_mud.core.interfaces.
AbilityContainer
, com.planet_ink.coffee_mud.core.interfaces.
Combatant
, com.planet_ink.coffee_mud.core.interfaces.
DBIdentifiable
, com.planet_ink.coffee_mud.core.interfaces.
FactionMember
, com.planet_ink.coffee_mud.core.interfaces.
ItemPossessor
, com.planet_ink.coffee_mud.core.interfaces.
MUDCmdProcessor
, com.planet_ink.coffee_mud.core.interfaces.
PhysicalAgent
, com.planet_ink.coffee_mud.core.interfaces.
Rider
, com.planet_ink.coffee_mud.core.interfaces.
Tattooable
)
com.planet_ink.coffee_mud.MOBS.interfaces.
Deity
com.planet_ink.coffee_mud.core.interfaces.
PhysicalAgent
(also extends com.planet_ink.coffee_mud.core.interfaces.
Behavable
)
com.planet_ink.coffee_mud.Areas.interfaces.
Area
(also extends com.planet_ink.coffee_mud.core.interfaces.
Economics
, com.planet_ink.coffee_mud.core.interfaces.
Places
)
com.planet_ink.coffee_mud.Areas.interfaces.
AutoGenArea
com.planet_ink.coffee_mud.Areas.interfaces.
SubArea
com.planet_ink.coffee_mud.core.interfaces.
Combatant
com.planet_ink.coffee_mud.MOBS.interfaces.
MOB
(also extends com.planet_ink.coffee_mud.core.interfaces.
AbilityContainer
, com.planet_ink.coffee_mud.core.interfaces.
DBIdentifiable
, com.planet_ink.coffee_mud.core.interfaces.
FactionMember
, com.planet_ink.coffee_mud.core.interfaces.
Followable
<T>, com.planet_ink.coffee_mud.core.interfaces.
ItemPossessor
, com.planet_ink.coffee_mud.core.interfaces.
MUDCmdProcessor
, com.planet_ink.coffee_mud.core.interfaces.
PhysicalAgent
, com.planet_ink.coffee_mud.core.interfaces.
Rider
, com.planet_ink.coffee_mud.core.interfaces.
Tattooable
)
com.planet_ink.coffee_mud.MOBS.interfaces.
Deity
com.planet_ink.coffee_mud.Items.interfaces.
SiegableItem
(also extends com.planet_ink.coffee_mud.Items.interfaces.
Item
)
com.planet_ink.coffee_mud.Items.interfaces.
NavigableItem
(also extends com.planet_ink.coffee_mud.Items.interfaces.
Boardable
, com.planet_ink.coffee_mud.Items.interfaces.
Item
, com.planet_ink.coffee_mud.core.interfaces.
Rideable
)
com.planet_ink.coffee_mud.Exits.interfaces.
Exit
(also extends com.planet_ink.coffee_mud.core.interfaces.
CloseableLockable
, com.planet_ink.coffee_mud.core.interfaces.
Readable
)
com.planet_ink.coffee_mud.Exits.interfaces.
PrepositionExit
com.planet_ink.coffee_mud.core.interfaces.
ItemPossessor
(also extends com.planet_ink.coffee_mud.core.interfaces.
ItemCollection
)
com.planet_ink.coffee_mud.MOBS.interfaces.
MOB
(also extends com.planet_ink.coffee_mud.core.interfaces.
AbilityContainer
, com.planet_ink.coffee_mud.core.interfaces.
Combatant
, com.planet_ink.coffee_mud.core.interfaces.
DBIdentifiable
, com.planet_ink.coffee_mud.core.interfaces.
FactionMember
, com.planet_ink.coffee_mud.core.interfaces.
Followable
<T>, com.planet_ink.coffee_mud.core.interfaces.
MUDCmdProcessor
, com.planet_ink.coffee_mud.core.interfaces.
PhysicalAgent
, com.planet_ink.coffee_mud.core.interfaces.
Rider
, com.planet_ink.coffee_mud.core.interfaces.
Tattooable
)
com.planet_ink.coffee_mud.MOBS.interfaces.
Deity
com.planet_ink.coffee_mud.Locales.interfaces.
Room
(also extends com.planet_ink.coffee_mud.core.interfaces.
PhysicalAgent
, com.planet_ink.coffee_mud.core.interfaces.
Places
)
com.planet_ink.coffee_mud.Locales.interfaces.
GridLocale
(also extends com.planet_ink.coffee_mud.Areas.interfaces.
GridZones
)
com.planet_ink.coffee_mud.Locales.interfaces.
LocationRoom
com.planet_ink.coffee_mud.MOBS.interfaces.
MOB
(also extends com.planet_ink.coffee_mud.core.interfaces.
AbilityContainer
, com.planet_ink.coffee_mud.core.interfaces.
Combatant
, com.planet_ink.coffee_mud.core.interfaces.
DBIdentifiable
, com.planet_ink.coffee_mud.core.interfaces.
FactionMember
, com.planet_ink.coffee_mud.core.interfaces.
Followable
<T>, com.planet_ink.coffee_mud.core.interfaces.
ItemPossessor
, com.planet_ink.coffee_mud.core.interfaces.
MUDCmdProcessor
, com.planet_ink.coffee_mud.core.interfaces.
Rider
, com.planet_ink.coffee_mud.core.interfaces.
Tattooable
)
com.planet_ink.coffee_mud.MOBS.interfaces.
Deity
com.planet_ink.coffee_mud.core.interfaces.
Places
com.planet_ink.coffee_mud.Areas.interfaces.
Area
(also extends com.planet_ink.coffee_mud.core.interfaces.
Economics
, com.planet_ink.coffee_mud.core.interfaces.
PhysicalAgent
)
com.planet_ink.coffee_mud.Areas.interfaces.
AutoGenArea
com.planet_ink.coffee_mud.Areas.interfaces.
SubArea
com.planet_ink.coffee_mud.Locales.interfaces.
Room
(also extends com.planet_ink.coffee_mud.core.interfaces.
ItemPossessor
, com.planet_ink.coffee_mud.core.interfaces.
PhysicalAgent
)
com.planet_ink.coffee_mud.Locales.interfaces.
GridLocale
(also extends com.planet_ink.coffee_mud.Areas.interfaces.
GridZones
)
com.planet_ink.coffee_mud.Locales.interfaces.
LocationRoom
com.planet_ink.coffee_mud.core.interfaces.
Rider
com.planet_ink.coffee_mud.Items.interfaces.
Item
(also extends com.planet_ink.coffee_mud.core.interfaces.
DBIdentifiable
, com.planet_ink.coffee_mud.core.interfaces.
Readable
, com.planet_ink.coffee_mud.Items.interfaces.
Wearable
)
com.planet_ink.coffee_mud.Items.interfaces.
Ammunition
com.planet_ink.coffee_mud.Items.interfaces.
Armor
com.planet_ink.coffee_mud.Items.interfaces.
BodyToken
com.planet_ink.coffee_mud.Items.interfaces.
FalseLimb
com.planet_ink.coffee_mud.Items.interfaces.
Book
com.planet_ink.coffee_mud.Items.interfaces.
CagedAnimal
com.planet_ink.coffee_mud.Items.interfaces.
ClanItem
com.planet_ink.coffee_mud.Items.interfaces.
Coins
com.planet_ink.coffee_mud.Items.interfaces.
Container
(also extends com.planet_ink.coffee_mud.core.interfaces.
CloseableLockable
)
com.planet_ink.coffee_mud.Items.interfaces.
DeadBody
com.planet_ink.coffee_mud.Items.interfaces.
FuelConsumer
com.planet_ink.coffee_mud.Items.interfaces.
HandOfCards
com.planet_ink.coffee_mud.Items.interfaces.
DeckOfCards
com.planet_ink.coffee_mud.Items.interfaces.
DoorKey
com.planet_ink.coffee_mud.Items.interfaces.
InnKey
com.planet_ink.coffee_mud.Items.interfaces.
Electronics
(also extends com.planet_ink.coffee_mud.Items.interfaces.
Technical
)
com.planet_ink.coffee_mud.Items.interfaces.
ElecPanel
com.planet_ink.coffee_mud.Items.interfaces.
Computer
com.planet_ink.coffee_mud.Items.interfaces.
PowerSource
com.planet_ink.coffee_mud.Items.interfaces.
PowerGenerator
com.planet_ink.coffee_mud.Items.interfaces.
TechComponent
com.planet_ink.coffee_mud.Items.interfaces.
ShipEngine
com.planet_ink.coffee_mud.Items.interfaces.
ShipWarComponent
(also extends com.planet_ink.coffee_mud.Items.interfaces.
ShipDirectional
)
com.planet_ink.coffee_mud.Items.interfaces.
Food
(also extends com.planet_ink.coffee_mud.core.interfaces.
Decayable
)
com.planet_ink.coffee_mud.Items.interfaces.
Pill
(also extends com.planet_ink.coffee_mud.Items.interfaces.
MiscMagic
, com.planet_ink.coffee_mud.Items.interfaces.
SpellHolder
)
com.planet_ink.coffee_mud.Items.interfaces.
Light
com.planet_ink.coffee_mud.Items.interfaces.
MiscMagic
com.planet_ink.coffee_mud.Items.interfaces.
MagicDust
(also extends com.planet_ink.coffee_mud.Items.interfaces.
SpellHolder
)
com.planet_ink.coffee_mud.Items.interfaces.
Pill
(also extends com.planet_ink.coffee_mud.Items.interfaces.
Food
, com.planet_ink.coffee_mud.Items.interfaces.
SpellHolder
)
com.planet_ink.coffee_mud.Items.interfaces.
Potion
(also extends com.planet_ink.coffee_mud.core.interfaces.
Drink
, com.planet_ink.coffee_mud.Items.interfaces.
SpellHolder
)
com.planet_ink.coffee_mud.Items.interfaces.
Wand
(also extends com.planet_ink.coffee_mud.core.interfaces.
Dischargeable
)
com.planet_ink.coffee_mud.Items.interfaces.
MusicalInstrument
com.planet_ink.coffee_mud.Items.interfaces.
NavigableItem
(also extends com.planet_ink.coffee_mud.Items.interfaces.
Boardable
, com.planet_ink.coffee_mud.core.interfaces.
Rideable
, com.planet_ink.coffee_mud.Items.interfaces.
SiegableItem
)
com.planet_ink.coffee_mud.Items.interfaces.
PackagedItems
com.planet_ink.coffee_mud.Items.interfaces.
PlayingCard
com.planet_ink.coffee_mud.Items.interfaces.
RawMaterial
com.planet_ink.coffee_mud.Items.interfaces.
RecipesBook
(also extends com.planet_ink.coffee_mud.core.interfaces.
Recipes
)
com.planet_ink.coffee_mud.Items.interfaces.
RoomMap
com.planet_ink.coffee_mud.Items.interfaces.
Scroll
(also extends com.planet_ink.coffee_mud.Items.interfaces.
SpellHolder
)
com.planet_ink.coffee_mud.Items.interfaces.
Shield
com.planet_ink.coffee_mud.Items.interfaces.
ShipDirectional
com.planet_ink.coffee_mud.Items.interfaces.
ShipWarComponent
(also extends com.planet_ink.coffee_mud.Items.interfaces.
TechComponent
)
com.planet_ink.coffee_mud.core.interfaces.
SpaceObject.SpaceGateway
(also extends com.planet_ink.coffee_mud.core.interfaces.
SpaceObject
)
com.planet_ink.coffee_mud.Items.interfaces.
SiegableItem
(also extends com.planet_ink.coffee_mud.core.interfaces.
Combatant
)
com.planet_ink.coffee_mud.Items.interfaces.
NavigableItem
(also extends com.planet_ink.coffee_mud.Items.interfaces.
Boardable
, com.planet_ink.coffee_mud.Items.interfaces.
Item
, com.planet_ink.coffee_mud.core.interfaces.
Rideable
)
com.planet_ink.coffee_mud.Items.interfaces.
Software
(also extends com.planet_ink.coffee_mud.Items.interfaces.
Technical
)
com.planet_ink.coffee_mud.Items.interfaces.
Technical
com.planet_ink.coffee_mud.Items.interfaces.
Electronics
(also extends com.planet_ink.coffee_mud.Items.interfaces.
Item
)
com.planet_ink.coffee_mud.Items.interfaces.
ElecPanel
com.planet_ink.coffee_mud.Items.interfaces.
Computer
com.planet_ink.coffee_mud.Items.interfaces.
PowerSource
com.planet_ink.coffee_mud.Items.interfaces.
PowerGenerator
com.planet_ink.coffee_mud.Items.interfaces.
TechComponent
com.planet_ink.coffee_mud.Items.interfaces.
ShipEngine
com.planet_ink.coffee_mud.Items.interfaces.
ShipWarComponent
(also extends com.planet_ink.coffee_mud.Items.interfaces.
ShipDirectional
)
com.planet_ink.coffee_mud.Items.interfaces.
Software
(also extends com.planet_ink.coffee_mud.Items.interfaces.
Item
)
com.planet_ink.coffee_mud.Items.interfaces.
Weapon
com.planet_ink.coffee_mud.Items.interfaces.
AmmunitionWeapon
com.planet_ink.coffee_mud.MOBS.interfaces.
MOB
(also extends com.planet_ink.coffee_mud.core.interfaces.
AbilityContainer
, com.planet_ink.coffee_mud.core.interfaces.
Combatant
, com.planet_ink.coffee_mud.core.interfaces.
DBIdentifiable
, com.planet_ink.coffee_mud.core.interfaces.
FactionMember
, com.planet_ink.coffee_mud.core.interfaces.
Followable
<T>, com.planet_ink.coffee_mud.core.interfaces.
ItemPossessor
, com.planet_ink.coffee_mud.core.interfaces.
MUDCmdProcessor
, com.planet_ink.coffee_mud.core.interfaces.
PhysicalAgent
, com.planet_ink.coffee_mud.core.interfaces.
Tattooable
)
com.planet_ink.coffee_mud.MOBS.interfaces.
Deity
com.planet_ink.coffee_mud.core.interfaces.
Rideable
com.planet_ink.coffee_mud.Items.interfaces.
NavigableItem
(also extends com.planet_ink.coffee_mud.Items.interfaces.
Boardable
, com.planet_ink.coffee_mud.Items.interfaces.
Item
, com.planet_ink.coffee_mud.Items.interfaces.
SiegableItem
)
com.planet_ink.coffee_mud.Locales.interfaces.
Room
(also extends com.planet_ink.coffee_mud.core.interfaces.
ItemPossessor
, com.planet_ink.coffee_mud.core.interfaces.
Places
)
com.planet_ink.coffee_mud.Locales.interfaces.
GridLocale
(also extends com.planet_ink.coffee_mud.Areas.interfaces.
GridZones
)
com.planet_ink.coffee_mud.Locales.interfaces.
LocationRoom
com.planet_ink.coffee_mud.core.interfaces.
Readable
com.planet_ink.coffee_mud.Exits.interfaces.
Exit
(also extends com.planet_ink.coffee_mud.core.interfaces.
CloseableLockable
, com.planet_ink.coffee_mud.core.interfaces.
PhysicalAgent
)
com.planet_ink.coffee_mud.Exits.interfaces.
PrepositionExit
com.planet_ink.coffee_mud.Items.interfaces.
Item
(also extends com.planet_ink.coffee_mud.core.interfaces.
DBIdentifiable
, com.planet_ink.coffee_mud.core.interfaces.
Rider
, com.planet_ink.coffee_mud.Items.interfaces.
Wearable
)
com.planet_ink.coffee_mud.Items.interfaces.
Ammunition
com.planet_ink.coffee_mud.Items.interfaces.
Armor
com.planet_ink.coffee_mud.Items.interfaces.
BodyToken
com.planet_ink.coffee_mud.Items.interfaces.
FalseLimb
com.planet_ink.coffee_mud.Items.interfaces.
Book
com.planet_ink.coffee_mud.Items.interfaces.
CagedAnimal
com.planet_ink.coffee_mud.Items.interfaces.
ClanItem
com.planet_ink.coffee_mud.Items.interfaces.
Coins
com.planet_ink.coffee_mud.Items.interfaces.
Container
(also extends com.planet_ink.coffee_mud.core.interfaces.
CloseableLockable
)
com.planet_ink.coffee_mud.Items.interfaces.
DeadBody
com.planet_ink.coffee_mud.Items.interfaces.
FuelConsumer
com.planet_ink.coffee_mud.Items.interfaces.
HandOfCards
com.planet_ink.coffee_mud.Items.interfaces.
DeckOfCards
com.planet_ink.coffee_mud.Items.interfaces.
DoorKey
com.planet_ink.coffee_mud.Items.interfaces.
InnKey
com.planet_ink.coffee_mud.Items.interfaces.
Electronics
(also extends com.planet_ink.coffee_mud.Items.interfaces.
Technical
)
com.planet_ink.coffee_mud.Items.interfaces.
ElecPanel
com.planet_ink.coffee_mud.Items.interfaces.
Computer
com.planet_ink.coffee_mud.Items.interfaces.
PowerSource
com.planet_ink.coffee_mud.Items.interfaces.
PowerGenerator
com.planet_ink.coffee_mud.Items.interfaces.
TechComponent
com.planet_ink.coffee_mud.Items.interfaces.
ShipEngine
com.planet_ink.coffee_mud.Items.interfaces.
ShipWarComponent
(also extends com.planet_ink.coffee_mud.Items.interfaces.
ShipDirectional
)
com.planet_ink.coffee_mud.Items.interfaces.
Food
(also extends com.planet_ink.coffee_mud.core.interfaces.
Decayable
)
com.planet_ink.coffee_mud.Items.interfaces.
Pill
(also extends com.planet_ink.coffee_mud.Items.interfaces.
MiscMagic
, com.planet_ink.coffee_mud.Items.interfaces.
SpellHolder
)
com.planet_ink.coffee_mud.Items.interfaces.
Light
com.planet_ink.coffee_mud.Items.interfaces.
MiscMagic
com.planet_ink.coffee_mud.Items.interfaces.
MagicDust
(also extends com.planet_ink.coffee_mud.Items.interfaces.
SpellHolder
)
com.planet_ink.coffee_mud.Items.interfaces.
Pill
(also extends com.planet_ink.coffee_mud.Items.interfaces.
Food
, com.planet_ink.coffee_mud.Items.interfaces.
SpellHolder
)
com.planet_ink.coffee_mud.Items.interfaces.
Potion
(also extends com.planet_ink.coffee_mud.core.interfaces.
Drink
, com.planet_ink.coffee_mud.Items.interfaces.
SpellHolder
)
com.planet_ink.coffee_mud.Items.interfaces.
Wand
(also extends com.planet_ink.coffee_mud.core.interfaces.
Dischargeable
)
com.planet_ink.coffee_mud.Items.interfaces.
MusicalInstrument
com.planet_ink.coffee_mud.Items.interfaces.
NavigableItem
(also extends com.planet_ink.coffee_mud.Items.interfaces.
Boardable
, com.planet_ink.coffee_mud.core.interfaces.
Rideable
, com.planet_ink.coffee_mud.Items.interfaces.
SiegableItem
)
com.planet_ink.coffee_mud.Items.interfaces.
PackagedItems
com.planet_ink.coffee_mud.Items.interfaces.
PlayingCard
com.planet_ink.coffee_mud.Items.interfaces.
RawMaterial
com.planet_ink.coffee_mud.Items.interfaces.
RecipesBook
(also extends com.planet_ink.coffee_mud.core.interfaces.
Recipes
)
com.planet_ink.coffee_mud.Items.interfaces.
RoomMap
com.planet_ink.coffee_mud.Items.interfaces.
Scroll
(also extends com.planet_ink.coffee_mud.Items.interfaces.
SpellHolder
)
com.planet_ink.coffee_mud.Items.interfaces.
Shield
com.planet_ink.coffee_mud.Items.interfaces.
ShipDirectional
com.planet_ink.coffee_mud.Items.interfaces.
ShipWarComponent
(also extends com.planet_ink.coffee_mud.Items.interfaces.
TechComponent
)
com.planet_ink.coffee_mud.core.interfaces.
SpaceObject.SpaceGateway
(also extends com.planet_ink.coffee_mud.core.interfaces.
SpaceObject
)
com.planet_ink.coffee_mud.Items.interfaces.
SiegableItem
(also extends com.planet_ink.coffee_mud.core.interfaces.
Combatant
)
com.planet_ink.coffee_mud.Items.interfaces.
NavigableItem
(also extends com.planet_ink.coffee_mud.Items.interfaces.
Boardable
, com.planet_ink.coffee_mud.Items.interfaces.
Item
, com.planet_ink.coffee_mud.core.interfaces.
Rideable
)
com.planet_ink.coffee_mud.Items.interfaces.
Software
(also extends com.planet_ink.coffee_mud.Items.interfaces.
Technical
)
com.planet_ink.coffee_mud.Items.interfaces.
Technical
com.planet_ink.coffee_mud.Items.interfaces.
Electronics
(also extends com.planet_ink.coffee_mud.Items.interfaces.
Item
)
com.planet_ink.coffee_mud.Items.interfaces.
ElecPanel
com.planet_ink.coffee_mud.Items.interfaces.
Computer
com.planet_ink.coffee_mud.Items.interfaces.
PowerSource
com.planet_ink.coffee_mud.Items.interfaces.
PowerGenerator
com.planet_ink.coffee_mud.Items.interfaces.
TechComponent
com.planet_ink.coffee_mud.Items.interfaces.
ShipEngine
com.planet_ink.coffee_mud.Items.interfaces.
ShipWarComponent
(also extends com.planet_ink.coffee_mud.Items.interfaces.
ShipDirectional
)
com.planet_ink.coffee_mud.Items.interfaces.
Software
(also extends com.planet_ink.coffee_mud.Items.interfaces.
Item
)
com.planet_ink.coffee_mud.Items.interfaces.
Weapon
com.planet_ink.coffee_mud.Items.interfaces.
AmmunitionWeapon
com.planet_ink.coffee_mud.core.interfaces.
PrivateProperty
com.planet_ink.coffee_mud.core.interfaces.
LandTitle
com.planet_ink.coffee_mud.core.interfaces.
Recipes
com.planet_ink.coffee_mud.Items.interfaces.
RecipesBook
(also extends com.planet_ink.coffee_mud.Items.interfaces.
Item
)
com.planet_ink.coffee_mud.core.interfaces.
ShopKeeper
(also extends com.planet_ink.coffee_mud.core.interfaces.
Economics
)
com.planet_ink.coffee_mud.MOBS.interfaces.
Auctioneer
(also extends com.planet_ink.coffee_mud.Common.interfaces.
AuctionPolicy
)
com.planet_ink.coffee_mud.MOBS.interfaces.
Banker
com.planet_ink.coffee_mud.MOBS.interfaces.
Librarian
com.planet_ink.coffee_mud.MOBS.interfaces.
PostOffice
com.planet_ink.coffee_mud.Common.interfaces.
Social
(also extends com.planet_ink.coffee_mud.Common.interfaces.
CMCommon
)
com.planet_ink.coffee_mud.core.interfaces.
SpaceObject
(also extends com.planet_ink.coffee_mud.core.interfaces.
BoundedObject
)
com.planet_ink.coffee_mud.core.interfaces.
SpaceObject.SpaceGateway
(also extends com.planet_ink.coffee_mud.Items.interfaces.
ShipDirectional
)
com.planet_ink.coffee_mud.Items.interfaces.
SpaceShip
(also extends com.planet_ink.coffee_mud.Items.interfaces.
Boardable
)
com.planet_ink.coffee_mud.Items.interfaces.
Wearable
com.planet_ink.coffee_mud.Items.interfaces.
Item
(also extends com.planet_ink.coffee_mud.core.interfaces.
DBIdentifiable
, com.planet_ink.coffee_mud.core.interfaces.
Readable
, com.planet_ink.coffee_mud.core.interfaces.
Rider
)
com.planet_ink.coffee_mud.Items.interfaces.
Ammunition
com.planet_ink.coffee_mud.Items.interfaces.
Armor
com.planet_ink.coffee_mud.Items.interfaces.
BodyToken
com.planet_ink.coffee_mud.Items.interfaces.
FalseLimb
com.planet_ink.coffee_mud.Items.interfaces.
Book
com.planet_ink.coffee_mud.Items.interfaces.
CagedAnimal
com.planet_ink.coffee_mud.Items.interfaces.
ClanItem
com.planet_ink.coffee_mud.Items.interfaces.
Coins
com.planet_ink.coffee_mud.Items.interfaces.
Container
(also extends com.planet_ink.coffee_mud.core.interfaces.
CloseableLockable
)
com.planet_ink.coffee_mud.Items.interfaces.
DeadBody
com.planet_ink.coffee_mud.Items.interfaces.
FuelConsumer
com.planet_ink.coffee_mud.Items.interfaces.
HandOfCards
com.planet_ink.coffee_mud.Items.interfaces.
DeckOfCards
com.planet_ink.coffee_mud.Items.interfaces.
DoorKey
com.planet_ink.coffee_mud.Items.interfaces.
InnKey
com.planet_ink.coffee_mud.Items.interfaces.
Electronics
(also extends com.planet_ink.coffee_mud.Items.interfaces.
Technical
)
com.planet_ink.coffee_mud.Items.interfaces.
ElecPanel
com.planet_ink.coffee_mud.Items.interfaces.
Computer
com.planet_ink.coffee_mud.Items.interfaces.
PowerSource
com.planet_ink.coffee_mud.Items.interfaces.
PowerGenerator
com.planet_ink.coffee_mud.Items.interfaces.
TechComponent
com.planet_ink.coffee_mud.Items.interfaces.
ShipEngine
com.planet_ink.coffee_mud.Items.interfaces.
ShipWarComponent
(also extends com.planet_ink.coffee_mud.Items.interfaces.
ShipDirectional
)
com.planet_ink.coffee_mud.Items.interfaces.
Food
(also extends com.planet_ink.coffee_mud.core.interfaces.
Decayable
)
com.planet_ink.coffee_mud.Items.interfaces.
Pill
(also extends com.planet_ink.coffee_mud.Items.interfaces.
MiscMagic
, com.planet_ink.coffee_mud.Items.interfaces.
SpellHolder
)
com.planet_ink.coffee_mud.Items.interfaces.
Light
com.planet_ink.coffee_mud.Items.interfaces.
MiscMagic
com.planet_ink.coffee_mud.Items.interfaces.
MagicDust
(also extends com.planet_ink.coffee_mud.Items.interfaces.
SpellHolder
)
com.planet_ink.coffee_mud.Items.interfaces.
Pill
(also extends com.planet_ink.coffee_mud.Items.interfaces.
Food
, com.planet_ink.coffee_mud.Items.interfaces.
SpellHolder
)
com.planet_ink.coffee_mud.Items.interfaces.
Potion
(also extends com.planet_ink.coffee_mud.core.interfaces.
Drink
, com.planet_ink.coffee_mud.Items.interfaces.
SpellHolder
)
com.planet_ink.coffee_mud.Items.interfaces.
Wand
(also extends com.planet_ink.coffee_mud.core.interfaces.
Dischargeable
)
com.planet_ink.coffee_mud.Items.interfaces.
MusicalInstrument
com.planet_ink.coffee_mud.Items.interfaces.
NavigableItem
(also extends com.planet_ink.coffee_mud.Items.interfaces.
Boardable
, com.planet_ink.coffee_mud.core.interfaces.
Rideable
, com.planet_ink.coffee_mud.Items.interfaces.
SiegableItem
)
com.planet_ink.coffee_mud.Items.interfaces.
PackagedItems
com.planet_ink.coffee_mud.Items.interfaces.
PlayingCard
com.planet_ink.coffee_mud.Items.interfaces.
RawMaterial
com.planet_ink.coffee_mud.Items.interfaces.
RecipesBook
(also extends com.planet_ink.coffee_mud.core.interfaces.
Recipes
)
com.planet_ink.coffee_mud.Items.interfaces.
RoomMap
com.planet_ink.coffee_mud.Items.interfaces.
Scroll
(also extends com.planet_ink.coffee_mud.Items.interfaces.
SpellHolder
)
com.planet_ink.coffee_mud.Items.interfaces.
Shield
com.planet_ink.coffee_mud.Items.interfaces.
ShipDirectional
com.planet_ink.coffee_mud.Items.interfaces.
ShipWarComponent
(also extends com.planet_ink.coffee_mud.Items.interfaces.
TechComponent
)
com.planet_ink.coffee_mud.core.interfaces.
SpaceObject.SpaceGateway
(also extends com.planet_ink.coffee_mud.core.interfaces.
SpaceObject
)
com.planet_ink.coffee_mud.Items.interfaces.
SiegableItem
(also extends com.planet_ink.coffee_mud.core.interfaces.
Combatant
)
com.planet_ink.coffee_mud.Items.interfaces.
NavigableItem
(also extends com.planet_ink.coffee_mud.Items.interfaces.
Boardable
, com.planet_ink.coffee_mud.Items.interfaces.
Item
, com.planet_ink.coffee_mud.core.interfaces.
Rideable
)
com.planet_ink.coffee_mud.Items.interfaces.
Software
(also extends com.planet_ink.coffee_mud.Items.interfaces.
Technical
)
com.planet_ink.coffee_mud.Items.interfaces.
Technical
com.planet_ink.coffee_mud.Items.interfaces.
Electronics
(also extends com.planet_ink.coffee_mud.Items.interfaces.
Item
)
com.planet_ink.coffee_mud.Items.interfaces.
ElecPanel
com.planet_ink.coffee_mud.Items.interfaces.
Computer
com.planet_ink.coffee_mud.Items.interfaces.
PowerSource
com.planet_ink.coffee_mud.Items.interfaces.
PowerGenerator
com.planet_ink.coffee_mud.Items.interfaces.
TechComponent
com.planet_ink.coffee_mud.Items.interfaces.
ShipEngine
com.planet_ink.coffee_mud.Items.interfaces.
ShipWarComponent
(also extends com.planet_ink.coffee_mud.Items.interfaces.
ShipDirectional
)
com.planet_ink.coffee_mud.Items.interfaces.
Software
(also extends com.planet_ink.coffee_mud.Items.interfaces.
Item
)
com.planet_ink.coffee_mud.Items.interfaces.
Weapon
com.planet_ink.coffee_mud.Items.interfaces.
AmmunitionWeapon
com.planet_ink.coffee_mud.core.interfaces.
EventHandlers
(also extends com.planet_ink.coffee_mud.core.interfaces.
MsgListener
)
com.planet_ink.coffee_mud.Common.interfaces.
Faction.FData
(also extends com.planet_ink.coffee_mud.core.interfaces.
MsgListener
)
com.planet_ink.coffee_mud.Races.interfaces.
Race
(also extends com.planet_ink.coffee_mud.core.interfaces.
CMObject
, com.planet_ink.coffee_mud.core.interfaces.
Modifiable
, com.planet_ink.coffee_mud.core.interfaces.
MsgListener
, com.planet_ink.coffee_mud.core.interfaces.
Tickable
)
com.planet_ink.coffee_mud.Libraries.interfaces.
TrackingLibrary.RFilter
com.planet_ink.coffee_mud.Libraries.interfaces.
TrackingLibrary.RFilters
com.planet_ink.coffee_mud.core.collections.
TrackingVector.TrackBack
<T>
com.planet_ink.coffee_mud.Libraries.interfaces.
WorldMap.LocatedPair
com.planet_ink.coffee_mud.Libraries.interfaces.
XMLLibrary.XMLTag
Enum Hierarchy
java.lang.Object
java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
com.planet_ink.coffee_mud.Common.interfaces.
AbilityComponent.CompConnector
com.planet_ink.coffee_mud.Common.interfaces.
AbilityComponent.CompLocation
com.planet_ink.coffee_mud.Common.interfaces.
AbilityComponent.CompType
com.planet_ink.coffee_mud.Libraries.interfaces.
AbilityMapper.AbilCostType
com.planet_ink.coffee_mud.Libraries.interfaces.
AbilityMapper.SecretFlag
com.planet_ink.coffee_mud.Libraries.interfaces.
AbilityParameters.ParmType
com.planet_ink.coffee_mud.Common.interfaces.
AccountStats.Agent
com.planet_ink.coffee_mud.Common.interfaces.
AccountStats.PrideStat
com.planet_ink.coffee_mud.Libraries.interfaces.
AchievementLibrary.AchievementFlag
com.planet_ink.coffee_mud.Libraries.interfaces.
AchievementLibrary.AchievementLoadFlag
com.planet_ink.coffee_mud.Libraries.interfaces.
AchievementLibrary.AwardType
com.planet_ink.coffee_mud.Libraries.interfaces.
AchievementLibrary.Event
com.planet_ink.coffee_mud.Commands.
Achievements.NonAgentList
com.planet_ink.coffee_mud.Areas.interfaces.
Area.State
com.planet_ink.coffee_mud.Areas.interfaces.
Area.Stats
com.planet_ink.coffee_mud.Libraries.interfaces.
AreaGenerationLibrary.LayoutFlags
com.planet_ink.coffee_mud.Libraries.interfaces.
AreaGenerationLibrary.LayoutRuns
com.planet_ink.coffee_mud.Libraries.interfaces.
AreaGenerationLibrary.LayoutTags
com.planet_ink.coffee_mud.Libraries.interfaces.
AreaGenerationLibrary.LayoutTypes
com.planet_ink.coffee_mud.Items.interfaces.
Armor.SizeDeviation
com.planet_ink.coffee_mud.Abilities.Tech.
AstroEngineering.Operation
com.planet_ink.coffee_mud.Commands.
AutoInvoke.AutoInvokeCommand
com.planet_ink.coffee_mud.Abilities.Common.
BuildingSkill.Building
com.planet_ink.coffee_mud.Abilities.Common.
BuildingSkill.Flag
com.planet_ink.coffee_mud.Commands.
CalendarCmd.CalCmd
com.planet_ink.coffee_mud.Libraries.interfaces.
CatalogLibrary.CatalogKind
com.planet_ink.coffee_mud.Libraries.interfaces.
CatalogLibrary.CataSpawn
com.planet_ink.coffee_mud.Libraries.interfaces.
ChannelsLibrary.ChannelFlag
com.planet_ink.coffee_mud.CharClasses.interfaces.
CharClass.SubClassRule
com.planet_ink.coffee_mud.Libraries.
CharCreation.LoginState
com.planet_ink.coffee_mud.Libraries.interfaces.
CharCreationLibrary.LoginResult
com.planet_ink.coffee_mud.Libraries.interfaces.
CharCreationLibrary.NewCharNameCheckResult
com.planet_ink.coffee_mud.Common.interfaces.
Clan.Authority
com.planet_ink.coffee_mud.Common.interfaces.
Clan.AutoPromoteFlag
com.planet_ink.coffee_mud.Common.interfaces.
Clan.ClanFlag
com.planet_ink.coffee_mud.Common.interfaces.
Clan.Function
com.planet_ink.coffee_mud.Common.interfaces.
Clan.Trophy
com.planet_ink.coffee_mud.Items.interfaces.
ClanItem.ClanItemType
com.planet_ink.coffee_mud.core.
CMClass.CMObjectType
com.planet_ink.coffee_mud.Libraries.interfaces.
CMFlagLibrary.ComingOrGoing
com.planet_ink.coffee_mud.core.
CMLib.Library
com.planet_ink.coffee_mud.Libraries.interfaces.
CMMiscUtils.ItemState
com.planet_ink.coffee_mud.Common.interfaces.
CMMsg.CheckedMsgResponse
com.planet_ink.coffee_mud.Common.interfaces.
CMMsg.View
com.planet_ink.coffee_mud.Libraries.
CMPlayers.AcctThinSortCode
com.planet_ink.coffee_mud.core.
CMProps.Bool
com.planet_ink.coffee_mud.core.
CMProps.Int
com.planet_ink.coffee_mud.core.
CMProps.Int.Prowesses
com.planet_ink.coffee_mud.core.
CMProps.ListFile
com.planet_ink.coffee_mud.core.
CMProps.Str
com.planet_ink.coffee_mud.core.
CMProps.StrList
com.planet_ink.coffee_mud.core.
CMProps.WhiteList
com.planet_ink.coffee_mud.Libraries.
CMProtocols.MSDPCommand
com.planet_ink.coffee_mud.Libraries.
CMProtocols.MSDPConfigurableVar
com.planet_ink.coffee_mud.Libraries.
CMProtocols.MSDPListable
com.planet_ink.coffee_mud.Libraries.
CMProtocols.MSDPVariable
com.planet_ink.coffee_mud.core.
CMSecurity.ConnectState
com.planet_ink.coffee_mud.core.
CMSecurity.DbgFlag
com.planet_ink.coffee_mud.core.
CMSecurity.DisFlag
com.planet_ink.coffee_mud.core.
CMSecurity.SaveFlag
com.planet_ink.coffee_mud.core.
CMSecurity.SecFlag
com.planet_ink.coffee_mud.core.
CMStrings.DiffOperation
com.planet_ink.coffee_mud.Libraries.
CoffeeFilter.Pronoun
com.planet_ink.coffee_mud.Libraries.interfaces.
ColorLibrary.Color
com.planet_ink.coffee_mud.Libraries.interfaces.
ColorLibrary.SpecialColor
com.planet_ink.coffee_mud.Libraries.interfaces.
CombatLibrary.CombatSystem
com.planet_ink.coffee_mud.Libraries.interfaces.
CommonCommands.LookView
com.planet_ink.coffee_mud.Behaviors.
Concierge.TrackWords
com.planet_ink.coffee_mud.core.interfaces.
CostDef.CostType
com.planet_ink.coffee_mud.Abilities.Common.
CraftingSkill.CraftingActivity
com.planet_ink.coffee_mud.Abilities.Common.
CraftingSkill.EnhancedExpertise
com.planet_ink.coffee_mud.Libraries.interfaces.
DatabaseEngine.DatabaseTables
com.planet_ink.coffee_mud.Libraries.interfaces.
DatabaseEngine.ReadRoomDisableFlag
com.planet_ink.coffee_mud.core.database.
DBConnection.FetchType
com.planet_ink.coffee_mud.MOBS.interfaces.
Deity.HolyEvent
com.planet_ink.coffee_mud.MOBS.interfaces.
Deity.RitualType
com.planet_ink.coffee_mud.Commands.
Deviations.DeviationType
com.planet_ink.coffee_mud.Commands.
Deviations.DevSortBy
com.planet_ink.coffee_mud.core.
Directions.DirType
com.planet_ink.coffee_mud.core.collections.
DoubleFilterer.Result
com.planet_ink.coffee_mud.Abilities.Druid.
Druid_ShapeShift.ShiftShapeField
com.planet_ink.coffee_mud.Behaviors.
Emoter.EMOTE_TYPE
com.planet_ink.coffee_mud.Libraries.interfaces.
ExpertiseLibrary.XType
com.planet_ink.coffee_mud.Libraries.interfaces.
ExpLevelLibrary.ModXP.DirectionCheck
com.planet_ink.coffee_mud.Common.interfaces.
Faction.Align
com.planet_ink.coffee_mud.Common.interfaces.
Faction.FacTag
com.planet_ink.coffee_mud.Common.interfaces.
Faction.FactionChangeEvent.MiscTrigger
com.planet_ink.coffee_mud.Libraries.interfaces.
FactionManager.FAbilityMaskType
com.planet_ink.coffee_mud.Behaviors.
FasterRecovery.RecType
com.planet_ink.coffee_mud.Libraries.interfaces.
GenericBuilder.GenItemBonusFakeStats
com.planet_ink.coffee_mud.Libraries.interfaces.
GenericBuilder.GenItemCode
com.planet_ink.coffee_mud.Libraries.interfaces.
GenericBuilder.GenMOBBonusFakeStats
com.planet_ink.coffee_mud.Libraries.interfaces.
GenericBuilder.GenMOBCode
com.planet_ink.coffee_mud.Libraries.interfaces.
GenericBuilder.GenPhysBonusFakeStats
com.planet_ink.coffee_mud.WebMacros.grinder.
GrinderItems.ItemDataField
com.planet_ink.coffee_mud.WebMacros.grinder.
GrinderMobs.MOBDataField
com.planet_ink.coffee_mud.Libraries.interfaces.
HelpLibrary.HelpSection
com.planet_ink.coffee_mud.Common.interfaces.
HttpClient.Method
com.planet_ink.coffee_mud.Abilities.Misc.
InstanceArea.InstSpecFlag
com.planet_ink.coffee_mud.Abilities.Misc.
InstanceArea.InstVar
com.planet_ink.coffee_mud.Abilities.interfaces.
ItemCraftor.CraftorType
com.planet_ink.coffee_mud.core.interfaces.
ItemPossessor.Expire
com.planet_ink.coffee_mud.core.interfaces.
ItemPossessor.Find
com.planet_ink.coffee_mud.core.interfaces.
ItemPossessor.Move
com.planet_ink.coffee_mud.Common.interfaces.
JournalEntry.JournalAttrib
com.planet_ink.coffee_mud.Libraries.interfaces.
JournalsLibrary.CommandJournalFlags
com.planet_ink.coffee_mud.Libraries.interfaces.
JournalsLibrary.ForumJournalFlags
com.planet_ink.coffee_mud.Libraries.interfaces.
JournalsLibrary.MsgMkrResolution
com.planet_ink.coffee_mud.Abilities.Common.
LeatherWorking.Stage
com.planet_ink.coffee_mud.Commands.
ListCmd.ListCmdEntry
com.planet_ink.coffee_mud.core.intermud.cm1.commands.
Listen.STATTYPE
com.planet_ink.coffee_mud.core.
Log.Type
com.planet_ink.coffee_mud.Libraries.interfaces.
MaskingLibrary.ZapperKey
com.planet_ink.coffee_mud.Abilities.Common.
MasterLeatherWorking.Stage
com.planet_ink.coffee_mud.MOBS.interfaces.
MOB.Attrib
com.planet_ink.coffee_mud.Abilities.Misc.
Mood.MoodType
com.planet_ink.coffee_mud.Behaviors.
MudChat.ChatExpConn
com.planet_ink.coffee_mud.Behaviors.
MudChat.ChatMatchFlag
com.planet_ink.coffee_mud.Behaviors.
MudChat.ChatMatchType
com.planet_ink.coffee_mud.Libraries.
MUDPercolator.MQLSpecialFromSet
com.planet_ink.coffee_mud.Items.interfaces.
MusicalInstrument.InstrumentType
com.planet_ink.coffee_mud.Abilities.Common.
Organizing.OrganizeBy
com.planet_ink.coffee_mud.Common.interfaces.
PhyStats.Ambiance
com.planet_ink.coffee_mud.Abilities.interfaces.
PlanarAbility.PlanarSpecFlag
com.planet_ink.coffee_mud.Abilities.interfaces.
PlanarAbility.PlanarVar
com.planet_ink.coffee_mud.Common.interfaces.
PlayerAccount.AccountFlag
com.planet_ink.coffee_mud.WebMacros.
PlayerData.BASICS
com.planet_ink.coffee_mud.Libraries.interfaces.
PlayerLibrary.PlayerCode
com.planet_ink.coffee_mud.Libraries.interfaces.
PlayerLibrary.PlayerSortCode
com.planet_ink.coffee_mud.Common.interfaces.
PlayerStats.PlayerCombatStat
com.planet_ink.coffee_mud.Common.interfaces.
PlayerStats.PlayerFlag
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_AnimalSpirit.AnimalSpirit
com.planet_ink.coffee_mud.Abilities.Prayers.
Prayer_MorphUnholyWeapon.UnholyWeaponForm
com.planet_ink.coffee_mud.Abilities.Properties.
Prop_EnterAdjuster.EAMisc
com.planet_ink.coffee_mud.Abilities.Properties.
Prop_Familiar.Familiar
com.planet_ink.coffee_mud.Abilities.Properties.
Prop_ItemBinder.BoundOn
com.planet_ink.coffee_mud.Abilities.Properties.
Prop_ItemBinder.BoundTo
com.planet_ink.coffee_mud.Abilities.Properties.
Prop_LocationBound.BoundToType
com.planet_ink.coffee_mud.Abilities.Properties.
Prop_UseEmoter.EMOTE_TYPE
com.planet_ink.coffee_mud.Libraries.interfaces.
ProtocolLibrary.GMCPCommand
com.planet_ink.coffee_mud.Common.interfaces.
Quest.MYSTERY_QCODES
com.planet_ink.coffee_mud.Common.interfaces.
Quest.QCODES
com.planet_ink.coffee_mud.Common.interfaces.
Quest.QOBJS
com.planet_ink.coffee_mud.Common.interfaces.
Quest.Spawn
com.planet_ink.coffee_mud.Libraries.interfaces.
QuestManager.QMCommand
com.planet_ink.coffee_mud.Items.interfaces.
RawMaterial.DefResource
com.planet_ink.coffee_mud.Items.interfaces.
RawMaterial.Material
com.planet_ink.coffee_mud.Items.interfaces.
RawMaterial.ResourceFlag
com.planet_ink.coffee_mud.Items.interfaces.
RawMaterial.ResourceSubType
com.planet_ink.coffee_mud.core.interfaces.
Rideable.Basis
com.planet_ink.coffee_mud.Locales.interfaces.
Room.VariationCode
com.planet_ink.coffee_mud.Common.interfaces.
Session.InputCallback.Type
com.planet_ink.coffee_mud.Common.interfaces.
Session.SessionStatus
com.planet_ink.coffee_mud.Commands.
Shell.SubCmds
com.planet_ink.coffee_mud.Items.interfaces.
ShipDirectional.ShipDir
com.planet_ink.coffee_mud.Items.Software.
ShipNavProgram.ShipNavProcess
com.planet_ink.coffee_mud.Items.Software.
ShipNavProgram.ShipNavState
com.planet_ink.coffee_mud.core.interfaces.
ShopKeeper.ViewType
com.planet_ink.coffee_mud.Items.interfaces.
SiegableItem.SiegeCommand
com.planet_ink.coffee_mud.WebMacros.
SipletInterface.WSState
com.planet_ink.coffee_mud.Abilities.Skills.
Skill_CombatLog.CombatStat
com.planet_ink.coffee_mud.Abilities.Skills.
Skill_UnearthDemography.DemogField
com.planet_ink.coffee_mud.Common.interfaces.
Social.SocialFlag
com.planet_ink.coffee_mud.Items.interfaces.
Software.SWServices
com.planet_ink.coffee_mud.core.interfaces.
SpaceObject.Distance
com.planet_ink.coffee_mud.Items.interfaces.
SpaceShip.ShipFlag
com.planet_ink.coffee_mud.Items.BasicTech.
StdElecWeapon.ModeType
com.planet_ink.coffee_mud.Items.Basic.
StdNavigableBoardable.NavigatingCommand
com.planet_ink.coffee_mud.Abilities.Common.
Studying.perLevelLimits
com.planet_ink.coffee_mud.Items.interfaces.
Technical.TechCommand
com.planet_ink.coffee_mud.Items.interfaces.
Technical.TechType
com.planet_ink.coffee_mud.Libraries.interfaces.
TelnetFilter.Pronoun
com.planet_ink.coffee_mud.Abilities.Thief.
Thief_Listen.ListenFlag
com.planet_ink.coffee_mud.Abilities.Thief.
Thief_PirateFamiliar.Familiar
com.planet_ink.coffee_mud.core.interfaces.
TickableGroup.LocalType
com.planet_ink.coffee_mud.Common.interfaces.
TimeClock.MoonPhase
com.planet_ink.coffee_mud.Common.interfaces.
TimeClock.Season
com.planet_ink.coffee_mud.Common.interfaces.
TimeClock.TidePhase
com.planet_ink.coffee_mud.Common.interfaces.
TimeClock.TimeOfDay
com.planet_ink.coffee_mud.Common.interfaces.
TimeClock.TimePeriod
com.planet_ink.coffee_mud.Abilities.Common.
Titling.CATALOGS
com.planet_ink.coffee_mud.Libraries.interfaces.
TrackingLibrary.TrackingFlag
(implements com.planet_ink.coffee_mud.Libraries.interfaces.
TrackingLibrary.RFilter
)
com.planet_ink.coffee_mud.Libraries.interfaces.
TrackingLibrary.TrailFlag
com.planet_ink.coffee_mud.Common.interfaces.
Triggerer.TriggerCode
com.planet_ink.coffee_mud.WebMacros.
TriggerNext.TrigMGField
com.planet_ink.coffee_mud.Libraries.
XMLManager.State
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
JavaScript is disabled on your browser.