net.minecraft.client.particle

public record SingleQuadParticle$Layer

hdo$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_

Field summary

Modifier and TypeField
private final boolean
d
translucent
comp_4894
translucent
f_412548_
private final ResourceLocation
e
textureAtlasLocation
comp_4895
textureAtlasLocation
f_411993_
private final RenderPipeline
f
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
OPAQUE
field_62640
PARTICLE_ATLAS_OPAQUE
f_413870_
public static final SingleQuadParticle$Layer
c
TRANSLUCENT
field_62641
PARTICLE_ATLAS_TRANSLUCENT
f_413176_

Constructor summary

ModifierConstructor
public (boolean textureAtlasLocation, ResourceLocation pipeline, RenderPipeline arg2)

Method summary

Modifier and TypeMethod
public boolean
a()
translucent()
comp_4894()
translucent()
f_412548_()
public ResourceLocation
b()
textureAtlasLocation()
comp_4895()
textureAtlasLocation()
f_411993_()
public RenderPipeline
c()
pipeline()
comp_4896()
pipeline()
f_413243_()