Property | Type | Description | |
---|---|---|---|
Age | short | ||
Count | byte | ||
Damage | short | ||
Health | short | ||
ItemID | short |
Method | Description | |
---|---|---|
GetID ( ) : string | ||
Item ( ) : System.Drawing | ||
Item ( NbtCompound c ) : System.Drawing | ||
ToNBT ( ) : NbtCompound | ||
ToString ( ) : string |
public Item ( NbtCompound c ) : System.Drawing | ||
c | NbtCompound | |
return | System.Drawing |