net.minecraft.client.particle

public record ParticleRenderType

gjm
net.minecraft.client.particle.ParticleRenderType
net.minecraft.class_3999
net.minecraft.client.particle.ParticleTextureSheet

Field summary

Modifier and TypeField
private final String
f
name
comp_3340
name
private final RenderType
g
renderType
comp_3341
renderType
public static final ParticleRenderType
a
TERRAIN_SHEET
field_17827
TERRAIN_SHEET
public static final ParticleRenderType
b
PARTICLE_SHEET_OPAQUE
field_17828
PARTICLE_SHEET_OPAQUE
public static final ParticleRenderType
c
PARTICLE_SHEET_TRANSLUCENT
field_17829
PARTICLE_SHEET_TRANSLUCENT
public static final ParticleRenderType
d
CUSTOM
field_17831
CUSTOM
public static final ParticleRenderType
e
NO_RENDER
field_17832
NO_RENDER

Constructor summary

ModifierConstructor
public (String arg0, RenderType arg1)

Method summary

Modifier and TypeMethod
public String
a()
name()
comp_3340()
name()
public RenderType
b()
renderType()
comp_3341()
renderType()