net.minecraft.client.entity.particle

public class ItemParticle

extends Particle

All mapped superinterfaces:

CommandSource

bdk
net.minecraft.class_487
net.minecraft.client.entity.particle.ItemParticle
net.minecraft.client.particle.EntityBreakingFX

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
a()
method_1284()
getAtlasType()
getFXLayer()
public void
a(bfd arg0, pk 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(WorldRenderer arg0, Entity arg1, float arg2, float arg3, float arg4, float arg5, float arg6, float arg7)