Class ParticleArcaneryDispatcher
java.lang.Object
com.pixelmonmod.pixelmon.api.world.ParticleArcaneryDispatcher
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic void
dispatchToDimension
(net.minecraft.world.level.Level world, double range, double posX, double posY, double posZ, double motionX, double motionY, double motionZ, float size, Particles particle, Object... args) static void
dispatchToPlayer
(net.minecraft.server.level.ServerPlayer player, double posX, double posY, double posZ, double motionX, double motionY, double motionZ, float size, Particles particle, Object... args)
-
Constructor Details
-
ParticleArcaneryDispatcher
public ParticleArcaneryDispatcher()
-
-
Method Details
-
dispatchToPlayer
-
dispatchToDimension
-