net.minecraft.client.particle

public record SingleQuadParticle$Layer

hmg$b
net.minecraft.client.particle.SingleQuadParticle$Layer
net.minecraft.class_3940$class_11941
net.minecraft.client.particle.BillboardParticle$RenderType
net.minecraft.src.C_4047_$C_410838_

字段概要

修饰符与类型字段
private final boolean
e
translucent
comp_4894
translucent
f_412548_
private final Identifier
f
textureAtlasLocation
comp_4895
textureAtlasLocation
f_411993_
private final RenderPipeline
g
pipeline
comp_4896
pipeline
f_413243_
public static final SingleQuadParticle$Layer
a
TERRAIN
field_62639
BLOCK_ATLAS_TRANSLUCENT
f_411618_
public static final SingleQuadParticle$Layer
b
ITEMS
field_64447
ITEM_ATLAS_TRANSLUCENT
f_436283_
public static final SingleQuadParticle$Layer
c
OPAQUE
field_62640
PARTICLE_ATLAS_OPAQUE
f_413870_
public static final SingleQuadParticle$Layer
d
TRANSLUCENT
field_62641
PARTICLE_ATLAS_TRANSLUCENT
f_413176_

构造函数概要

修饰符构造函数
public (boolean translucent, Identifier textureAtlasLocation, RenderPipeline pipeline)

方法概要

修饰符与类型方法
public boolean
a()
translucent()
comp_4894()
translucent()
f_412548_()
public Identifier
b()
textureAtlasLocation()
comp_4895()
textureAtlasLocation()
f_411993_()
public RenderPipeline
c()
pipeline()
comp_4896()
pipeline()
f_413243_()