Class ParticleArcaneryDispatcher
java.lang.Object
com.pixelmonmod.pixelmon.api.world.ParticleArcaneryDispatcher
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voiddispatchToDimension(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 voiddispatchToPlayer(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
-