Class SetIdleTimeoutCommand

java.lang.Object
net.minecraft.server.dedicated.command.SetIdleTimeoutCommand

public class SetIdleTimeoutCommand
extends Object
  • Constructor Details

    • SetIdleTimeoutCommand

      public SetIdleTimeoutCommand()
  • Method Details

    • register

      public static void register​(com.mojang.brigadier.CommandDispatcher<ServerCommandSource> dispatcher)
    • execute

      private static int execute​(ServerCommandSource source, int minutes)