Uses of Interface
net.minecraft.server.function.Tracer
Packages that use Tracer
-
Uses of Tracer in net.minecraft.command
Fields in net.minecraft.command declared as TracerMethods in net.minecraft.command that return TracerModifier and TypeMethodDescriptionCommandExecutionContext.getTracer()ExecutionControl.getTracer()Methods in net.minecraft.command with parameters of type Tracer -
Uses of Tracer in net.minecraft.server.command
Classes in net.minecraft.server.command that implement TracerMethods in net.minecraft.server.command with parameters of type TracerModifier and TypeMethodDescriptionvoidAbstractServerCommandSource.method_54491(com.mojang.brigadier.exceptions.CommandExceptionType commandExceptionType, com.mojang.brigadier.Message message, boolean bool, @Nullable Tracer tracer) voidServerCommandSource.method_54491(com.mojang.brigadier.exceptions.CommandExceptionType commandExceptionType, com.mojang.brigadier.Message message, boolean bool, @Nullable Tracer tracer) default voidAbstractServerCommandSource.method_54495(com.mojang.brigadier.exceptions.CommandSyntaxException commandSyntaxException, boolean bool, @Nullable Tracer tracer)