类 SmoothBrick
java.lang.Object
org.bukkit.material.MaterialData
org.bukkit.material.TexturedMaterial
org.bukkit.material.SmoothBrick
- 所有已实现的接口:
Cloneable
已过时。
Represents the different types of smooth bricks.
-
构造器概要
-
方法概要
从类继承的方法 org.bukkit.material.TexturedMaterial
getMaterial, getTextureIndex, setMaterial, setTextureIndex, toString
从类继承的方法 org.bukkit.material.MaterialData
equals, getData, getItemType, hashCode, setData, toItemStack, toItemStack
-
构造器详细资料
-
SmoothBrick
public SmoothBrick()已过时。 -
SmoothBrick
已过时。 -
SmoothBrick
已过时。Magic value- 参数:
type
- the typedata
- the raw data value
-
-
方法详细资料
-
getTextures
已过时。从类复制的说明:TexturedMaterial
Retrieve 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
.