Class SaveAllCommand
java.lang.Object
net.minecraft.server.dedicated.command.SaveAllCommand
- Mappings:
Namespace Name official rjintermediary net/minecraft/class_762named net/minecraft/server/dedicated/command/SaveAllCommand
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static final com.mojang.brigadier.exceptions.SimpleCommandExceptionType -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate static intmethod_20932(class_3915 class_3915, boolean bool) static voidmethod_20933(com.mojang.brigadier.CommandDispatcher<class_3915> commandDispatcher) private static booleanmethod_20935(ServerWorld serverWorld, boolean bool)
-
Field Details
-
field_21774
private static final com.mojang.brigadier.exceptions.SimpleCommandExceptionType field_21774- Mappings:
Namespace Name Mixin selector official aLrj;a:Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;intermediary field_21774Lnet/minecraft/class_762;field_21774:Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;named field_21774Lnet/minecraft/server/dedicated/command/SaveAllCommand;field_21774:Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;
-
-
Constructor Details
-
SaveAllCommand
public SaveAllCommand()
-
-
Method Details
-
method_20933
public static void method_20933(com.mojang.brigadier.CommandDispatcher<class_3915> commandDispatcher) - Mappings:
Namespace Name Mixin selector official aLrj;a(Lcom/mojang/brigadier/CommandDispatcher;)Vintermediary method_20933Lnet/minecraft/class_762;method_20933(Lcom/mojang/brigadier/CommandDispatcher;)Vnamed method_20933Lnet/minecraft/server/dedicated/command/SaveAllCommand;method_20933(Lcom/mojang/brigadier/CommandDispatcher;)V
-
method_20932
private static int method_20932(class_3915 class_3915, boolean bool) throws com.mojang.brigadier.exceptions.CommandSyntaxException - Throws:
com.mojang.brigadier.exceptions.CommandSyntaxException- Mappings:
Namespace Name Mixin selector official aLrj;a(Lbu;Z)Iintermediary method_20932Lnet/minecraft/class_762;method_20932(Lnet/minecraft/class_3915;Z)Inamed method_20932Lnet/minecraft/server/dedicated/command/SaveAllCommand;method_20932(Lnet/minecraft/class_3915;Z)I
-
method_20935
- Mappings:
Namespace Name Mixin selector official aLrj;a(Ltd;Z)Zintermediary method_20935Lnet/minecraft/class_762;method_20935(Lnet/minecraft/class_795;Z)Znamed method_20935Lnet/minecraft/server/dedicated/command/SaveAllCommand;method_20935(Lnet/minecraft/server/world/ServerWorld;Z)Z
-