类 MonsterEggs
java.lang.Object
org.bukkit.material.MaterialData
org.bukkit.material.TexturedMaterial
org.bukkit.material.MonsterEggs
- 所有已实现的接口:
- Cloneable
已过时。
Represents the different types of monster eggs
- 
构造器概要构造器
- 
方法概要从类继承的方法 org.bukkit.material.TexturedMaterialgetMaterial, getTextureIndex, setMaterial, setTextureIndex, toString从类继承的方法 org.bukkit.material.MaterialDataequals, getData, getItemType, hashCode, setData, toItemStack, toItemStack
- 
构造器详细资料- 
MonsterEggspublic MonsterEggs()已过时。
- 
MonsterEggs已过时。
- 
MonsterEggs已过时。Magic value- 参数:
- type- the type
- data- the raw data value
 
 
- 
- 
方法详细资料- 
getTextures已过时。从类复制的说明:TexturedMaterialRetrieve a list of possible textures. The first element of the list will be used as a default.- 指定者:
- getTextures在类中- TexturedMaterial
- 返回:
- a list of possible textures for this block
 
- 
clone已过时。- 覆盖:
- clone在类中- TexturedMaterial
 
 
- 
BlockData.