Class SmokeParticle


public class SmokeParticle extends GenericParticle
Created on 2015/11/21 by xtypr. Package cn.nukkit.level.particle in project Nukkit .
  • Constructor Details

    • SmokeParticle

      public SmokeParticle(com.nukkitx.math.vector.Vector3i pos)
    • SmokeParticle

      public SmokeParticle(com.nukkitx.math.vector.Vector3f pos)
    • SmokeParticle

      public SmokeParticle(com.nukkitx.math.vector.Vector3f pos, int scale)