public class SaveOnCommand
extends java.lang.Object
| Modifier and Type | Field and Description | 
|---|---|
| private static com.mojang.brigadier.exceptions.SimpleCommandExceptionType | SAVE_ALREADY_ON_EXCEPTION | 
| Constructor and Description | 
|---|
| SaveOnCommand() | 
| Modifier and Type | Method and Description | 
|---|---|
| static void | register(com.mojang.brigadier.CommandDispatcher<CommandSource> dispatcher) | 
private static final com.mojang.brigadier.exceptions.SimpleCommandExceptionType SAVE_ALREADY_ON_EXCEPTION
public static void register(com.mojang.brigadier.CommandDispatcher<CommandSource> dispatcher)