Class TotemParticle


@Environment(CLIENT)
public class TotemParticle
extends AnimatedParticle
  • Constructor Details

    • TotemParticle

      private TotemParticle​(ClientWorld world, double x, double y, double z, double velocityX, double velocityY, double velocityZ, SpriteProvider spriteProvider)