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 Commands
DataPackRegistries. commands
Methods in net.minecraft.resources that return Commands Modifier and Type Method Description Commands
DataPackRegistries. getCommands()
-
Uses of Commands in net.minecraft.server
Methods in net.minecraft.server that return Commands Modifier and Type Method Description Commands
MinecraftServer. getCommands()
-