Class CastCommand

java.lang.Object
com.binaris.wizardry.content.command.CastCommand

public final class CastCommand extends Object
  • Field Details

    • DEFAULT_CASTING_DURATION

      public static final int DEFAULT_CASTING_DURATION
      See Also:
  • Method Details

    • register

      public static void register(com.mojang.brigadier.CommandDispatcher<net.minecraft.commands.CommandSourceStack> dispatcher, net.minecraft.commands.CommandBuildContext ctx)