Class SwingCommand

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

public class SwingCommand extends Object
  • Field Details

    • ERROR_NO_LIVING_ENTITY

      private static final com.mojang.brigadier.exceptions.SimpleCommandExceptionType ERROR_NO_LIVING_ENTITY
    • RESPONSE_SWING

      private static final CommandResponseTracker.Messages<LivingEntity> RESPONSE_SWING
  • Constructor Details

    • SwingCommand

      public SwingCommand()
  • Method Details