Uses of Class
net.minecraft.command.DataCommandStorage.PersistentState
Packages that use DataCommandStorage.PersistentState
-
Uses of DataCommandStorage.PersistentState in net.minecraft.command
Fields in net.minecraft.command with type parameters of type DataCommandStorage.PersistentStateModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<DataCommandStorage.PersistentState> DataCommandStorage.PersistentState.CODECprivate final Map<String, DataCommandStorage.PersistentState> DataCommandStorage.storagesMethods in net.minecraft.command that return DataCommandStorage.PersistentStateModifier and TypeMethodDescriptionDataCommandStorage.getOrCreateStorage(String namespace) DataCommandStorage.getStorage(String namespace) Methods in net.minecraft.command that return types with arguments of type DataCommandStorage.PersistentState