Package net.minecraft
Class class_6413
java.lang.Object
net.minecraft.class_6413
- Mappings:
Namespace Name official zd
intermediary net/minecraft/class_6413
named net/minecraft/class_6413
-
Field Summary
Modifier and TypeFieldDescriptionprivate static Logger
private static com.mojang.brigadier.exceptions.SimpleCommandExceptionType
private static com.mojang.brigadier.exceptions.SimpleCommandExceptionType
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic void
method_37331(com.mojang.brigadier.CommandDispatcher<ServerCommandSource> commandDispatcher)
private static int
method_37333(ServerCommandSource serverCommandSource)
private static void
method_37334(ServerCommandSource serverCommandSource, ProfileResult profileResult)
private static void
method_37335(ServerCommandSource serverCommandSource, Path path, MinecraftServer minecraftServer)
private static int
method_37338(ServerCommandSource serverCommandSource)
-
Field Details
-
field_33985
- Mappings:
Namespace Name Mixin selector official a
Lzd;a:Lorg/apache/logging/log4j/Logger;
intermediary field_33985
Lnet/minecraft/class_6413;field_33985:Lorg/apache/logging/log4j/Logger;
named field_33985
Lnet/minecraft/class_6413;field_33985:Lorg/apache/logging/log4j/Logger;
-
field_33986
private static final com.mojang.brigadier.exceptions.SimpleCommandExceptionType field_33986- Mappings:
Namespace Name Mixin selector official b
Lzd;b:Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;
intermediary field_33986
Lnet/minecraft/class_6413;field_33986:Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;
named field_33986
Lnet/minecraft/class_6413;field_33986:Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;
-
field_33987
private static final com.mojang.brigadier.exceptions.SimpleCommandExceptionType field_33987- Mappings:
Namespace Name Mixin selector official c
Lzd;c:Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;
intermediary field_33987
Lnet/minecraft/class_6413;field_33987:Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;
named field_33987
Lnet/minecraft/class_6413;field_33987:Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;
-
-
Constructor Details
-
class_6413
public class_6413()
-
-
Method Details
-
method_37331
public static void method_37331(com.mojang.brigadier.CommandDispatcher<ServerCommandSource> commandDispatcher)- Mappings:
Namespace Name Mixin selector official a
Lzd;a(Lcom/mojang/brigadier/CommandDispatcher;)V
intermediary method_37331
Lnet/minecraft/class_6413;method_37331(Lcom/mojang/brigadier/CommandDispatcher;)V
named method_37331
Lnet/minecraft/class_6413;method_37331(Lcom/mojang/brigadier/CommandDispatcher;)V
-
method_37333
private static int method_37333(ServerCommandSource serverCommandSource) throws com.mojang.brigadier.exceptions.CommandSyntaxException- Throws:
com.mojang.brigadier.exceptions.CommandSyntaxException
- Mappings:
Namespace Name Mixin selector official a
Lzd;a(Ldl;)I
intermediary method_37333
Lnet/minecraft/class_6413;method_37333(Lnet/minecraft/class_2168;)I
named method_37333
Lnet/minecraft/class_6413;method_37333(Lnet/minecraft/server/command/ServerCommandSource;)I
-
method_37338
private static int method_37338(ServerCommandSource serverCommandSource) throws com.mojang.brigadier.exceptions.CommandSyntaxException- Throws:
com.mojang.brigadier.exceptions.CommandSyntaxException
- Mappings:
Namespace Name Mixin selector official b
Lzd;b(Ldl;)I
intermediary method_37338
Lnet/minecraft/class_6413;method_37338(Lnet/minecraft/class_2168;)I
named method_37338
Lnet/minecraft/class_6413;method_37338(Lnet/minecraft/server/command/ServerCommandSource;)I
-
method_37335
private static void method_37335(ServerCommandSource serverCommandSource, Path path, MinecraftServer minecraftServer)- Mappings:
Namespace Name Mixin selector official a
Lzd;a(Ldl;Ljava/nio/file/Path;Lnet/minecraft/server/MinecraftServer;)V
intermediary method_37335
Lnet/minecraft/class_6413;method_37335(Lnet/minecraft/class_2168;Ljava/nio/file/Path;Lnet/minecraft/server/MinecraftServer;)V
named method_37335
Lnet/minecraft/class_6413;method_37335(Lnet/minecraft/server/command/ServerCommandSource;Ljava/nio/file/Path;Lnet/minecraft/server/MinecraftServer;)V
-
method_37334
private static void method_37334(ServerCommandSource serverCommandSource, ProfileResult profileResult)- Mappings:
Namespace Name Mixin selector official a
Lzd;a(Ldl;Lapt;)V
intermediary method_37334
Lnet/minecraft/class_6413;method_37334(Lnet/minecraft/class_2168;Lnet/minecraft/class_3696;)V
named method_37334
Lnet/minecraft/class_6413;method_37334(Lnet/minecraft/server/command/ServerCommandSource;Lnet/minecraft/util/profiler/ProfileResult;)V
-