C# 클래스 OpenMinecraft.Entities.PigZombie

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

Private Properties

프로퍼티 타입 설명

공개 메소드들

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

메소드 상세

GetID() 공개 메소드

public GetID ( ) : string
리턴 string

PigZombie() 공개 메소드

public PigZombie ( ) : System.ComponentModel
리턴 System.ComponentModel

PigZombie() 공개 메소드

public PigZombie ( NbtCompound c ) : System.ComponentModel
c NbtCompound
리턴 System.ComponentModel

ToNBT() 공개 메소드

public ToNBT ( ) : NbtCompound
리턴 NbtCompound

ToString() 공개 메소드

public ToString ( ) : string
리턴 string