C# 클래스 OpenMinecraft.Entities.Boat

상속: Entity
파일 보기 프로젝트 열기: N3X15/MineEdit

공개 메소드들

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

메소드 상세

Boat() 공개 메소드

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

Boat() 공개 메소드

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

GetID() 공개 메소드

public GetID ( ) : string
리턴 string

ToNBT() 공개 메소드

public ToNBT ( ) : NbtCompound
리턴 NbtCompound

ToString() 공개 메소드

public ToString ( ) : string
리턴 string