Package | Description |
---|---|
org.bukkit.material |
Classes that represents various voxel types and states.
|
Modifier and Type | Class | Description |
---|---|---|
class |
Leaves |
Deprecated.
all usage of MaterialData is deprecated and subject to removal.
Use
BlockData . |
class |
Sapling |
Deprecated.
all usage of MaterialData is deprecated and subject to removal.
Use
BlockData . |
class |
Tree |
Deprecated.
all usage of MaterialData is deprecated and subject to removal.
Use
BlockData . |
class |
WoodenStep |
Deprecated.
all usage of MaterialData is deprecated and subject to removal.
Use
BlockData . |
Modifier and Type | Method | Description |
---|---|---|
Wood |
Wood.clone() |
Deprecated.
|
Copyright © 2019. All rights reserved.