| Package | Description |
|---|---|
| org.bukkit.block |
Classes used to manipulate the voxels in a
world,
including special states. |
| org.bukkit.persistence |
| Modifier and Type | Method and Description |
|---|---|
PersistentDataContainer |
TileState.getPersistentDataContainer()
Returns a custom tag container capable of storing tags on the object.
|
PersistentDataContainer |
TileState.getPersistentDataContainer()
Returns a custom tag container capable of storing tags on the object.
|
| Modifier and Type | Field and Description |
|---|---|
static PersistentDataType<PersistentDataContainer,PersistentDataContainer> |
PersistentDataType.TAG_CONTAINER |
static PersistentDataType<PersistentDataContainer,PersistentDataContainer> |
PersistentDataType.TAG_CONTAINER |
static PersistentDataType<PersistentDataContainer,PersistentDataContainer> |
PersistentDataType.TAG_CONTAINER |
static PersistentDataType<PersistentDataContainer,PersistentDataContainer> |
PersistentDataType.TAG_CONTAINER |
| Modifier and Type | Method and Description |
|---|---|
PersistentDataContainer |
PersistentDataHolder.getPersistentDataContainer()
Returns a custom tag container capable of storing tags on the object.
|
PersistentDataContainer |
PersistentDataHolder.getPersistentDataContainer()
Returns a custom tag container capable of storing tags on the object.
|
PersistentDataContainer |
PersistentDataAdapterContext.newPersistentDataContainer()
Creates a new and empty meta container instance.
|
PersistentDataContainer |
PersistentDataAdapterContext.newPersistentDataContainer()
Creates a new and empty meta container instance.
|
Copyright © 2022. All rights reserved.