net.minecraft.client.particle

public class BreakingItemParticle

extends SingleQuadParticle

hgd
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
private final SingleQuadParticle$Layer
F
layer
field_64446
field_64446

Constructor summary

ModifierConstructor
(ClientLevel arg0, double arg1, double arg2, double arg3, double arg4, double arg5, double arg6, TextureAtlasSprite arg7)
protected (ClientLevel arg0, double arg1, double arg2, double arg3, TextureAtlasSprite arg4)

Method summary

Modifier and TypeMethod
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()
public SingleQuadParticle$Layer
b()
getLayer()
method_74255()
getRenderType()