Uses of Class
io.github.bakedlibs.dough.data.persistent.PersistentJsonDataType
Packages that use PersistentJsonDataType
Package
Description
This package provides some utilities like the
PersistentDataAPI,
this api allows you to interact with PersistentDataContainers.-
Uses of PersistentJsonDataType in io.github.bakedlibs.dough.data.persistent
Fields in io.github.bakedlibs.dough.data.persistent declared as PersistentJsonDataTypeModifier and TypeFieldDescriptionstatic final PersistentJsonDataType<com.google.gson.JsonArray>PersistentJsonDataType.JSON_ARRAYstatic final PersistentJsonDataType<com.google.gson.JsonObject>PersistentJsonDataType.JSON_OBJECT