public static class Barrier.Factory extends java.lang.Object implements IParticleFactory
| Constructor and Description | 
|---|
| Factory() | 
| Modifier and Type | Method and Description | 
|---|---|
| EntityFX | getEntityFX(int particleID,
           World worldIn,
           double xCoordIn,
           double yCoordIn,
           double zCoordIn,
           double xSpeedIn,
           double ySpeedIn,
           double zSpeedIn,
           int... p_178902_15_) | 
public EntityFX getEntityFX(int particleID, World worldIn, double xCoordIn, double yCoordIn, double zCoordIn, double xSpeedIn, double ySpeedIn, double zSpeedIn, int... p_178902_15_)
getEntityFX in interface IParticleFactory