Package | Description |
---|---|
org.bukkit.material |
Classes that represents various voxel types and states.
|
Modifier and Type | Class | Description |
---|---|---|
class |
Button |
Deprecated.
all usage of MaterialData is deprecated and subject to removal.
Use
BlockData . |
class |
Ladder |
Deprecated.
all usage of MaterialData is deprecated and subject to removal.
Use
BlockData . |
class |
Lever |
Deprecated.
all usage of MaterialData is deprecated and subject to removal.
Use
BlockData . |
class |
RedstoneTorch |
Deprecated.
all usage of MaterialData is deprecated and subject to removal.
Use
BlockData . |
class |
Torch |
Deprecated.
all usage of MaterialData is deprecated and subject to removal.
Use
BlockData . |
class |
TrapDoor |
Deprecated.
all usage of MaterialData is deprecated and subject to removal.
Use
BlockData . |
class |
TripwireHook |
Deprecated.
all usage of MaterialData is deprecated and subject to removal.
Use
BlockData . |
Modifier and Type | Method | Description |
---|---|---|
SimpleAttachableMaterialData |
SimpleAttachableMaterialData.clone() |
Deprecated.
|
Copyright © 2019. All rights reserved.