net.minecraft.client.particle

public class CrackParticle

extends BillboardParticle

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

Field summary

Modifier and TypeField
private final float
uo
field_17783
sampleU
private final float
vo
field_17784
sampleV
private final BillboardParticle$RenderType
layer
field_64446
renderType

Constructor summary

ModifierConstructor
private (ClientWorld level, double x, double y, double z, double xa, double ya, double za, Sprite sprite)
protected (ClientWorld level, double x, double y, double z, Sprite sprite)

Method summary

Modifier and TypeMethod
protected float
getU0()
method_18133()
getMinU()
protected float
getU1()
method_18134()
getMaxU()
protected float
getV0()
method_18135()
getMinV()
protected float
getV1()
method_18136()
getMaxV()
public BillboardParticle$RenderType
getLayer()
method_74255()
getRenderType()