BlockData.@Deprecated public class MonsterEggs extends TexturedMaterial
| Constructor and Description |
|---|
MonsterEggs()
Deprecated.
|
MonsterEggs(Material type)
Deprecated.
|
MonsterEggs(Material type,
byte data)
Deprecated.
Magic value
|
| Modifier and Type | Method and Description |
|---|---|
MonsterEggs |
clone()
Deprecated.
|
List<Material> |
getTextures()
Deprecated.
Retrieve a list of possible textures.
|
getMaterial, getTextureIndex, setMaterial, setTextureIndex, toStringequals, getData, getItemType, hashCode, setData, toItemStack, toItemStackpublic MonsterEggs()
public MonsterEggs(Material type)
@Deprecated public MonsterEggs(Material type, byte data)
type - the typedata - the raw data valuepublic List<Material> getTextures()
TexturedMaterialgetTextures in class TexturedMaterialpublic MonsterEggs clone()
clone in class TexturedMaterialCopyright © 2022. All rights reserved.