Uses of Class
org.bukkit.persistence.ListPersistentDataTypeProvider
Package
Description
Classes that allow attaching persistent data to various objects.
-
Uses of ListPersistentDataTypeProvider in org.bukkit.persistence
Modifier and TypeFieldDescriptionstatic final ListPersistentDataTypeProvider
PersistentDataType.LIST
A data type provider type that itself cannot be used as aPersistentDataType
.