Package net.minecraft.server.commands
Class VersionCommand
java.lang.Object
net.minecraft.server.commands.VersionCommand
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voiddumpVersion(Consumer<Component> pOutput) static voidregister(com.mojang.brigadier.CommandDispatcher<CommandSourceStack> pDispatcher, boolean pIsDedicatedServer)
-
Field Details
-
HEADER
-
STABLE
-
UNSTABLE
-
-
Constructor Details
-
VersionCommand
public VersionCommand()
-
-
Method Details
-
register
public static void register(com.mojang.brigadier.CommandDispatcher<CommandSourceStack> pDispatcher, boolean pIsDedicatedServer) -
dumpVersion
-