net.minecraft.client.particle

public record ParticleRenderType

gsb
net.minecraft.client.particle.ParticleRenderType
net.minecraft.class_3999

Field summary

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

Constructor summary

ModifierConstructor
public (String arg0, RenderType arg1)

Method summary

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