net.minecraft.client.entity.particle

public class ItemParticle

extends Particle

blx
net.minecraft.class_487
net.minecraft.client.entity.particle.ItemParticle
net.minecraft.client.particle.ParticleBreaking

Constructor summary

ModifierConstructor
protected (World world, double x, double y, double z, Item item)
protected (World world, double x, double y, double z, double velocityX, double velocityY, double velocityZ, Item item, int metadata)
protected (World world, double x, double y, double z, Item item, int metadata)

Method summary

Modifier and TypeMethod
public int
b()
method_1284()
getAtlasType()
getFXLayer()
public void
a(bnt arg0, rw arg1, float arg2, float arg3, float arg4, float arg5, float arg6, float arg7)
method_1283(class_520 arg0, class_864 arg1, float arg2, float arg3, float arg4, float arg5, float arg6, float arg7)
render(BufferBuilder arg0, Entity arg1, float arg2, float arg3, float arg4, float arg5, float arg6, float arg7)
renderParticle(VertexBuffer arg0, Entity arg1, float arg2, float arg3, float arg4, float arg5, float arg6, float arg7)