Class CommandStorage
java.lang.Object
net.minecraft.world.level.storage.CommandStorage
-
Nested Class Summary
-
Field Summary
Modifier and TypeFieldDescriptionprivate static final String
private final Map<String,
CommandStorage.Container> private final DimensionDataStorage
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprivate static String
get
(ResourceLocation p_78045_) keys()
private CommandStorage.Container
newStorage
(String p_164836_) void
set
(ResourceLocation p_78047_, CompoundTag p_78048_)
-
Field Details
-
ID_PREFIX
- See Also:
-
namespaces
-
storage
-
-
Constructor Details
-
CommandStorage
-
-
Method Details
-
newStorage
-
get
-
set
-
keys
-
createId
-