Package net.minecraft.server.command
Class ParticleCommand
java.lang.Object
net.minecraft.server.command.ParticleCommand
- Mappings:
Namespace Name official rdintermediary net/minecraft/class_2289named net/minecraft/server/command/ParticleCommand
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static final com.mojang.brigadier.exceptions.SimpleCommandExceptionType -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate static intmethod_20886(class_3915 class_3915, ParticleEffect particleEffect, Vec3d vec3d, Vec3d vec3d2, float float2, int int2, boolean bool, Collection<ServerPlayerEntity> collection) static voidmethod_20887(com.mojang.brigadier.CommandDispatcher<class_3915> commandDispatcher)
-
Field Details
-
field_21765
private static final com.mojang.brigadier.exceptions.SimpleCommandExceptionType field_21765- Mappings:
Namespace Name Mixin selector official aLrd;a:Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;intermediary field_21765Lnet/minecraft/class_2289;field_21765:Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;named field_21765Lnet/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 aLrd;a(Lcom/mojang/brigadier/CommandDispatcher;)Vintermediary method_20887Lnet/minecraft/class_2289;method_20887(Lcom/mojang/brigadier/CommandDispatcher;)Vnamed method_20887Lnet/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 aLrd;a(Lbu;Lfk;Lcee;Lcee;FIZLjava/util/Collection;)Iintermediary method_20886Lnet/minecraft/class_2289;method_20886(Lnet/minecraft/class_3915;Lnet/minecraft/class_4340;Lnet/minecraft/class_236;Lnet/minecraft/class_236;FIZLjava/util/Collection;)Inamed method_20886Lnet/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
-