Uses of Class
net.minecraft.world.level.storage.CommandStorage.Container
Packages that use CommandStorage.Container
-
Uses of CommandStorage.Container in net.minecraft.world.level.storage
Fields in net.minecraft.world.level.storage with type parameters of type CommandStorage.ContainerModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec
<CommandStorage.Container> CommandStorage.Container.CODEC
private final Map
<String, CommandStorage.Container> CommandStorage.namespaces
Methods in net.minecraft.world.level.storage that return CommandStorage.ContainerModifier and TypeMethodDescriptionprivate CommandStorage.Container
CommandStorage.getContainer
(String pNamespace) private CommandStorage.Container
CommandStorage.getOrCreateContainer
(String pNamespace) Methods in net.minecraft.world.level.storage that return types with arguments of type CommandStorage.ContainerModifier and TypeMethodDescription