net.minecraft.server.integrated.command

public class PublishCommand

rf
net.minecraft.class_761
net.minecraft.server.integrated.command.PublishCommand
net.minecraft.command.impl.PublishCommand
net.minecraft.command.impl.PublishCommand

Field summary

Modifier and TypeField
private static final SimpleCommandExceptionType
a
field_21767
COULD_NOT_PUBLISH_EXCEPTION
field_198585_a
FAILED_EXCEPTION
private static final DynamicCommandExceptionType
b
field_21768
ALREADY_PUBLISHED_EXCEPTION
field_198586_b
ALREADY_PUBLISHED_EXCEPTION

Method summary

Modifier and TypeMethod
public static void
a(CommandDispatcher<bu> arg0)
method_20906(com.mojang.brigadier.CommandDispatcher<class_3915> arg0)
register(com.mojang.brigadier.CommandDispatcher<CommandSourceStack> dispatcher)
func_198581_a(com.mojang.brigadier.CommandDispatcher<CommandSource> arg0)
register(com.mojang.brigadier.CommandDispatcher<CommandSource> dispatcher)
private static int
a(bu arg0, int arg1)
method_20905(class_3915 arg0, int arg1)
publish(CommandSourceStack source, int port)
func_198584_a(CommandSource arg0, int arg1)
publish(CommandSource source, int port)