net.minecraft.client.particle

public class BreakingItemParticle

extends TextureSheetParticle

ghm
net.minecraft.client.particle.BreakingItemParticle
net.minecraft.class_647
net.minecraft.client.particle.CrackParticle

Field summary

Modifier and TypeField
private final float
a
uo
field_17783
sampleU
private final float
b
vo
field_17784
sampleV

Constructor summary

ModifierConstructor
(ClientLevel world, double x, double y, double z, double velocityX, double velocityY, double velocityZ, ItemStack stack)
protected (ClientLevel world, double x, double y, double z, ItemStack stack)

Method summary

Modifier and TypeMethod
public ParticleRenderType
b()
getRenderType()
method_18122()
getType()
protected float
c()
getU0()
method_18133()
getMinU()
protected float
d()
getU1()
method_18134()
getMaxU()
protected float
e()
getV0()
method_18135()
getMinV()
protected float
f()
getV1()
method_18136()
getMaxV()