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