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> commandContext)
ModifierConstructorDescription(package private)
StorageDataObject(DataCommandStorage dataCommandStorage, Identifier identifier)
-
Uses of DataCommandStorage in net.minecraft.server
Modifier and TypeFieldDescriptionprivate @Nullable DataCommandStorage
MinecraftServer.dataCommandStorage