Uses of Class
net.minecraft.world.PersistentState
Packages that use PersistentState
-
Uses of PersistentState in net.minecraft.item.map
Subclasses of PersistentState in net.minecraft.item.map -
Uses of PersistentState in net.minecraft.world
Methods in net.minecraft.world that return PersistentStateMethods in net.minecraft.world with parameters of type PersistentState -
Uses of PersistentState in net.minecraft.world.storage
Methods in net.minecraft.world.storage that return PersistentStateMethods in net.minecraft.world.storage with parameters of type PersistentStateModifier and TypeMethodDescriptionprivate voidSavedDataStorage.save(PersistentState state) voidSavedDataStorage.set(String id, PersistentState state)