Package | Description |
---|---|
org.bukkit.material |
Classes that represents various voxel types and states.
|
Modifier and Type | Class and 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 and Description |
---|---|
Wood |
Wood.clone()
Deprecated.
|
Copyright © 2021. All rights reserved.