net.minecraft.server.command

public class ParticleCommand

rc
net.minecraft.unmapped.C_06239333
net.minecraft.server.command.ParticleCommand
net.minecraft.command.impl.ParticleCommand

Field summary

Modifier and TypeField
private static final SimpleCommandExceptionType
a
f_00609287
NOTHING_HAPPENED_EXCEPTION
field_198569_a

Method summary

Modifier and TypeMethod
public static void
a(CommandDispatcher<bu> arg0)
m_95100383(com.mojang.brigadier.CommandDispatcher<C_30485881> arg0)
register(com.mojang.brigadier.CommandDispatcher<CommandSourceStack> dispatcher)
func_198563_a(com.mojang.brigadier.CommandDispatcher<CommandSource> arg0)
private static int
a(bu arg0, fk arg1, cdt arg2, cdt arg3, float arg4, int arg5, boolean arg6, Collection<te> arg7)
m_93228291(C_30485881 arg0, C_82419528 arg1, C_94584382 arg2, C_94584382 arg3, float arg4, int arg5, boolean arg6, Collection<C_49202226> arg7)
addParticles(CommandSourceStack source, ParticleOptions options, Vec3d pos, Vec3d velocity, float velocityScale, int count, boolean ignoreDistance, Collection<ServerPlayerEntity> targets)
func_198564_a(CommandSource arg0, IParticleData arg1, Vec3d arg2, Vec3d arg3, float arg4, int arg5, boolean arg6, Collection<EntityPlayerMP> arg7)