Package net.minecraft.server.dedicated
Class PendingServerCommand
java.lang.Object
net.minecraft.server.dedicated.PendingServerCommand
- Mappings:
Namespace Name named net/minecraft/server/dedicated/PendingServerCommand
intermediary net/minecraft/class_2976
official alj
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
command
- Mappings:
Namespace Name Mixin selector named command
Lnet/minecraft/server/dedicated/PendingServerCommand;command:Ljava/lang/String;
intermediary field_13377
Lnet/minecraft/class_2976;field_13377:Ljava/lang/String;
official a
Lalj;a:Ljava/lang/String;
-
source
- Mappings:
Namespace Name Mixin selector named source
Lnet/minecraft/server/dedicated/PendingServerCommand;source:Lnet/minecraft/server/command/ServerCommandSource;
intermediary field_13378
Lnet/minecraft/class_2976;field_13378:Lnet/minecraft/class_2168;
official b
Lalj;b:Lep;
-
-
Constructor Details
-
PendingServerCommand
- Mappings:
Namespace Name Mixin selector named <init>
Lnet/minecraft/server/dedicated/PendingServerCommand;<init>(Ljava/lang/String;Lnet/minecraft/server/command/ServerCommandSource;)V
intermediary <init>
Lnet/minecraft/class_2976;<init>(Ljava/lang/String;Lnet/minecraft/class_2168;)V
official <init>
Lalj;<init>(Ljava/lang/String;Lep;)V
-