Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
OpenMinecraft
Entities
Item
C# 클래스 OpenMinecraft.Entities.Item
상속:
Entity
파일 보기
프로젝트 열기: N3X15/MineEdit
공개 프로퍼티들
프로퍼티
타입
설명
Age
short
Count
byte
Damage
short
Health
short
ItemID
short
공개 메소드들
메소드
설명
GetID
( ) :
string
Item
( ) :
System.Drawing
Item
(
NbtCompound
c
) :
System.Drawing
ToNBT
( ) :
NbtCompound
ToString
( ) :
string
메소드 상세
GetID()
공개
메소드
public
GetID
( ) :
string
리턴
string
Item()
공개
메소드
public
Item
( ) :
System.Drawing
리턴
System.Drawing
Item()
공개
메소드
public
Item
(
NbtCompound
c
) :
System.Drawing
c
NbtCompound
리턴
System.Drawing
ToNBT()
공개
메소드
public
ToNBT
( ) :
NbtCompound
리턴
NbtCompound
ToString()
공개
메소드
public
ToString
( ) :
string
리턴
string
프로퍼티 상세
Age
공개적으로 프로퍼티
public
short
Age
리턴
short
Count
공개적으로 프로퍼티
public
byte
Count
리턴
byte
Damage
공개적으로 프로퍼티
public
short
Damage
리턴
short
Health
공개적으로 프로퍼티
public
short
Health
리턴
short
ItemID
공개적으로 프로퍼티
public
short
ItemID
리턴
short