Uses of Class
net.minecraft.command.Commands
-
Packages that use Commands Package Description net.minecraft.resources net.minecraft.server -
-
Uses of Commands in net.minecraft.resources
Fields in net.minecraft.resources declared as Commands Modifier and Type Field Description private CommandsDataPackRegistries. commandsMethods in net.minecraft.resources that return Commands Modifier and Type Method Description CommandsDataPackRegistries. getCommands() -
Uses of Commands in net.minecraft.server
Methods in net.minecraft.server that return Commands Modifier and Type Method Description CommandsMinecraftServer. getCommands()
-