Class SummonCommand

java.lang.Object
net.minecraft.server.command.SummonCommand

public class SummonCommand extends Object
Mappings:
Namespace Name
official rw
intermediary net/minecraft/class_1918
named net/minecraft/server/command/SummonCommand
  • Field Details

    • field_21791

      private static final com.mojang.brigadier.exceptions.SimpleCommandExceptionType field_21791
      Mappings:
      Namespace Name Mixin selector
      official a Lrw;a:Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;
      intermediary field_21791 Lnet/minecraft/class_1918;field_21791:Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;
      named field_21791 Lnet/minecraft/server/command/SummonCommand;field_21791:Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;
  • Constructor Details

    • SummonCommand

      public SummonCommand()
  • Method Details

    • method_21042

      public static void method_21042(com.mojang.brigadier.CommandDispatcher<class_3915> commandDispatcher)
      Mappings:
      Namespace Name Mixin selector
      official a Lrw;a(Lcom/mojang/brigadier/CommandDispatcher;)V
      intermediary method_21042 Lnet/minecraft/class_1918;method_21042(Lcom/mojang/brigadier/CommandDispatcher;)V
      named method_21042 Lnet/minecraft/server/command/SummonCommand;method_21042(Lcom/mojang/brigadier/CommandDispatcher;)V
    • method_21041

      private static int method_21041(class_3915 class_3915, Identifier identifier, Vec3d vec3d, NbtCompound nbtCompound, boolean bool) throws com.mojang.brigadier.exceptions.CommandSyntaxException
      Throws:
      com.mojang.brigadier.exceptions.CommandSyntaxException
      Mappings:
      Namespace Name Mixin selector
      official a Lrw;a(Lbu;Lpc;Lcee;Lgy;Z)I
      intermediary method_21041 Lnet/minecraft/class_1918;method_21041(Lnet/minecraft/class_3915;Lnet/minecraft/class_1653;Lnet/minecraft/class_236;Lnet/minecraft/class_322;Z)I
      named method_21041 Lnet/minecraft/server/command/SummonCommand;method_21041(Lnet/minecraft/class_3915;Lnet/minecraft/util/Identifier;Lnet/minecraft/util/math/Vec3d;Lnet/minecraft/nbt/NbtCompound;Z)I