Class ParticleMathHelper

java.lang.Object
com.pixelmonmod.pixelmon.client.particle.ParticleMathHelper

public class ParticleMathHelper extends Object
  • Constructor Details

    • ParticleMathHelper

      public ParticleMathHelper()
  • Method Details

    • generatePointInSphere

      public static net.minecraft.world.phys.Vec3 generatePointInSphere(double r, Random rand)