Interface PersistentDataAdapterContext
public interface PersistentDataAdapterContext
This interface represents the context in which the
PersistentDataType can
serialize and deserialize the passed values.- Since:
- 1.14
-
Method Summary
Modifier and TypeMethodDescriptionCreates a new and empty meta container instance.
-
Method Details
-
newPersistentDataContainer
Creates a new and empty meta container instance.- Returns:
- the fresh container instance
- Since:
- 1.14
-