DataWrapper

constructor(dataType: PersistentDataType<P, C>, value: C)

Parameters

P

The primitive type of the PersistentDataType.

C

The complex type of the PersistentDataType.