C# Class OpenMinecraft.Entities.Creeper

Inheritance: OpenMinecraft.Entities.LivingEntity
Afficher le fichier Open project: N3X15/MineEdit

Méthodes publiques

Méthode Description
Creeper ( ) : System.Drawing
Creeper ( NbtCompound c ) : System.Drawing
GetID ( ) : string
ToNBT ( ) : NbtCompound
ToString ( ) : string

Method Details

Creeper() public méthode

public Creeper ( ) : System.Drawing
Résultat System.Drawing

Creeper() public méthode

public Creeper ( NbtCompound c ) : System.Drawing
c NbtCompound
Résultat System.Drawing

GetID() public méthode

public GetID ( ) : string
Résultat string

ToNBT() public méthode

public ToNBT ( ) : NbtCompound
Résultat NbtCompound

ToString() public méthode

public ToString ( ) : string
Résultat string