net.minecraft.server.command

public class VersionCommand

net.minecraft.server.commands.VersionCommand
net.minecraft.class_11177
net.minecraft.server.command.VersionCommand

Field summary

Modifier and TypeField
private static final Text
HEADER
field_59627
HEADER_TEXT
private static final Text
STABLE
field_59628
STABLE_YES_TEXT
private static final Text
UNSTABLE
field_59629
STABLE_NO_TEXT

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public static void
register(com.mojang.brigadier.CommandDispatcher<CommandSourceStack> dispatcher, boolean checkPermissions)
method_70605(com.mojang.brigadier.CommandDispatcher<class_2168> arg0, boolean arg1)
register(com.mojang.brigadier.CommandDispatcher<ServerCommandSource> dispatcher, boolean dedicated)
public static void
dumpVersion(Consumer<Component> output)
method_70607(Consumer<class_2561> arg0)
acceptInfo(Consumer<Text> sender)
private static int
lambda$register$0(com.mojang.brigadier.context.CommandContext arg0)
method_70606(com.mojang.brigadier.context.CommandContext arg0)
method_70606(com.mojang.brigadier.context.CommandContext context)