Class MobSpawnParticle

All Implemented Interfaces:
Cloneable

public class MobSpawnParticle extends Particle
Since:
2015/11/21
Author:
xtypr
  • Field Details

    • width

      protected final int width
    • height

      protected final int height
  • Constructor Details

    • MobSpawnParticle

      public MobSpawnParticle(Vector3 pos, float width, float height)
  • Method Details