From 0427ab89f1753a44b30cbc35ce021cbbdc845109 Mon Sep 17 00:00:00 2001 From: Foghrye4 Date: Thu, 10 Aug 2017 18:52:45 +0300 Subject: fix missing source folder --- .../minecraft/command/server/CommandSaveOff.html | 298 +++++++++++++++++++++ 1 file changed, 298 insertions(+) create mode 100644 javadoc/net/minecraft/command/server/CommandSaveOff.html (limited to 'javadoc/net/minecraft/command/server/CommandSaveOff.html') diff --git a/javadoc/net/minecraft/command/server/CommandSaveOff.html b/javadoc/net/minecraft/command/server/CommandSaveOff.html new file mode 100644 index 0000000..2ae78da --- /dev/null +++ b/javadoc/net/minecraft/command/server/CommandSaveOff.html @@ -0,0 +1,298 @@ + + + + + +CommandSaveOff (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.command.server
+

Class CommandSaveOff

+
+
+ +
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    java.lang.Comparable, ICommand
    +
    +
    +
    +
    public class CommandSaveOff
    +extends CommandBase
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        CommandSaveOff

        +
        public CommandSaveOff()
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getCommandName

        +
        public java.lang.String getCommandName()
        +
      • +
      + + + +
        +
      • +

        getCommandUsage

        +
        public java.lang.String getCommandUsage(ICommandSender p_71518_1_)
        +
      • +
      + + + +
        +
      • +

        processCommand

        +
        public void processCommand(ICommandSender p_71515_1_,
        +                  java.lang.String[] p_71515_2_)
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + -- cgit v1.2.3