net.minecraft.client.particle

public class BreakingItemParticle

extends TextureSheetParticle

fzy
net.minecraft.client.particle.BreakingItemParticle
net.minecraft.class_647
net.minecraft.client.particle.CrackParticle
net.minecraft.src.C_3927_

Field summary

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

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()
m_7556_()
protected float
c()
getU0()
method_18133()
getMinU()
m_5970_()
protected float
d()
getU1()
method_18134()
getMaxU()
m_5952_()
protected float
e()
getV0()
method_18135()
getMinV()
m_5951_()
protected float
f()
getV1()
method_18136()
getMaxV()
m_5950_()