C# 클래스 OpenMinecraft.Entities.Cow
파일 보기
프로젝트 열기: N3X15/MineEdit
공개 메소드들
메소드 |
설명 |
|
Cow ( ) : System.Drawing |
|
|
Cow ( NbtCompound c ) : System.Drawing |
|
|
GetID ( ) : string |
|
|
ToNBT ( ) : NbtCompound |
|
|
ToString ( ) : string |
|
|
메소드 상세
public Cow ( ) : System.Drawing |
리턴 |
System.Drawing |
|
public Cow ( NbtCompound c ) : System.Drawing |
c |
NbtCompound |
|
리턴 |
System.Drawing |
|
public GetID ( ) : string |
리턴 |
string |
|
public ToNBT ( ) : NbtCompound |
리턴 |
NbtCompound |
|