Uses of Class
net.minecraft.world.level.storage.CommandStorage
Packages that use CommandStorage
-
Uses of CommandStorage in net.minecraft.server
Fields in net.minecraft.server declared as CommandStorageMethods in net.minecraft.server that return CommandStorage -
Uses of CommandStorage in net.minecraft.server.commands.data
Fields in net.minecraft.server.commands.data declared as CommandStorageMethods in net.minecraft.server.commands.data that return CommandStorageModifier and TypeMethodDescription(package private) static CommandStorage
StorageDataAccessor.getGlobalTags(com.mojang.brigadier.context.CommandContext<CommandSourceStack> p_139561_)
Constructors in net.minecraft.server.commands.data with parameters of type CommandStorageModifierConstructorDescription(package private)
StorageDataAccessor(CommandStorage p_139537_, ResourceLocation p_139538_)