public class SmoothBrick extends TexturedMaterial
| コンストラクタと説明 |
|---|
SmoothBrick() |
SmoothBrick(int type)
非推奨です。
Magic value
|
SmoothBrick(int type,
byte data)
非推奨です。
Magic value
|
SmoothBrick(Material type) |
SmoothBrick(Material type,
byte data)
非推奨です。
Magic value
|
| 修飾子とタイプ | メソッドと説明 |
|---|---|
SmoothBrick |
clone() |
List<Material> |
getTextures()
Retrieve a list of possible textures.
|
getMaterial, getTextureIndex, setMaterial, setTextureIndex, toStringequals, getData, getItemType, getItemTypeId, hashCode, setData, toItemStack, toItemStackpublic SmoothBrick()
@Deprecated public SmoothBrick(int type)
type - the raw type idpublic SmoothBrick(Material type)
@Deprecated public SmoothBrick(int type, byte data)
type - the raw type iddata - the raw data value@Deprecated public SmoothBrick(Material type, byte data)
type - the typedata - the raw data valuepublic List<Material> getTextures()
TexturedMaterialgetTextures クラス内 TexturedMaterialpublic SmoothBrick clone()
clone クラス内 TexturedMaterialCopyright © 2016. All rights reserved.