Package | Description |
---|---|
org.bukkit.material |
Classes that represents various voxel types and states.
|
Modifier and Type | Class | Description |
---|---|---|
class |
Chest |
Deprecated.
all usage of MaterialData is deprecated and subject to removal.
Use
BlockData . |
class |
Dispenser |
Deprecated.
all usage of MaterialData is deprecated and subject to removal.
Use
BlockData . |
class |
EnderChest |
Deprecated.
all usage of MaterialData is deprecated and subject to removal.
Use
BlockData . |
class |
Furnace |
Deprecated.
all usage of MaterialData is deprecated and subject to removal.
Use
BlockData . |
class |
FurnaceAndDispenser |
Deprecated.
all usage of MaterialData is deprecated and subject to removal.
Use
BlockData . |
Modifier and Type | Method | Description |
---|---|---|
DirectionalContainer |
DirectionalContainer.clone() |
Deprecated.
|
Copyright © 2019. All rights reserved.