Uses of Class
net.minecraft.command.DataCommandStorage.PersistentState
Package | Description |
---|---|
net.minecraft.command |
-
Uses of DataCommandStorage.PersistentState in net.minecraft.command
Fields in net.minecraft.command with type parameters of type DataCommandStorage.PersistentState Modifier and Type Field Description private Map<String,DataCommandStorage.PersistentState>
DataCommandStorage. storages
Methods in net.minecraft.command that return DataCommandStorage.PersistentState Modifier and Type Method Description private DataCommandStorage.PersistentState
DataCommandStorage. createStorage(String namespace)
private DataCommandStorage.PersistentState
DataCommandStorage.PersistentState. method_32383(NbtCompound nbt)