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.CODEC
private final Map
<String, DataCommandStorage.PersistentState> DataCommandStorage.storages
Methods 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