Class SetPlayerIdleTimeoutCommand

java.lang.Object
net.minecraft.server.commands.SetPlayerIdleTimeoutCommand

public class SetPlayerIdleTimeoutCommand extends Object
  • Constructor Details

    • SetPlayerIdleTimeoutCommand

      public SetPlayerIdleTimeoutCommand()
  • Method Details

    • register

      public static void register(com.mojang.brigadier.CommandDispatcher<CommandSourceStack> p_138635_)
    • setIdleTimeout

      private static int setIdleTimeout(CommandSourceStack p_138641_, int p_138642_)