Package net.minecraft.command.impl
Class SaveOffCommand
java.lang.Object
net.minecraft.command.impl.SaveOffCommand
-
Field Summary
Modifier and TypeFieldDescriptionprivate static final com.mojang.brigadier.exceptions.SimpleCommandExceptionType
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic void
register
(com.mojang.brigadier.CommandDispatcher<CommandSource> p_198617_0_)
-
Field Details
-
ERROR_ALREADY_OFF
private static final com.mojang.brigadier.exceptions.SimpleCommandExceptionType ERROR_ALREADY_OFF
-
-
Constructor Details
-
SaveOffCommand
public SaveOffCommand()
-
-
Method Details
-
register
-