Class ParticleType

java.lang.Object
noppes.npcs.api.constants.ParticleType

public class ParticleType
extends java.lang.Object
  • Field Summary

    Fields
    Modifier and Type Field Description
    static int CRIT  
    static int ENCHANT  
    static int LARGE_SMOKE  
    static int LIGHTNING  
    static int MAGIC  
    static int NONE  
    static int PORTAL  
    static int REDSTONE  
    static int SMOKE  
  • Constructor Summary

    Constructors
    Constructor Description
    ParticleType()  
  • Method Summary

    Modifier and Type Method Description
    static net.minecraft.util.EnumParticleTypes getMCType​(int type)  

    Methods inherited from class java.lang.Object

    equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait