Class ParticleCommand

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

public class ParticleCommand extends Object
Mappings:
Namespace Name
official rd
intermediary net/minecraft/class_2289
named net/minecraft/server/command/ParticleCommand
  • Field Details

    • field_21765

      private static final com.mojang.brigadier.exceptions.SimpleCommandExceptionType field_21765
      Mappings:
      Namespace Name Mixin selector
      official a Lrd;a:Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;
      intermediary field_21765 Lnet/minecraft/class_2289;field_21765:Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;
      named field_21765 Lnet/minecraft/server/command/ParticleCommand;field_21765:Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;
  • Constructor Details

    • ParticleCommand

      public ParticleCommand()
  • Method Details

    • method_20887

      public static void method_20887(com.mojang.brigadier.CommandDispatcher<class_3915> commandDispatcher)
      Mappings:
      Namespace Name Mixin selector
      official a Lrd;a(Lcom/mojang/brigadier/CommandDispatcher;)V
      intermediary method_20887 Lnet/minecraft/class_2289;method_20887(Lcom/mojang/brigadier/CommandDispatcher;)V
      named method_20887 Lnet/minecraft/server/command/ParticleCommand;method_20887(Lcom/mojang/brigadier/CommandDispatcher;)V
    • method_20886

      private static int method_20886(class_3915 class_3915, ParticleEffect particleEffect, Vec3d vec3d, Vec3d vec3d2, float float2, int int2, boolean bool, Collection<ServerPlayerEntity> collection) throws com.mojang.brigadier.exceptions.CommandSyntaxException
      Throws:
      com.mojang.brigadier.exceptions.CommandSyntaxException
      Mappings:
      Namespace Name Mixin selector
      official a Lrd;a(Lbu;Lfk;Lcee;Lcee;FIZLjava/util/Collection;)I
      intermediary method_20886 Lnet/minecraft/class_2289;method_20886(Lnet/minecraft/class_3915;Lnet/minecraft/class_4340;Lnet/minecraft/class_236;Lnet/minecraft/class_236;FIZLjava/util/Collection;)I
      named method_20886 Lnet/minecraft/server/command/ParticleCommand;method_20886(Lnet/minecraft/class_3915;Lnet/minecraft/particle/ParticleEffect;Lnet/minecraft/util/math/Vec3d;Lnet/minecraft/util/math/Vec3d;FIZLjava/util/Collection;)I