net.minecraft.client.particle

public record SingleQuadParticle$Layer

hid$b
net.minecraft.client.particle.SingleQuadParticle$Layer
net.minecraft.class_3940$class_11941
net.minecraft.client.particle.BillboardParticle$RenderType

Field summary

Modifier and TypeField
private final boolean
e
translucent
comp_4894
translucent
private final Identifier
f
textureAtlasLocation
comp_4895
textureAtlasLocation
private final RenderPipeline
g
pipeline
comp_4896
pipeline
public static final SingleQuadParticle$Layer
a
TERRAIN
field_62639
BLOCK_ATLAS_TRANSLUCENT
public static final SingleQuadParticle$Layer
b
ITEMS
field_64447
field_64447
public static final SingleQuadParticle$Layer
c
OPAQUE
field_62640
PARTICLE_ATLAS_OPAQUE
public static final SingleQuadParticle$Layer
d
TRANSLUCENT
field_62641
PARTICLE_ATLAS_TRANSLUCENT

Constructor summary

ModifierConstructor
public (boolean translucent, Identifier textureAtlasLocation, RenderPipeline pipeline)

Method summary

Modifier and TypeMethod
public boolean
a()
translucent()
comp_4894()
translucent()
public Identifier
b()
textureAtlasLocation()
comp_4895()
textureAtlasLocation()
public RenderPipeline
c()
pipeline()
comp_4896()
pipeline()