Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
OpenMinecraft
Entities
Sheep
C# Class OpenMinecraft.Entities.Sheep
Inheritance:
OpenMinecraft.Entities.LivingEntity
显示文件
Open project: N3X15/MineEdit
Class Usage Examples
Public Properties
Property
Type
Description
Sheared
bool
Public Methods
Method
Description
GetID
( ) :
string
Sheep
( ) :
System
Sheep
(
NbtCompound
c
) :
System
ToNBT
( ) :
NbtCompound
ToString
( ) :
string
Method Details
GetID()
public
method
public
GetID
( ) :
string
return
string
Sheep()
public
method
public
Sheep
( ) :
System
return
System
Sheep()
public
method
public
Sheep
(
NbtCompound
c
) :
System
c
NbtCompound
return
System
ToNBT()
public
method
public
ToNBT
( ) :
NbtCompound
return
NbtCompound
ToString()
public
method
public
ToString
( ) :
string
return
string
Property Details
Sheared
public_oe property
public
bool
Sheared
return
bool