Package net.minecraft.server.command
Class PublishCommand
java.lang.Object
net.minecraft.server.command.PublishCommand
- Mappings:
Namespace Name official rfintermediary net/minecraft/class_761named net/minecraft/server/command/PublishCommand
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static final com.mojang.brigadier.exceptions.SimpleCommandExceptionTypeprivate static final com.mojang.brigadier.exceptions.DynamicCommandExceptionType -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate static intmethod_20905(class_3915 class_3915, int int2) static voidmethod_20906(com.mojang.brigadier.CommandDispatcher<class_3915> commandDispatcher)
-
Field Details
-
field_21767
private static final com.mojang.brigadier.exceptions.SimpleCommandExceptionType field_21767- Mappings:
Namespace Name Mixin selector official aLrf;a:Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;intermediary field_21767Lnet/minecraft/class_761;field_21767:Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;named field_21767Lnet/minecraft/server/command/PublishCommand;field_21767:Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;
-
field_21768
private static final com.mojang.brigadier.exceptions.DynamicCommandExceptionType field_21768- Mappings:
Namespace Name Mixin selector official bLrf;b:Lcom/mojang/brigadier/exceptions/DynamicCommandExceptionType;intermediary field_21768Lnet/minecraft/class_761;field_21768:Lcom/mojang/brigadier/exceptions/DynamicCommandExceptionType;named field_21768Lnet/minecraft/server/command/PublishCommand;field_21768:Lcom/mojang/brigadier/exceptions/DynamicCommandExceptionType;
-
-
Constructor Details
-
PublishCommand
public PublishCommand()
-
-
Method Details
-
method_20906
public static void method_20906(com.mojang.brigadier.CommandDispatcher<class_3915> commandDispatcher) - Mappings:
Namespace Name Mixin selector official aLrf;a(Lcom/mojang/brigadier/CommandDispatcher;)Vintermediary method_20906Lnet/minecraft/class_761;method_20906(Lcom/mojang/brigadier/CommandDispatcher;)Vnamed method_20906Lnet/minecraft/server/command/PublishCommand;method_20906(Lcom/mojang/brigadier/CommandDispatcher;)V
-
method_20905
private static int method_20905(class_3915 class_3915, int int2) throws com.mojang.brigadier.exceptions.CommandSyntaxException - Throws:
com.mojang.brigadier.exceptions.CommandSyntaxException- Mappings:
Namespace Name Mixin selector official aLrf;a(Lbu;I)Iintermediary method_20905Lnet/minecraft/class_761;method_20905(Lnet/minecraft/class_3915;I)Inamed method_20905Lnet/minecraft/server/command/PublishCommand;method_20905(Lnet/minecraft/class_3915;I)I
-