|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.planet_ink.coffee_mud.Abilities.StdAbility
com.planet_ink.coffee_mud.Abilities.Druid.Chant
com.planet_ink.coffee_mud.Abilities.Druid.Chant_SpeakWithAnimals
com.planet_ink.coffee_mud.Abilities.Druid.Chant_Burrowspeak
public class Chant_Burrowspeak
| Field Summary |
|---|
| Fields inherited from class com.planet_ink.coffee_mud.Abilities.Druid.Chant_SpeakWithAnimals |
|---|
charStats, mudChatters, myLanguages, raceIDs |
| Fields inherited from class com.planet_ink.coffee_mud.Abilities.Druid.Chant |
|---|
renderedMundane, WEATHERQUE_CALM, WEATHERQUE_COLD, WEATHERQUE_HOT, WEATHERQUE_NADA, WEATHERQUE_RAIN, WEATHERQUE_WIND |
| Fields inherited from class com.planet_ink.coffee_mud.Abilities.StdAbility |
|---|
affected, amDestroyed, canBeUninvoked, empty, invoker, isAnAutoEffect, lastCastHelp, miscText, proficiency, savable, tickDown, unInvoked |
| Constructor Summary | |
|---|---|
Chant_Burrowspeak()
|
|
| Method Summary | |
|---|---|
protected boolean |
canSpeakWithThis(MOB mob)
|
protected java.lang.String |
canSpeakWithWhat()
|
protected java.lang.String |
canSpeakWithWhatNoun()
|
java.lang.String |
displayText()
Gets the raw string used to show what this object looks like in the room. |
java.lang.String |
ID()
The CoffeeMud Java Class ID shared by all instances of this object. |
java.lang.String |
name()
The nice displayable name of this instance of this object |
protected void |
sayYouAreDone(MOB mob)
|
| Methods inherited from class com.planet_ink.coffee_mud.Abilities.Druid.Chant_SpeakWithAnimals |
|---|
abstractQuality, beingSpoken, canSpeakWithThis, classificationCode, executeMsg, getAnimalSpeak, getMudChat, getMyAnimalSpeak, getProficiency, invoke, languagesSupported, okMessage, setBeingSpoken, tick, translate, translatesLanguage, translationHash, translationLists, unInvoke, writtenName |
| Methods inherited from class com.planet_ink.coffee_mud.Abilities.Druid.Chant |
|---|
canAffectCode, canTargetCode, chantAlignmentCheck, setMiscText, triggerStrings, verbalCastCode, weatherQue |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface com.planet_ink.coffee_mud.Abilities.interfaces.Ability |
|---|
abilityCode, accountForYourself, adjustedLevel, affecting, appropriateToMyFactions, autoInvocation, bubbleAffect, canAffect, canAffect, canBeLearnedBy, canBePracticedBy, canBeTaughtBy, canBeUninvoked, canTarget, canTarget, castingQuality, castingTime, checkedCastingCost, combatCastingTime, enchantQuality, externalFiles, flags, getTrainingCost, helpProficiency, invoke, invoker, isAutoInvoked, isNowAnAutoEffect, makeLongLasting, makeNonUninvokable, practice, preInvoke, proficiency, proficiencyCheck, putInCommandlist, requirements, setAbilityCode, setAffectedOne, setInvoker, setProficiency, startTickDown, teach, triggerStrings, usageCost, usageType |
| Methods inherited from interface com.planet_ink.coffee_mud.core.interfaces.Environmental |
|---|
description, expirationDate, image, isGeneric, L, maxRange, minRange, miscTextFormat, Name, rawImage, sameAs, setDescription, setDisplayText, setExpirationDate, setImage, setMiscText, setName, text |
| Methods inherited from interface com.planet_ink.coffee_mud.core.interfaces.Tickable |
|---|
getTickStatus |
| Methods inherited from interface com.planet_ink.coffee_mud.core.interfaces.StatsAffecting |
|---|
affectCharState, affectCharStats, affectPhyStats |
| Methods inherited from interface com.planet_ink.coffee_mud.core.interfaces.Contingent |
|---|
amDestroyed, destroy, isSavable, setSavable |
| Methods inherited from interface com.planet_ink.coffee_mud.core.interfaces.CMObject |
|---|
copyOf, initializeClass, newInstance |
| Methods inherited from interface java.lang.Comparable |
|---|
compareTo |
| Methods inherited from interface com.planet_ink.coffee_mud.core.interfaces.Modifiable |
|---|
getSaveStatIndex, getStat, getStatCodes, isStat, setStat |
| Constructor Detail |
|---|
public Chant_Burrowspeak()
| Method Detail |
|---|
public java.lang.String ID()
CMObject
ID in interface CMObjectID in class Chant_SpeakWithAnimalspublic java.lang.String name()
Tickable
name in interface CMObjectname in interface Tickablename in class Chant_SpeakWithAnimalsEnvironmental.Name()public java.lang.String displayText()
Environmental
displayText in interface EnvironmentaldisplayText in class Chant_SpeakWithAnimalsprotected boolean canSpeakWithThis(MOB mob)
canSpeakWithThis in class Chant_SpeakWithAnimalsprotected java.lang.String canSpeakWithWhat()
canSpeakWithWhat in class Chant_SpeakWithAnimalsprotected java.lang.String canSpeakWithWhatNoun()
canSpeakWithWhatNoun in class Chant_SpeakWithAnimalsprotected void sayYouAreDone(MOB mob)
sayYouAreDone in class Chant_SpeakWithAnimals
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||