public static interface BasicParticleData.IBasicParticleFactory<U extends net.minecraft.client.particle.Particle>
| Modifier and Type | Method and Description |
|---|---|
U |
makeParticle(net.minecraft.client.world.ClientWorld worldIn,
double x,
double y,
double z,
double vx,
double vy,
double vz,
net.minecraft.client.particle.IAnimatedSprite sprite) |
U makeParticle(net.minecraft.client.world.ClientWorld worldIn, double x, double y, double z, double vx, double vy, double vz, net.minecraft.client.particle.IAnimatedSprite sprite)