C# 클래스 OpenMinecraft.Entities.FallingSand

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

공개 프로퍼티들

프로퍼티 타입 설명
Tile byte

공개 메소드들

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

메소드 상세

FallingSand() 공개 메소드

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

FallingSand() 공개 메소드

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

GetID() 공개 메소드

public GetID ( ) : string
리턴 string

ToNBT() 공개 메소드

public ToNBT ( ) : NbtCompound
리턴 NbtCompound

ToString() 공개 메소드

public ToString ( ) : string
리턴 string

프로퍼티 상세

Tile 공개적으로 프로퍼티

public byte Tile
리턴 byte