Default Bound Entry
constructor(container: PersistentDataContainer, key: String, type: PersistentDataType<P, C>, defaultValue: () -> C)(source)
Parameters
P
The primitive data type.
C
The complex data type.
The primitive data type.
The complex data type.