Data Wrapper
A wrapper class to encapsulate a value and its associated PersistentDataType. This class provides utility methods for interacting with PersistentDataContainers.
Since
1.1.1
Parameters
P
The primitive type of the PersistentDataType.
C
The complex type of the PersistentDataType.