Class SetRaidCommand

java.lang.Object
com.pixelmonmod.pixelmon.command.impl.SetRaidCommand

public class SetRaidCommand extends Object
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final com.mojang.brigadier.exceptions.SimpleCommandExceptionType
     
  • Constructor Summary

    Constructors
    Constructor
    Description
    SetRaidCommand(com.mojang.brigadier.CommandDispatcher<net.minecraft.commands.CommandSourceStack> dispatcher, net.minecraft.commands.CommandBuildContext context)
     
  • Method Summary

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Field Details

    • NOT_DEN_ENTITY

      public static final com.mojang.brigadier.exceptions.SimpleCommandExceptionType NOT_DEN_ENTITY
  • Constructor Details

    • SetRaidCommand

      public SetRaidCommand(com.mojang.brigadier.CommandDispatcher<net.minecraft.commands.CommandSourceStack> dispatcher, net.minecraft.commands.CommandBuildContext context)