C# Class EntityDatabase, Aegina

显示文件 Open project: JMounier/Aegina

Public Properties

Property Type Description
AnimalFat Entity
Apple Entity
AquaPotion Entity
BluePotion Entity
Boar Mob,
BoarChief Mob,
BoarCore Entity
Bone Entity
Bowl Entity
Branch Element,
Bunny Mob,
Cact Entity
Cactus Element,
Cauldron Element,
CauldronLoot Entity
Chest Chest,
ChestLoot Entity
Chunk0_Empty Chunk,
Chunk1_All Chunk,
Chunk1_One Chunk,
Chunk1_Three Chunk,
Chunk1_TwoI Chunk,
Chunk1_TwoL Chunk,
Chunk2_All Chunk,
Chunk2_One Chunk,
Chunk2_Three Chunk,
Chunk2_TwoI Chunk,
Chunk2_TwoL Chunk,
Chunk3_All Chunk,
Chunk3_One Chunk,
Chunk3_Three Chunk,
Chunk3_TwoI Chunk,
Chunk3_TwoL Chunk,
Chunk4_One Chunk,
Chunk4_Three Chunk
Chunk4_TwoI Chunk
Chunk4_TwoL Chunk
Chunk5_One Chunk
Chunk5_Three Chunk
Chunk5_TwoI Chunk
Chunk5_TwoL Chunk
Chunk6_All Chunk
Chunk6_One Chunk
Chunk6_Three Chunk
Chunk6_TwoI Chunk
Chunk6_TwoL Chunk
Chunk7_All Chunk
Chunk7_One Chunk
Chunk7_Three Chunk
Chunk7_TwoI Chunk
Chunk7_TwoL Chunk
Chunk8_All Chunk
Chunk8_One Chunk
Chunk8_Three Chunk
Chunk8_TwoI Chunk
Chunk8_TwoL Chunk
Copper Entity
CopperAxe Entity
CopperBattleAxe Entity
CopperIngot Entity
CopperPickaxe Entity
CopperRock Element
CopperSpear Entity
CopperSword Entity
CristalProjectileGreen Element
CristalProjectileRed Element
CristalProjectileYellow Element
CuttedStone Entity
Default Entity
FallOak1 Element
FallOak2 Element
Fang Entity
Fir Element
Firepit Element
FirepitLoot Entity
Floatium Entity
FloatiumAxe Entity
FloatiumBattleAxe Entity
FloatiumIngot Entity
FloatiumPickaxe Entity
FloatiumRock Element
FloatiumSpear Entity
FloatiumSword Entity
ForestFlower Element
Forge Element
ForgeLoot Entity
Gigot Entity
Glass Entity
Gold Entity
GoldAxe Entity
GoldBattleAxe Entity
GoldIngot Entity
GoldPickaxe Entity
GoldRock Element
GoldSpear Entity
GoldSword Entity
GreenPotion Entity
Hide Entity
IceFlower Element
InstableCore Entity
Iron Entity
IronAxe Entity
IronBattleAxe Entity
IronBottomArmor Entity
IronIngot Entity
IronPickaxe Entity
IronRock Element
IronSpear Entity
IronSword Entity
IronTopArmor Entity
IslandCore IslandCore
LeatherBottomArmor Entity
LeatherTopArmor Entity
LittleRock Element
Log Entity
MeatBalls Entity
Mithril Entity
MithrilAxe Entity
MithrilBattleAxe Entity
MithrilBottomArmor Entity
MithrilIngot Entity
MithrilPickaxe Entity
MithrilRock Element
MithrilSpear Entity
MithrilSword Entity
MithrilTopArmor Entity
Mushroom Element
MushroomLoot Entity
Oak Element
Pampa Mob
PampaChief Mob
PampiCore Entity
Penguin Mob
Petal Entity
Piques Element
PiquesLoot Entity
Pumpink Element
PumpkinLoot Entity
PurplePotion Entity
RedMushroom Element
RedMushroomLoot Entity
RedPotion Entity
Sand Entity
SlimeAqua Mob
SlimeAquaSmall Mob
SlimeChief Mob
SlimeCore Entity
SlimeGoo Entity
SlimeGreen Mob
SlimeGreenSmall Mob
SlimeYellow Mob
SlimeYellowSmall Mob
SmallCactus Element
SnowBunny Mob
SnowFir Element
SnowOak Element
Soup Entity
Squeleton Element
Stick Entity
Stone Entity
StoneAxe Entity
StoneRock Element
StoneSword Entity
StoneWall Element
StoneWallLoot Entity
Sunkium Entity
SunkiumAxe Entity
SunkiumBattleAxe Entity
SunkiumBottomArmor Entity
SunkiumIngot Entity
SunkiumPickaxe Entity
SunkiumRock Element
SunkiumSpear Entity
SunkiumSword Entity
SunkiumTopArmor Entity
Torch Element
TorchLoot Entity
WaterCact Entity
WolfTrap Element
WolfTrapLoot Entity
WoodenPlank Entity
WoodenWall Element
WoodenWallLoot Entity
Workbench Element
WorkbenchLoot Entity
YellowPotion Entity

Public Methods

Method Description
Find ( int id ) : Entity

Recherche une entite par son identifiant et la retourne. (Une copie)

RandChunk ( Bridges bridge, System rand ) : Chunk

Retourne un chunk aleatoire. (Une copie)

Method Details

Find() public static method

Recherche une entite par son identifiant et la retourne. (Une copie)
public static Find ( int id ) : Entity
id int
return Entity

RandChunk() public static method

Retourne un chunk aleatoire. (Une copie)
public static RandChunk ( Bridges bridge, System rand ) : Chunk
bridge Bridges
rand System
return Chunk

Property Details

AnimalFat public_oe static_oe property

public static Entity AnimalFat
return Entity

Apple public_oe static_oe property

public static Entity Apple
return Entity

AquaPotion public_oe static_oe property

public static Entity AquaPotion
return Entity

BluePotion public_oe static_oe property

public static Entity BluePotion
return Entity

Boar public_oe static_oe property

public static Mob, Boar
return Mob,

BoarChief public_oe static_oe property

public static Mob, BoarChief
return Mob,

BoarCore public_oe static_oe property

public static Entity BoarCore
return Entity

Bone public_oe static_oe property

public static Entity Bone
return Entity

Bowl public_oe static_oe property

public static Entity Bowl
return Entity

Branch public_oe static_oe property

public static Element, Branch
return Element,

Bunny public_oe static_oe property

public static Mob, Bunny
return Mob,

Cact public_oe static_oe property

public static Entity Cact
return Entity

Cactus public_oe static_oe property

public static Element, Cactus
return Element,

Cauldron public_oe static_oe property

public static Element, Cauldron
return Element,

CauldronLoot public_oe static_oe property

public static Entity CauldronLoot
return Entity

Chest public_oe static_oe property

public static Chest, Chest
return Chest,

ChestLoot public_oe static_oe property

public static Entity ChestLoot
return Entity

Chunk0_Empty public_oe static_oe property

public static Chunk, Chunk0_Empty
return Chunk,

Chunk1_All public_oe static_oe property

public static Chunk, Chunk1_All
return Chunk,

Chunk1_One public_oe static_oe property

public static Chunk, Chunk1_One
return Chunk,

Chunk1_Three public_oe static_oe property

public static Chunk, Chunk1_Three
return Chunk,

Chunk1_TwoI public_oe static_oe property

public static Chunk, Chunk1_TwoI
return Chunk,

Chunk1_TwoL public_oe static_oe property

public static Chunk, Chunk1_TwoL
return Chunk,

Chunk2_All public_oe static_oe property

public static Chunk, Chunk2_All
return Chunk,

Chunk2_One public_oe static_oe property

public static Chunk, Chunk2_One
return Chunk,

Chunk2_Three public_oe static_oe property

public static Chunk, Chunk2_Three
return Chunk,

Chunk2_TwoI public_oe static_oe property

public static Chunk, Chunk2_TwoI
return Chunk,

Chunk2_TwoL public_oe static_oe property

public static Chunk, Chunk2_TwoL
return Chunk,

Chunk3_All public_oe static_oe property

public static Chunk, Chunk3_All
return Chunk,

Chunk3_One public_oe static_oe property

public static Chunk, Chunk3_One
return Chunk,

Chunk3_Three public_oe static_oe property

public static Chunk, Chunk3_Three
return Chunk,

Chunk3_TwoI public_oe static_oe property

public static Chunk, Chunk3_TwoI
return Chunk,

Chunk3_TwoL public_oe static_oe property

public static Chunk, Chunk3_TwoL
return Chunk,

Chunk4_One public_oe static_oe property

public static Chunk, Chunk4_One
return Chunk,

Chunk4_Three public_oe static_oe property

public static Chunk Chunk4_Three
return Chunk

Chunk4_TwoI public_oe static_oe property

public static Chunk Chunk4_TwoI
return Chunk

Chunk4_TwoL public_oe static_oe property

public static Chunk Chunk4_TwoL
return Chunk

Chunk5_One public_oe static_oe property

public static Chunk Chunk5_One
return Chunk

Chunk5_Three public_oe static_oe property

public static Chunk Chunk5_Three
return Chunk

Chunk5_TwoI public_oe static_oe property

public static Chunk Chunk5_TwoI
return Chunk

Chunk5_TwoL public_oe static_oe property

public static Chunk Chunk5_TwoL
return Chunk

Chunk6_All public_oe static_oe property

public static Chunk Chunk6_All
return Chunk

Chunk6_One public_oe static_oe property

public static Chunk Chunk6_One
return Chunk

Chunk6_Three public_oe static_oe property

public static Chunk Chunk6_Three
return Chunk

Chunk6_TwoI public_oe static_oe property

public static Chunk Chunk6_TwoI
return Chunk

Chunk6_TwoL public_oe static_oe property

public static Chunk Chunk6_TwoL
return Chunk

Chunk7_All public_oe static_oe property

public static Chunk Chunk7_All
return Chunk

Chunk7_One public_oe static_oe property

public static Chunk Chunk7_One
return Chunk

Chunk7_Three public_oe static_oe property

public static Chunk Chunk7_Three
return Chunk

Chunk7_TwoI public_oe static_oe property

public static Chunk Chunk7_TwoI
return Chunk

Chunk7_TwoL public_oe static_oe property

public static Chunk Chunk7_TwoL
return Chunk

Chunk8_All public_oe static_oe property

public static Chunk Chunk8_All
return Chunk

Chunk8_One public_oe static_oe property

public static Chunk Chunk8_One
return Chunk

Chunk8_Three public_oe static_oe property

public static Chunk Chunk8_Three
return Chunk

Chunk8_TwoI public_oe static_oe property

public static Chunk Chunk8_TwoI
return Chunk

Chunk8_TwoL public_oe static_oe property

public static Chunk Chunk8_TwoL
return Chunk

Copper public_oe static_oe property

public static Entity Copper
return Entity

CopperAxe public_oe static_oe property

public static Entity CopperAxe
return Entity

CopperBattleAxe public_oe static_oe property

public static Entity CopperBattleAxe
return Entity

CopperIngot public_oe static_oe property

public static Entity CopperIngot
return Entity

CopperPickaxe public_oe static_oe property

public static Entity CopperPickaxe
return Entity

CopperRock public_oe static_oe property

public static Element CopperRock
return Element

CopperSpear public_oe static_oe property

public static Entity CopperSpear
return Entity

CopperSword public_oe static_oe property

public static Entity CopperSword
return Entity

CristalProjectileGreen public_oe static_oe property

public static Element CristalProjectileGreen
return Element

CristalProjectileRed public_oe static_oe property

public static Element CristalProjectileRed
return Element

CristalProjectileYellow public_oe static_oe property

public static Element CristalProjectileYellow
return Element

CuttedStone public_oe static_oe property

public static Entity CuttedStone
return Entity

Default public_oe static_oe property

public static Entity Default
return Entity

FallOak1 public_oe static_oe property

public static Element FallOak1
return Element

FallOak2 public_oe static_oe property

public static Element FallOak2
return Element

Fang public_oe static_oe property

public static Entity Fang
return Entity

Fir public_oe static_oe property

public static Element Fir
return Element

Firepit public_oe static_oe property

public static Element Firepit
return Element

FirepitLoot public_oe static_oe property

public static Entity FirepitLoot
return Entity

Floatium public_oe static_oe property

public static Entity Floatium
return Entity

FloatiumAxe public_oe static_oe property

public static Entity FloatiumAxe
return Entity

FloatiumBattleAxe public_oe static_oe property

public static Entity FloatiumBattleAxe
return Entity

FloatiumIngot public_oe static_oe property

public static Entity FloatiumIngot
return Entity

FloatiumPickaxe public_oe static_oe property

public static Entity FloatiumPickaxe
return Entity

FloatiumRock public_oe static_oe property

public static Element FloatiumRock
return Element

FloatiumSpear public_oe static_oe property

public static Entity FloatiumSpear
return Entity

FloatiumSword public_oe static_oe property

public static Entity FloatiumSword
return Entity

ForestFlower public_oe static_oe property

public static Element ForestFlower
return Element

Forge public_oe static_oe property

public static Element Forge
return Element

ForgeLoot public_oe static_oe property

public static Entity ForgeLoot
return Entity

Gigot public_oe static_oe property

public static Entity Gigot
return Entity

Glass public_oe static_oe property

public static Entity Glass
return Entity

Gold public_oe static_oe property

public static Entity Gold
return Entity

GoldAxe public_oe static_oe property

public static Entity GoldAxe
return Entity

GoldBattleAxe public_oe static_oe property

public static Entity GoldBattleAxe
return Entity

GoldIngot public_oe static_oe property

public static Entity GoldIngot
return Entity

GoldPickaxe public_oe static_oe property

public static Entity GoldPickaxe
return Entity

GoldRock public_oe static_oe property

public static Element GoldRock
return Element

GoldSpear public_oe static_oe property

public static Entity GoldSpear
return Entity

GoldSword public_oe static_oe property

public static Entity GoldSword
return Entity

GreenPotion public_oe static_oe property

public static Entity GreenPotion
return Entity

Hide public_oe static_oe property

public static Entity Hide
return Entity

IceFlower public_oe static_oe property

public static Element IceFlower
return Element

InstableCore public_oe static_oe property

public static Entity InstableCore
return Entity

Iron public_oe static_oe property

public static Entity Iron
return Entity

IronAxe public_oe static_oe property

public static Entity IronAxe
return Entity

IronBattleAxe public_oe static_oe property

public static Entity IronBattleAxe
return Entity

IronBottomArmor public_oe static_oe property

public static Entity IronBottomArmor
return Entity

IronIngot public_oe static_oe property

public static Entity IronIngot
return Entity

IronPickaxe public_oe static_oe property

public static Entity IronPickaxe
return Entity

IronRock public_oe static_oe property

public static Element IronRock
return Element

IronSpear public_oe static_oe property

public static Entity IronSpear
return Entity

IronSword public_oe static_oe property

public static Entity IronSword
return Entity

IronTopArmor public_oe static_oe property

public static Entity IronTopArmor
return Entity

IslandCore public_oe static_oe property

public static IslandCore IslandCore
return IslandCore

LeatherBottomArmor public_oe static_oe property

public static Entity LeatherBottomArmor
return Entity

LeatherTopArmor public_oe static_oe property

public static Entity LeatherTopArmor
return Entity

LittleRock public_oe static_oe property

public static Element LittleRock
return Element

Log public_oe static_oe property

public static Entity Log
return Entity

MeatBalls public_oe static_oe property

public static Entity MeatBalls
return Entity

Mithril public_oe static_oe property

public static Entity Mithril
return Entity

MithrilAxe public_oe static_oe property

public static Entity MithrilAxe
return Entity

MithrilBattleAxe public_oe static_oe property

public static Entity MithrilBattleAxe
return Entity

MithrilBottomArmor public_oe static_oe property

public static Entity MithrilBottomArmor
return Entity

MithrilIngot public_oe static_oe property

public static Entity MithrilIngot
return Entity

MithrilPickaxe public_oe static_oe property

public static Entity MithrilPickaxe
return Entity

MithrilRock public_oe static_oe property

public static Element MithrilRock
return Element

MithrilSpear public_oe static_oe property

public static Entity MithrilSpear
return Entity

MithrilSword public_oe static_oe property

public static Entity MithrilSword
return Entity

MithrilTopArmor public_oe static_oe property

public static Entity MithrilTopArmor
return Entity

Mushroom public_oe static_oe property

public static Element Mushroom
return Element

MushroomLoot public_oe static_oe property

public static Entity MushroomLoot
return Entity

Oak public_oe static_oe property

public static Element Oak
return Element

Pampa public_oe static_oe property

public static Mob Pampa
return Mob

PampaChief public_oe static_oe property

public static Mob PampaChief
return Mob

PampiCore public_oe static_oe property

public static Entity PampiCore
return Entity

Penguin public_oe static_oe property

public static Mob Penguin
return Mob

Petal public_oe static_oe property

public static Entity Petal
return Entity

Piques public_oe static_oe property

public static Element Piques
return Element

PiquesLoot public_oe static_oe property

public static Entity PiquesLoot
return Entity

Pumpink public_oe static_oe property

public static Element Pumpink
return Element

PumpkinLoot public_oe static_oe property

public static Entity PumpkinLoot
return Entity

PurplePotion public_oe static_oe property

public static Entity PurplePotion
return Entity

RedMushroom public_oe static_oe property

public static Element RedMushroom
return Element

RedMushroomLoot public_oe static_oe property

public static Entity RedMushroomLoot
return Entity

RedPotion public_oe static_oe property

public static Entity RedPotion
return Entity

Sand public_oe static_oe property

public static Entity Sand
return Entity

SlimeAqua public_oe static_oe property

public static Mob SlimeAqua
return Mob

SlimeAquaSmall public_oe static_oe property

public static Mob SlimeAquaSmall
return Mob

SlimeChief public_oe static_oe property

public static Mob SlimeChief
return Mob

SlimeCore public_oe static_oe property

public static Entity SlimeCore
return Entity

SlimeGoo public_oe static_oe property

public static Entity SlimeGoo
return Entity

SlimeGreen public_oe static_oe property

public static Mob SlimeGreen
return Mob

SlimeGreenSmall public_oe static_oe property

public static Mob SlimeGreenSmall
return Mob

SlimeYellow public_oe static_oe property

public static Mob SlimeYellow
return Mob

SlimeYellowSmall public_oe static_oe property

public static Mob SlimeYellowSmall
return Mob

SmallCactus public_oe static_oe property

public static Element SmallCactus
return Element

SnowBunny public_oe static_oe property

public static Mob SnowBunny
return Mob

SnowFir public_oe static_oe property

public static Element SnowFir
return Element

SnowOak public_oe static_oe property

public static Element SnowOak
return Element

Soup public_oe static_oe property

public static Entity Soup
return Entity

Squeleton public_oe static_oe property

public static Element Squeleton
return Element

Stick public_oe static_oe property

public static Entity Stick
return Entity

Stone public_oe static_oe property

public static Entity Stone
return Entity

StoneAxe public_oe static_oe property

public static Entity StoneAxe
return Entity

StoneRock public_oe static_oe property

public static Element StoneRock
return Element

StoneSword public_oe static_oe property

public static Entity StoneSword
return Entity

StoneWall public_oe static_oe property

public static Element StoneWall
return Element

StoneWallLoot public_oe static_oe property

public static Entity StoneWallLoot
return Entity

Sunkium public_oe static_oe property

public static Entity Sunkium
return Entity

SunkiumAxe public_oe static_oe property

public static Entity SunkiumAxe
return Entity

SunkiumBattleAxe public_oe static_oe property

public static Entity SunkiumBattleAxe
return Entity

SunkiumBottomArmor public_oe static_oe property

public static Entity SunkiumBottomArmor
return Entity

SunkiumIngot public_oe static_oe property

public static Entity SunkiumIngot
return Entity

SunkiumPickaxe public_oe static_oe property

public static Entity SunkiumPickaxe
return Entity

SunkiumRock public_oe static_oe property

public static Element SunkiumRock
return Element

SunkiumSpear public_oe static_oe property

public static Entity SunkiumSpear
return Entity

SunkiumSword public_oe static_oe property

public static Entity SunkiumSword
return Entity

SunkiumTopArmor public_oe static_oe property

public static Entity SunkiumTopArmor
return Entity

Torch public_oe static_oe property

public static Element Torch
return Element

TorchLoot public_oe static_oe property

public static Entity TorchLoot
return Entity

WaterCact public_oe static_oe property

public static Entity WaterCact
return Entity

WolfTrap public_oe static_oe property

public static Element WolfTrap
return Element

WolfTrapLoot public_oe static_oe property

public static Entity WolfTrapLoot
return Entity

WoodenPlank public_oe static_oe property

public static Entity WoodenPlank
return Entity

WoodenWall public_oe static_oe property

public static Element WoodenWall
return Element

WoodenWallLoot public_oe static_oe property

public static Entity WoodenWallLoot
return Entity

Workbench public_oe static_oe property

public static Element Workbench
return Element

WorkbenchLoot public_oe static_oe property

public static Entity WorkbenchLoot
return Entity

YellowPotion public_oe static_oe property

public static Entity YellowPotion
return Entity