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