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