com.planet_ink.coffee_mud.Items.interfaces
Interface RawMaterial
- All Superinterfaces:
- Affectable, Behavable, java.lang.Cloneable, CMObject, java.lang.Comparable<CMObject>, Contingent, DBIdentifiable, Environmental, Item, Modifiable, MsgListener, Physical, PhysicalAgent, Readable, Rider, StatsAffecting, Tickable, Wearable
- All Known Implementing Classes:
- GenFoodResource, GenLiquidResource, GenResource
public interface RawMaterial
- extends Item
|
Nested Class Summary |
static class |
RawMaterial.CODES
Global resource/raw material code data collector |
| Fields inherited from interface com.planet_ink.coffee_mud.core.interfaces.Tickable |
STATUS_AFFECT, STATUS_ALIVE, STATUS_BEHAVIOR, STATUS_CLASS, STATUS_DEAD, STATUS_END, STATUS_FIGHT, STATUS_MISC, STATUS_MISC2, STATUS_MISC3, STATUS_MISC4, STATUS_MISC5, STATUS_MISC6, STATUS_MISC7, STATUS_NOT, STATUS_OTHER, STATUS_RACE, STATUS_REBIRTH, STATUS_SCRIPT, STATUS_START, STATUS_WEATHER, TICKID_AREA, TICKID_CLAN, TICKID_CLANITEM, TICKID_DEADBODY_DECAY, TICKID_EMAIL, TICKID_EXIT_BEHAVIOR, TICKID_EXIT_REOPEN, TICKID_ITEM_BEHAVIOR, TICKID_ITEM_BOUNCEBACK, TICKID_LIGHT_FLICKERS, TICKID_LIVEAUCTION, TICKID_LONGERMASK, TICKID_MOB, TICKID_QUEST, TICKID_READYTOSTOP, TICKID_ROOM_BEHAVIOR, TICKID_ROOM_ITEM_REJUV, TICKID_SPELL_AFFECT, TICKID_TIMEAUCTION, TICKID_TRAP_DESTRUCTION, TICKID_TRAP_RESET, TICKMASK_SOLITARY |
| Fields inherited from interface com.planet_ink.coffee_mud.Items.interfaces.Wearable |
DEFAULT_WORN_CODES, DEFAULT_WORN_DEPENDENCYGRID, DEFAULT_WORN_DESCS, DEFAULT_WORN_ORDER, DEFAULT_WORN_WEIGHT_POINTS, DEFAULT_WORN_WEIGHTS, FILTER_ANY, FILTER_UNWORNONLY, FILTER_WORNONLY, HIGHEST_WORN_CODE, IN_INVENTORY, WORN_ABOUT_BODY, WORN_ARMS, WORN_BACK, WORN_EARS, WORN_EYES, WORN_FEET, WORN_FLOATING_NEARBY, WORN_HANDS, WORN_HEAD, WORN_HELD, WORN_LEFT_FINGER, WORN_LEFT_WRIST, WORN_LEGS, WORN_MOUTH, WORN_NECK, WORN_RIGHT_FINGER, WORN_RIGHT_WRIST, WORN_TORSO, WORN_WAIST, WORN_WIELD |
| Methods inherited from interface com.planet_ink.coffee_mud.Items.interfaces.Item |
baseGoldValue, container, material, numberOfItems, owner, rawSecretIdentity, recursiveWeight, removeFromOwnerContainer, secretIdentity, setBaseValue, setContainer, setMaterial, setOwner, setSecretIdentity, setUsesRemaining, stopTicking, subjectToWearAndTear, ultimateContainer, usesRemaining, value |
| 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 java.lang.Comparable |
compareTo |
| 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 |
| Methods inherited from interface com.planet_ink.coffee_mud.Items.interfaces.Wearable |
amWearingAt, canWear, compareProperLocations, fitsOn, rawLogicalAnd, rawProperLocationBitmap, rawWornCode, setRawLogicalAnd, setRawProperLocationBitmap, setRawWornCode, unWear, wearAt, wearEvenIfImpossible, wearIfPossible, wearIfPossible, whereCantWear |
MATERIAL_UNKNOWN
static final int MATERIAL_UNKNOWN
- See Also:
- Constant Field Values
MATERIAL_CLOTH
static final int MATERIAL_CLOTH
- See Also:
- Constant Field Values
MATERIAL_LEATHER
static final int MATERIAL_LEATHER
- See Also:
- Constant Field Values
MATERIAL_METAL
static final int MATERIAL_METAL
- See Also:
- Constant Field Values
MATERIAL_MITHRIL
static final int MATERIAL_MITHRIL
- See Also:
- Constant Field Values
MATERIAL_WOODEN
static final int MATERIAL_WOODEN
- See Also:
- Constant Field Values
MATERIAL_GLASS
static final int MATERIAL_GLASS
- See Also:
- Constant Field Values
MATERIAL_VEGETATION
static final int MATERIAL_VEGETATION
- See Also:
- Constant Field Values
MATERIAL_FLESH
static final int MATERIAL_FLESH
- See Also:
- Constant Field Values
MATERIAL_PAPER
static final int MATERIAL_PAPER
- See Also:
- Constant Field Values
MATERIAL_ROCK
static final int MATERIAL_ROCK
- See Also:
- Constant Field Values
MATERIAL_LIQUID
static final int MATERIAL_LIQUID
- See Also:
- Constant Field Values
MATERIAL_PRECIOUS
static final int MATERIAL_PRECIOUS
- See Also:
- Constant Field Values
MATERIAL_ENERGY
static final int MATERIAL_ENERGY
- See Also:
- Constant Field Values
MATERIAL_PLASTIC
static final int MATERIAL_PLASTIC
- See Also:
- Constant Field Values
MATERIAL_MASK
static final int MATERIAL_MASK
- See Also:
- Constant Field Values
MATERIAL_CODES
static final int[] MATERIAL_CODES
MATERIAL_DESCS
static final java.lang.String[] MATERIAL_DESCS
MATERIAL_NOUNDESCS
static final java.lang.String[] MATERIAL_NOUNDESCS
RESOURCE_NOTHING
static final int RESOURCE_NOTHING
- See Also:
- Constant Field Values
RESOURCE_MEAT
static final int RESOURCE_MEAT
- See Also:
- Constant Field Values
RESOURCE_BEEF
static final int RESOURCE_BEEF
- See Also:
- Constant Field Values
RESOURCE_PORK
static final int RESOURCE_PORK
- See Also:
- Constant Field Values
RESOURCE_POULTRY
static final int RESOURCE_POULTRY
- See Also:
- Constant Field Values
RESOURCE_MUTTON
static final int RESOURCE_MUTTON
- See Also:
- Constant Field Values
RESOURCE_FISH
static final int RESOURCE_FISH
- See Also:
- Constant Field Values
RESOURCE_WHEAT
static final int RESOURCE_WHEAT
- See Also:
- Constant Field Values
RESOURCE_CORN
static final int RESOURCE_CORN
- See Also:
- Constant Field Values
RESOURCE_RICE
static final int RESOURCE_RICE
- See Also:
- Constant Field Values
RESOURCE_CARROTS
static final int RESOURCE_CARROTS
- See Also:
- Constant Field Values
RESOURCE_TOMATOES
static final int RESOURCE_TOMATOES
- See Also:
- Constant Field Values
RESOURCE_PEPPERS
static final int RESOURCE_PEPPERS
- See Also:
- Constant Field Values
RESOURCE_GREENS
static final int RESOURCE_GREENS
- See Also:
- Constant Field Values
RESOURCE_FRUIT
static final int RESOURCE_FRUIT
- See Also:
- Constant Field Values
RESOURCE_APPLES
static final int RESOURCE_APPLES
- See Also:
- Constant Field Values
RESOURCE_BERRIES
static final int RESOURCE_BERRIES
- See Also:
- Constant Field Values
RESOURCE_ORANGES
static final int RESOURCE_ORANGES
- See Also:
- Constant Field Values
RESOURCE_LEMONS
static final int RESOURCE_LEMONS
- See Also:
- Constant Field Values
RESOURCE_GRAPES
static final int RESOURCE_GRAPES
- See Also:
- Constant Field Values
RESOURCE_OLIVES
static final int RESOURCE_OLIVES
- See Also:
- Constant Field Values
RESOURCE_POTATOES
static final int RESOURCE_POTATOES
- See Also:
- Constant Field Values
RESOURCE_CACTUS
static final int RESOURCE_CACTUS
- See Also:
- Constant Field Values
RESOURCE_DATES
static final int RESOURCE_DATES
- See Also:
- Constant Field Values
RESOURCE_SEAWEED
static final int RESOURCE_SEAWEED
- See Also:
- Constant Field Values
RESOURCE_STONE
static final int RESOURCE_STONE
- See Also:
- Constant Field Values
RESOURCE_LIMESTONE
static final int RESOURCE_LIMESTONE
- See Also:
- Constant Field Values
RESOURCE_FLINT
static final int RESOURCE_FLINT
- See Also:
- Constant Field Values
RESOURCE_GRANITE
static final int RESOURCE_GRANITE
- See Also:
- Constant Field Values
RESOURCE_OBSIDIAN
static final int RESOURCE_OBSIDIAN
- See Also:
- Constant Field Values
RESOURCE_MARBLE
static final int RESOURCE_MARBLE
- See Also:
- Constant Field Values
RESOURCE_SAND
static final int RESOURCE_SAND
- See Also:
- Constant Field Values
RESOURCE_JADE
static final int RESOURCE_JADE
- See Also:
- Constant Field Values
RESOURCE_IRON
static final int RESOURCE_IRON
- See Also:
- Constant Field Values
RESOURCE_LEAD
static final int RESOURCE_LEAD
- See Also:
- Constant Field Values
RESOURCE_BRONZE
static final int RESOURCE_BRONZE
- See Also:
- Constant Field Values
RESOURCE_SILVER
static final int RESOURCE_SILVER
- See Also:
- Constant Field Values
RESOURCE_GOLD
static final int RESOURCE_GOLD
- See Also:
- Constant Field Values
RESOURCE_ZINC
static final int RESOURCE_ZINC
- See Also:
- Constant Field Values
RESOURCE_COPPER
static final int RESOURCE_COPPER
- See Also:
- Constant Field Values
RESOURCE_TIN
static final int RESOURCE_TIN
- See Also:
- Constant Field Values
RESOURCE_MITHRIL
static final int RESOURCE_MITHRIL
- See Also:
- Constant Field Values
RESOURCE_ADAMANTITE
static final int RESOURCE_ADAMANTITE
- See Also:
- Constant Field Values
RESOURCE_STEEL
static final int RESOURCE_STEEL
- See Also:
- Constant Field Values
RESOURCE_BRASS
static final int RESOURCE_BRASS
- See Also:
- Constant Field Values
RESOURCE_WOOD
static final int RESOURCE_WOOD
- See Also:
- Constant Field Values
RESOURCE_PINE
static final int RESOURCE_PINE
- See Also:
- Constant Field Values
RESOURCE_BALSA
static final int RESOURCE_BALSA
- See Also:
- Constant Field Values
RESOURCE_OAK
static final int RESOURCE_OAK
- See Also:
- Constant Field Values
RESOURCE_MAPLE
static final int RESOURCE_MAPLE
- See Also:
- Constant Field Values
RESOURCE_REDWOOD
static final int RESOURCE_REDWOOD
- See Also:
- Constant Field Values
RESOURCE_HICKORY
static final int RESOURCE_HICKORY
- See Also:
- Constant Field Values
RESOURCE_SCALES
static final int RESOURCE_SCALES
- See Also:
- Constant Field Values
RESOURCE_FUR
static final int RESOURCE_FUR
- See Also:
- Constant Field Values
RESOURCE_LEATHER
static final int RESOURCE_LEATHER
- See Also:
- Constant Field Values
RESOURCE_HIDE
static final int RESOURCE_HIDE
- See Also:
- Constant Field Values
RESOURCE_WOOL
static final int RESOURCE_WOOL
- See Also:
- Constant Field Values
RESOURCE_FEATHERS
static final int RESOURCE_FEATHERS
- See Also:
- Constant Field Values
RESOURCE_COTTON
static final int RESOURCE_COTTON
- See Also:
- Constant Field Values
RESOURCE_HEMP
static final int RESOURCE_HEMP
- See Also:
- Constant Field Values
RESOURCE_FRESHWATER
static final int RESOURCE_FRESHWATER
- See Also:
- Constant Field Values
RESOURCE_SALTWATER
static final int RESOURCE_SALTWATER
- See Also:
- Constant Field Values
RESOURCE_DRINKABLE
static final int RESOURCE_DRINKABLE
- See Also:
- Constant Field Values
RESOURCE_GLASS
static final int RESOURCE_GLASS
- See Also:
- Constant Field Values
RESOURCE_PAPER
static final int RESOURCE_PAPER
- See Also:
- Constant Field Values
RESOURCE_CLAY
static final int RESOURCE_CLAY
- See Also:
- Constant Field Values
RESOURCE_CHINA
static final int RESOURCE_CHINA
- See Also:
- Constant Field Values
RESOURCE_DIAMOND
static final int RESOURCE_DIAMOND
- See Also:
- Constant Field Values
RESOURCE_CRYSTAL
static final int RESOURCE_CRYSTAL
- See Also:
- Constant Field Values
RESOURCE_GEM
static final int RESOURCE_GEM
- See Also:
- Constant Field Values
RESOURCE_PEARL
static final int RESOURCE_PEARL
- See Also:
- Constant Field Values
RESOURCE_PLATINUM
static final int RESOURCE_PLATINUM
- See Also:
- Constant Field Values
RESOURCE_MILK
static final int RESOURCE_MILK
- See Also:
- Constant Field Values
RESOURCE_EGGS
static final int RESOURCE_EGGS
- See Also:
- Constant Field Values
RESOURCE_HOPS
static final int RESOURCE_HOPS
- See Also:
- Constant Field Values
RESOURCE_COFFEEBEANS
static final int RESOURCE_COFFEEBEANS
- See Also:
- Constant Field Values
RESOURCE_COFFEE
static final int RESOURCE_COFFEE
- See Also:
- Constant Field Values
RESOURCE_OPAL
static final int RESOURCE_OPAL
- See Also:
- Constant Field Values
RESOURCE_TOPAZ
static final int RESOURCE_TOPAZ
- See Also:
- Constant Field Values
RESOURCE_AMETHYST
static final int RESOURCE_AMETHYST
- See Also:
- Constant Field Values
RESOURCE_GARNET
static final int RESOURCE_GARNET
- See Also:
- Constant Field Values
RESOURCE_AMBER
static final int RESOURCE_AMBER
- See Also:
- Constant Field Values
RESOURCE_AQUAMARINE
static final int RESOURCE_AQUAMARINE
- See Also:
- Constant Field Values
RESOURCE_CRYSOBERYL
static final int RESOURCE_CRYSOBERYL
- See Also:
- Constant Field Values
RESOURCE_IRONWOOD
static final int RESOURCE_IRONWOOD
- See Also:
- Constant Field Values
RESOURCE_SILK
static final int RESOURCE_SILK
- See Also:
- Constant Field Values
RESOURCE_COCOA
static final int RESOURCE_COCOA
- See Also:
- Constant Field Values
RESOURCE_BLOOD
static final int RESOURCE_BLOOD
- See Also:
- Constant Field Values
RESOURCE_BONE
static final int RESOURCE_BONE
- See Also:
- Constant Field Values
RESOURCE_COAL
static final int RESOURCE_COAL
- See Also:
- Constant Field Values
RESOURCE_LAMPOIL
static final int RESOURCE_LAMPOIL
- See Also:
- Constant Field Values
RESOURCE_POISON
static final int RESOURCE_POISON
- See Also:
- Constant Field Values
RESOURCE_LIQUOR
static final int RESOURCE_LIQUOR
- See Also:
- Constant Field Values
RESOURCE_SUGAR
static final int RESOURCE_SUGAR
- See Also:
- Constant Field Values
RESOURCE_HONEY
static final int RESOURCE_HONEY
- See Also:
- Constant Field Values
RESOURCE_BARLEY
static final int RESOURCE_BARLEY
- See Also:
- Constant Field Values
RESOURCE_MUSHROOMS
static final int RESOURCE_MUSHROOMS
- See Also:
- Constant Field Values
RESOURCE_HERBS
static final int RESOURCE_HERBS
- See Also:
- Constant Field Values
RESOURCE_VINE
static final int RESOURCE_VINE
- See Also:
- Constant Field Values
RESOURCE_FLOWERS
static final int RESOURCE_FLOWERS
- See Also:
- Constant Field Values
RESOURCE_PLASTIC
static final int RESOURCE_PLASTIC
- See Also:
- Constant Field Values
RESOURCE_RUBBER
static final int RESOURCE_RUBBER
- See Also:
- Constant Field Values
RESOURCE_EBONY
static final int RESOURCE_EBONY
- See Also:
- Constant Field Values
RESOURCE_IVORY
static final int RESOURCE_IVORY
- See Also:
- Constant Field Values
RESOURCE_WAX
static final int RESOURCE_WAX
- See Also:
- Constant Field Values
RESOURCE_NUTS
static final int RESOURCE_NUTS
- See Also:
- Constant Field Values
RESOURCE_BREAD
static final int RESOURCE_BREAD
- See Also:
- Constant Field Values
RESOURCE_CRACKER
static final int RESOURCE_CRACKER
- See Also:
- Constant Field Values
RESOURCE_YEW
static final int RESOURCE_YEW
- See Also:
- Constant Field Values
RESOURCE_DUST
static final int RESOURCE_DUST
- See Also:
- Constant Field Values
RESOURCE_PIPEWEED
static final int RESOURCE_PIPEWEED
- See Also:
- Constant Field Values
RESOURCE_ENERGY
static final int RESOURCE_ENERGY
- See Also:
- Constant Field Values
RESOURCE_STRAWBERRIES
static final int RESOURCE_STRAWBERRIES
- See Also:
- Constant Field Values
RESOURCE_BLUEBERRIES
static final int RESOURCE_BLUEBERRIES
- See Also:
- Constant Field Values
RESOURCE_RASPBERRIES
static final int RESOURCE_RASPBERRIES
- See Also:
- Constant Field Values
RESOURCE_BOYSENBERRIES
static final int RESOURCE_BOYSENBERRIES
- See Also:
- Constant Field Values
RESOURCE_BLACKBERRIES
static final int RESOURCE_BLACKBERRIES
- See Also:
- Constant Field Values
RESOURCE_SMURFBERRIES
static final int RESOURCE_SMURFBERRIES
- See Also:
- Constant Field Values
RESOURCE_PEACHES
static final int RESOURCE_PEACHES
- See Also:
- Constant Field Values
RESOURCE_PLUMS
static final int RESOURCE_PLUMS
- See Also:
- Constant Field Values
RESOURCE_ONIONS
static final int RESOURCE_ONIONS
- See Also:
- Constant Field Values
RESOURCE_CHERRIES
static final int RESOURCE_CHERRIES
- See Also:
- Constant Field Values
RESOURCE_GARLIC
static final int RESOURCE_GARLIC
- See Also:
- Constant Field Values
RESOURCE_PINEAPPLES
static final int RESOURCE_PINEAPPLES
- See Also:
- Constant Field Values
RESOURCE_COCONUTS
static final int RESOURCE_COCONUTS
- See Also:
- Constant Field Values
RESOURCE_BANANAS
static final int RESOURCE_BANANAS
- See Also:
- Constant Field Values
RESOURCE_LIMES
static final int RESOURCE_LIMES
- See Also:
- Constant Field Values
RESOURCE_SAP
static final int RESOURCE_SAP
- See Also:
- Constant Field Values
RESOURCE_ONYX
static final int RESOURCE_ONYX
- See Also:
- Constant Field Values
RESOURCE_TURQUIOSE
static final int RESOURCE_TURQUIOSE
- See Also:
- Constant Field Values
RESOURCE_PERIDOT
static final int RESOURCE_PERIDOT
- See Also:
- Constant Field Values
RESOURCE_QUARTZ
static final int RESOURCE_QUARTZ
- See Also:
- Constant Field Values
RESOURCE_LAPIS
static final int RESOURCE_LAPIS
- See Also:
- Constant Field Values
RESOURCE_BLOODSTONE
static final int RESOURCE_BLOODSTONE
- See Also:
- Constant Field Values
RESOURCE_MOONSTONE
static final int RESOURCE_MOONSTONE
- See Also:
- Constant Field Values
RESOURCE_ALEXANDRITE
static final int RESOURCE_ALEXANDRITE
- See Also:
- Constant Field Values
RESOURCE_TEAK
static final int RESOURCE_TEAK
- See Also:
- Constant Field Values
RESOURCE_CEDAR
static final int RESOURCE_CEDAR
- See Also:
- Constant Field Values
RESOURCE_ELM
static final int RESOURCE_ELM
- See Also:
- Constant Field Values
RESOURCE_CHERRYWOOD
static final int RESOURCE_CHERRYWOOD
- See Also:
- Constant Field Values
RESOURCE_BEECHWOOD
static final int RESOURCE_BEECHWOOD
- See Also:
- Constant Field Values
RESOURCE_WILLOW
static final int RESOURCE_WILLOW
- See Also:
- Constant Field Values
RESOURCE_SYCAMORE
static final int RESOURCE_SYCAMORE
- See Also:
- Constant Field Values
RESOURCE_SPRUCE
static final int RESOURCE_SPRUCE
- See Also:
- Constant Field Values
RESOURCE_MESQUITE
static final int RESOURCE_MESQUITE
- See Also:
- Constant Field Values
RESOURCE_BASALT
static final int RESOURCE_BASALT
- See Also:
- Constant Field Values
RESOURCE_SHALE
static final int RESOURCE_SHALE
- See Also:
- Constant Field Values
RESOURCE_PUMICE
static final int RESOURCE_PUMICE
- See Also:
- Constant Field Values
RESOURCE_SANDSTONE
static final int RESOURCE_SANDSTONE
- See Also:
- Constant Field Values
RESOURCE_SOAPSTONE
static final int RESOURCE_SOAPSTONE
- See Also:
- Constant Field Values
RESOURCE_SALMON
static final int RESOURCE_SALMON
- See Also:
- Constant Field Values
RESOURCE_CARP
static final int RESOURCE_CARP
- See Also:
- Constant Field Values
RESOURCE_TROUT
static final int RESOURCE_TROUT
- See Also:
- Constant Field Values
RESOURCE_SHRIMP
static final int RESOURCE_SHRIMP
- See Also:
- Constant Field Values
RESOURCE_TUNA
static final int RESOURCE_TUNA
- See Also:
- Constant Field Values
RESOURCE_CATFISH
static final int RESOURCE_CATFISH
- See Also:
- Constant Field Values
RESOURCE_BAMBOO
static final int RESOURCE_BAMBOO
- See Also:
- Constant Field Values
RESOURCE_SOAP
static final int RESOURCE_SOAP
- See Also:
- Constant Field Values
RESOURCE_SPIDERSTEEL
static final int RESOURCE_SPIDERSTEEL
- See Also:
- Constant Field Values
RESOURCE_ASH
static final int RESOURCE_ASH
- See Also:
- Constant Field Values
RESOURCE_PERFUME
static final int RESOURCE_PERFUME
- See Also:
- Constant Field Values
RESOURCE_ATLANTEANSTEEL
static final int RESOURCE_ATLANTEANSTEEL
- See Also:
- Constant Field Values
RESOURCE_CHEESE
static final int RESOURCE_CHEESE
- See Also:
- Constant Field Values
RESOURCE_BEANS
static final int RESOURCE_BEANS
- See Also:
- Constant Field Values
RESOURCE_CRANBERRIES
static final int RESOURCE_CRANBERRIES
- See Also:
- Constant Field Values
RESOURCE_DRAGONBLOOD
static final int RESOURCE_DRAGONBLOOD
- See Also:
- Constant Field Values
RESOURCE_DRAGONMEAT
static final int RESOURCE_DRAGONMEAT
- See Also:
- Constant Field Values
RESOURCE_MASK
static final int RESOURCE_MASK
- See Also:
- Constant Field Values
DEFAULT_RESOURCE_DESCS
static final java.lang.String[] DEFAULT_RESOURCE_DESCS
DEFAULT_RESOURCE_EFFECTS
static final java.lang.String[] DEFAULT_RESOURCE_EFFECTS
DEFAULT_RESOURCE_DATA
static final int[][] DEFAULT_RESOURCE_DATA
DEFAULT_FISHES
static final int[] DEFAULT_FISHES
DEFAULT_BERRIES
static final int[] DEFAULT_BERRIES
DEFAULT_RESOURCE_SMELLS
static final java.lang.String[] DEFAULT_RESOURCE_SMELLS
domainSource
java.lang.String domainSource()
setDomainSource
void setDomainSource(java.lang.String src)
rebundle
boolean rebundle()
quickDestroy
void quickDestroy()