net.minecraft.client.particle

public class TerrainParticle

extends SingleQuadParticle

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

字段概要

修饰符与类型字段
private final SingleQuadParticle$Layer
a
layer
field_64558
renderType
f_434847_
private final BlockPos
b
pos
field_3891
blockPos
f_108280_
private final float
F
uo
field_17884
sampleU
f_108277_
private final float
G
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 SingleQuadParticle$Layer
b()
getLayer()
method_74255()
getRenderType()
m_414961_()
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)
static TerrainParticle
a(lp arg0, hif 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)
create(BlockStateParticleEffect parameters, ClientWorld world, double x, double y, double z, double velocityX, double velocityY, double velocityZ)
m_321734_(C_4750_ p_331600_, C_3899_ p_334810_, double p_328897_, double p_331123_, double p_335782_, double arg5, double arg6, double arg7)