net.minecraft.client.particle

public class TerrainParticle

extends TextureSheetParticle

fil
net.minecraft.client.particle.TerrainParticle
net.minecraft.class_727
net.minecraft.client.particle.BlockDustParticle
net.minecraft.src.C_4085_

字段概要

修饰符与类型字段
private final BlockPos
a
pos
field_3891
blockPos
f_108280_
private final float
b
uo
field_17884
sampleU
f_108277_
private final float
F
vo
field_17885
sampleV
f_108278_

构造函数概要

修饰符构造函数
public (ClientLevel world, double x, double y, double z, double velocityX, double velocityY, double velocityZ, BlockState state)
public (ClientLevel world, double x, double y, double z, double velocityX, double velocityY, double velocityZ, BlockState state, BlockPos blockPos)

方法概要

修饰符与类型方法
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_()
public int
a(float arg0)
getLightColor(float arg0)
method_3068(float arg0)
getBrightness(float arg0)
m_6355_(float arg0)