Uses of Class
net.minecraft.command.DataCommandStorage
-
Uses of DataCommandStorage in net.minecraft.command
Modifier and TypeMethodDescription(package private) static DataCommandStorage
StorageDataObject.of
(com.mojang.brigadier.context.CommandContext<ServerCommandSource> context) ModifierConstructorDescription(package private)
StorageDataObject
(DataCommandStorage storage, Identifier id) -
Uses of DataCommandStorage in net.minecraft.server
Modifier and TypeFieldDescriptionprivate @Nullable DataCommandStorage
MinecraftServer.dataCommandStorage