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 TypeFieldDescriptionprivate final Map
<String, DataCommandStorage.PersistentState> DataCommandStorage.storages
Methods in net.minecraft.command that return DataCommandStorage.PersistentStateModifier and TypeMethodDescriptionDataCommandStorage.createStorage
(String namespace) (package private) DataCommandStorage.PersistentState
DataCommandStorage.PersistentState.readNbt
(NbtCompound nbt) Methods in net.minecraft.command that return types with arguments of type DataCommandStorage.PersistentState