Package io.github.bakedlibs.dough.data.persistent
package io.github.bakedlibs.dough.data.persistent
This package provides some utilities like the
PersistentDataAPI,
this api allows you to interact with PersistentDataContainers.
We also provide a few PersistentDataType implementations ourselves.-
ClassesClassDescriptionThis is a utility class that allows you to modify data for any Objects that implement
PersistentDataHolder.PersistentJsonDataType<T extends com.google.gson.JsonElement>