Cloneablepublic class SmoothBrick extends TexturedMaterial
| Constructor | Description | 
|---|---|
SmoothBrick() | 
|
SmoothBrick(Material type) | 
|
SmoothBrick(Material type,
           byte data) | 
 Deprecated. 
 
Magic value 
 | 
| Modifier and Type | Method | Description | 
|---|---|---|
SmoothBrick | 
clone() | 
|
List<Material> | 
getTextures() | 
 Retrieve a list of possible textures. 
 | 
equals, getData, getItemType, hashCode, setData, toItemStack, toItemStackfinalize, getClass, notify, notifyAll, wait, wait, waitgetMaterial, getTextureIndex, setMaterial, setTextureIndex, toStringpublic SmoothBrick()
public SmoothBrick(Material type)
@Deprecated public SmoothBrick(Material type, byte data)
type - the typedata - the raw data valuepublic List<Material> getTextures()
TexturedMaterialgetTextures in class TexturedMaterialpublic SmoothBrick clone()
clone in class TexturedMaterialCopyright © 2019. All rights reserved.