Uses of Class
org.bukkit.material.SimpleAttachableMaterialData
Package | Description |
---|---|
org.bukkit.material |
Classes that represents various voxel types and states.
|
-
Uses of SimpleAttachableMaterialData in org.bukkit.material
Subclasses of SimpleAttachableMaterialData in org.bukkit.material Modifier and Type Class Description class
Button
Deprecated.all usage of MaterialData is deprecated and subject to removal.class
Ladder
Deprecated.all usage of MaterialData is deprecated and subject to removal.class
Lever
Deprecated.all usage of MaterialData is deprecated and subject to removal.class
RedstoneTorch
Deprecated.all usage of MaterialData is deprecated and subject to removal.class
Torch
Deprecated.all usage of MaterialData is deprecated and subject to removal.class
TrapDoor
Deprecated.all usage of MaterialData is deprecated and subject to removal.class
TripwireHook
Deprecated.all usage of MaterialData is deprecated and subject to removal.Methods in org.bukkit.material that return SimpleAttachableMaterialData Modifier and Type Method Description SimpleAttachableMaterialData
SimpleAttachableMaterialData. clone()
Deprecated.