Package net.minecraft.server.command
Class DebugCommand.class_8829
java.lang.Object
net.minecraft.class_8848.class_8850<ServerCommandSource>
net.minecraft.server.command.DebugCommand.class_8829
- All Implemented Interfaces:
com.mojang.brigadier.Command<ServerCommandSource>
,class_8848<ServerCommandSource>
,class_8848.class_8849<ServerCommandSource>
- Enclosing class:
DebugCommand
private static class DebugCommand.class_8829
extends class_8848.class_8850<ServerCommandSource>
implements class_8848.class_8849<ServerCommandSource>
- Mappings:
Namespace Name official ahm$a
intermediary net/minecraft/class_3032$class_8829
named net/minecraft/server/command/DebugCommand$class_8829
-
Nested Class Summary
Nested classes/interfaces inherited from interface net.minecraft.class_8848
class_8848.class_8849<T>, class_8848.class_8850<T extends class_8839<T>>
-
Field Summary
Fields inherited from interface com.mojang.brigadier.Command
SINGLE_SUCCESS
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected void
method_54255
(com.mojang.brigadier.exceptions.CommandSyntaxException commandSyntaxException, ServerCommandSource serverCommandSource, boolean bool) void
method_54259
(ServerCommandSource serverCommandSource, com.mojang.brigadier.context.ContextChain<ServerCommandSource> contextChain, boolean bool, class_8855<ServerCommandSource> class_8855) Methods inherited from class net.minecraft.class_8848.class_8850
method_54290
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface net.minecraft.class_8848
method_54290
Methods inherited from interface net.minecraft.class_8848.class_8849
run
-
Constructor Details
-
class_8829
class_8829()
-
-
Method Details
-
method_54259
public void method_54259(ServerCommandSource serverCommandSource, com.mojang.brigadier.context.ContextChain<ServerCommandSource> contextChain, boolean bool, class_8855<ServerCommandSource> class_8855) throws com.mojang.brigadier.exceptions.CommandSyntaxException - Specified by:
method_54259
in classclass_8848.class_8850<ServerCommandSource>
- Throws:
com.mojang.brigadier.exceptions.CommandSyntaxException
- Mappings:
Namespace Name Mixin selector official a
Lahm$a;a(Ldu;Lcom/mojang/brigadier/context/ContextChain;ZLgo;)V
intermediary method_54256
Lnet/minecraft/class_3032$class_8829;method_54256(Lnet/minecraft/class_2168;Lcom/mojang/brigadier/context/ContextChain;ZLnet/minecraft/class_8855;)V
named method_54259
Lnet/minecraft/server/command/DebugCommand$class_8829;method_54259(Lnet/minecraft/server/command/ServerCommandSource;Lcom/mojang/brigadier/context/ContextChain;ZLnet/minecraft/class_8855;)V
-
method_54255
protected void method_54255(com.mojang.brigadier.exceptions.CommandSyntaxException commandSyntaxException, ServerCommandSource serverCommandSource, boolean bool) - Overrides:
method_54255
in classclass_8848.class_8850<ServerCommandSource>
- Mappings:
Namespace Name Mixin selector official a
Lahm$a;a(Lcom/mojang/brigadier/exceptions/CommandSyntaxException;Ldu;Z)V
intermediary method_54254
Lnet/minecraft/class_3032$class_8829;method_54254(Lcom/mojang/brigadier/exceptions/CommandSyntaxException;Lnet/minecraft/class_2168;Z)V
named method_54255
Lnet/minecraft/server/command/DebugCommand$class_8829;method_54255(Lcom/mojang/brigadier/exceptions/CommandSyntaxException;Lnet/minecraft/server/command/ServerCommandSource;Z)V
-