storeData
Stores value as the reified type T under the given key.
Prefer using MutableProviders via storedValue instead.
Parameters
persistent
If the data should also be stored in the ItemStack.
Stores value as the given type under the given key.
Prefer using MutableProviders via storedValue instead.
Parameters
persistent
If the data should also be stored in the ItemStack.