Package com.nexomc.nexo.utils.wrappers
Object ParticleWrapper
-
- All Implemented Interfaces:
public class ParticleWrapper
-
-
Field Summary
Fields Modifier and Type Field Description public final static Particle
DUST
private final Particle
SPLASH
private final Particle
HAPPY_VILLAGER
public final static ParticleWrapper
INSTANCE
-
Method Summary
Modifier and Type Method Description final Particle
getSPLASH()
final Particle
getHAPPY_VILLAGER()
-
-
Method Detail
-
getSPLASH
final Particle getSPLASH()
-
getHAPPY_VILLAGER
final Particle getHAPPY_VILLAGER()
-
-
-
-