C# Class OpenMinecraft.Entities.Pig

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

Méthodes publiques

Свойство Type Description
Saddle bool

Méthodes publiques

Méthode Description
GetID ( ) : string
Pig ( ) : System
Pig ( NbtCompound c ) : System
ToNBT ( ) : NbtCompound
ToString ( ) : string

Method Details

GetID() public méthode

public GetID ( ) : string
Résultat string

Pig() public méthode

public Pig ( ) : System
Résultat System

Pig() public méthode

public Pig ( NbtCompound c ) : System
c NbtCompound
Résultat System

ToNBT() public méthode

public ToNBT ( ) : NbtCompound
Résultat NbtCompound

ToString() public méthode

public ToString ( ) : string
Résultat string

Property Details

Saddle public_oe property

public bool Saddle
Résultat bool