程序包 | 说明 |
---|---|
org.bukkit.material |
代表每种体素(意义可参考维基百科或百度百科相关条目,即物品被抽象为体素)的种类和状态.
|
限定符和类型 | 类和说明 |
---|---|
class |
Leaves
Represents the different types of leaf block that may be permanent or can
decay when too far from a log.
|
class |
Sapling
代表不同种类的树苗.
|
class |
Tree
Represents the different types of Tree block that face a direction.
|
class |
WoodenStep
代表不同种类的木台阶
|
限定符和类型 | 方法和说明 |
---|---|
Wood |
Wood.clone() |