public interface PersistentDataHolder
PersistentDataHolder
interface defines an object that can store
custom persistent meta data on it.Modifier and Type | Method and Description |
---|---|
PersistentDataContainer |
getPersistentDataContainer()
Returns a custom tag container capable of storing tags on the object.
|
@NotNull PersistentDataContainer getPersistentDataContainer()
PersistentDataHolder
is impossible.Copyright © 2022. All rights reserved.