net.minecraft.client.particle

public class TerrainParticle

extends TextureSheetParticle

gsw
net.minecraft.client.particle.TerrainParticle
net.minecraft.class_727

Field summary

Modifier and TypeField
private final BlockPos
a
pos
field_3891
private final float
b
uo
field_17884
private final float
F
vo
field_17885

Constructor summary

ModifierConstructor
public (ClientLevel arg0, double arg1, double arg2, double arg3, double arg4, double arg5, double arg6, BlockState arg7)
public (ClientLevel arg0, double arg1, double arg2, double arg3, double arg4, double arg5, double arg6, BlockState arg7, BlockPos arg8)

Method summary

Modifier and TypeMethod
public ParticleRenderType
b()
getRenderType()
method_18122()
protected float
c()
getU0()
method_18133()
protected float
d()
getU1()
method_18134()
protected float
e()
getV0()
method_18135()
protected float
f()
getV1()
method_18136()
public int
a(float arg0)
getLightColor(float arg0)
method_3068(float arg0)
static TerrainParticle
a(lt arg0, goo arg1, double arg2, double arg3, double arg4, double arg5, double arg6, double arg7)
createTerrainParticle(BlockParticleOption arg0, ClientLevel arg1, double arg2, double arg3, double arg4, double arg5, double arg6, double arg7)
method_58750(class_2388 arg0, class_638 arg1, double arg2, double arg3, double arg4, double arg5, double arg6, double arg7)