C# 클래스 OpenMinecraft.Entities.Cow

상속: OpenMinecraft.Entities.LivingEntity
파일 보기 프로젝트 열기: N3X15/MineEdit

공개 메소드들

메소드 설명
Cow ( ) : System.Drawing
Cow ( NbtCompound c ) : System.Drawing
GetID ( ) : string
ToNBT ( ) : NbtCompound
ToString ( ) : string

메소드 상세

Cow() 공개 메소드

public Cow ( ) : System.Drawing
리턴 System.Drawing

Cow() 공개 메소드

public Cow ( NbtCompound c ) : System.Drawing
c NbtCompound
리턴 System.Drawing

GetID() 공개 메소드

public GetID ( ) : string
리턴 string

ToNBT() 공개 메소드

public ToNBT ( ) : NbtCompound
리턴 NbtCompound

ToString() 공개 메소드

public ToString ( ) : string
리턴 string