|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.planet_ink.coffee_mud.Locales.StdRoom
com.planet_ink.coffee_mud.Locales.WaterSurface
com.planet_ink.coffee_mud.Locales.SaltWaterSurface
public class SaltWaterSurface
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface com.planet_ink.coffee_mud.core.interfaces.ItemPossessor |
|---|
ItemPossessor.Expire, ItemPossessor.Find, ItemPossessor.Move |
| Field Summary |
|---|
| Fields inherited from class com.planet_ink.coffee_mud.Locales.StdRoom |
|---|
affects, amDestroyed, basePhyStats, behaviors, cachedImageName, contents, description, displayText, doors, exits, expirationDate, gridParent, inhabitants, mobility, myArea, myID, myResource, name, phyStats, rawImageName, resourceFound, scripts, skyedYet, STDCODES, tickStatus, xtraValues |
| Constructor Summary | |
|---|---|
SaltWaterSurface()
|
|
| Method Summary | |
|---|---|
void |
clearSky()
|
void |
giveASky(int depth)
|
java.lang.String |
ID()
The CoffeeMud Java Class ID shared by all instances of this object. |
int |
liquidType()
The material type of the liquid in this container. |
java.util.List<java.lang.Integer> |
resourceChoices()
|
protected java.lang.String |
UnderWaterLocaleID()
|
| Methods inherited from class com.planet_ink.coffee_mud.Locales.WaterSurface |
|---|
amountTakenToFillMe, containsDrink, decayTime, disappearsAfterDrinking, domainConditions, domainType, executeMsg, isOkWaterSurfaceAffect, liquidHeld, liquidRemaining, okMessage, setDecayTime, setLiquidHeld, setLiquidRemaining, setLiquidType, setThirstQuenched, thirstQuenched |
| 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.core.interfaces.Environmental |
|---|
description, displayText, expirationDate, image, isGeneric, maxRange, minRange, miscTextFormat, name, Name, rawImage, sameAs, setDescription, setDisplayText, setExpirationDate, setImage, setMiscText, setName, text |
| Methods inherited from interface com.planet_ink.coffee_mud.core.interfaces.Tickable |
|---|
getTickStatus, tick |
| 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 |
| Methods inherited from interface com.planet_ink.coffee_mud.core.interfaces.Affectable |
|---|
addEffect, addNonUninvokableEffect, basePhyStats, delEffect, effects, fetchEffect, fetchEffect, numEffects, phyStats, recoverPhyStats, setBasePhyStats |
| Methods inherited from interface com.planet_ink.coffee_mud.core.interfaces.Behavable |
|---|
addBehavior, addScript, behaviors, delBehavior, delScript, fetchBehavior, fetchBehavior, fetchScript, numBehaviors, numScripts, scripts |
| Constructor Detail |
|---|
public SaltWaterSurface()
| Method Detail |
|---|
public java.lang.String ID()
CMObject
ID in interface CMObjectID in class WaterSurfaceprotected java.lang.String UnderWaterLocaleID()
UnderWaterLocaleID in class WaterSurfacepublic int liquidType()
Drink
liquidType in interface DrinkliquidType in class WaterSurfaceRawMaterialpublic java.util.List<java.lang.Integer> resourceChoices()
resourceChoices in interface RoomresourceChoices in class WaterSurfacepublic void giveASky(int depth)
giveASky in interface RoomgiveASky in class WaterSurfacepublic void clearSky()
clearSky in interface RoomclearSky in class WaterSurface
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||