Uses of Class
net.minecraft.class_8643
Packages that use class_8643
-
Uses of class_8643 in net.minecraft.server.command
Methods in net.minecraft.server.command that throw class_8643Modifier and TypeMethodDescriptionstatic FunctionCommand.class_8601FunctionCommand.method_52312(ServerCommandSource serverCommandSource, CommandFunction commandFunction, @Nullable NbtCompound nbtCompound) -
Uses of class_8643 in net.minecraft.server.function
Methods in net.minecraft.server.function that throw class_8643Modifier and TypeMethodDescriptionintCommandFunctionManager.execute(CommandFunction function, ServerCommandSource source, @Nullable CommandFunctionManager.Tracer tracer, @Nullable NbtCompound nbtCompound) Executes a function.CommandFunction.class_8641.method_52595(@Nullable NbtCompound nbtCompound, com.mojang.brigadier.CommandDispatcher<ServerCommandSource> commandDispatcher, ServerCommandSource serverCommandSource) CommandFunction.method_52595(@Nullable NbtCompound nbtCompound, com.mojang.brigadier.CommandDispatcher<ServerCommandSource> commandDispatcher, ServerCommandSource serverCommandSource) private CommandFunctionCommandFunction.class_8641.method_52597(List<String> list, com.mojang.brigadier.CommandDispatcher<ServerCommandSource> commandDispatcher, ServerCommandSource serverCommandSource)