net.minecraft.client

public enum ParticleStatus

dke
net.minecraft.client.ParticleStatus
net.minecraft.class_4066
net.minecraft.unmapped.C_ohzhuhsr
net.minecraft.client.options.ParticlesMode
net.minecraft.client.settings.ParticleStatus

Enum constant summary

Enum Constant
a
ALL
field_18197
f_hwtprtlz
ALL
ALL
b
DECREASED
field_18198
f_qdtltxpe
DECREASED
DECREASED
c
MINIMAL
field_18199
f_nhrsnaog
MINIMAL
MINIMAL

Field summary

Modifier and TypeField
private static final ParticleStatus[]
d
BY_ID
field_18200
f_zkrtmlae
VALUES
field_216835_d
private final int
e
id
field_18201
f_qjewekah
id
field_216836_e
private final String
f
key
field_18202
f_ropuplfq
translationKey
field_216837_f

Constructor summary

ModifierConstructor
private (int arg0, String arg1)

Method summary

Modifier and TypeMethod
public String
a()
getKey()
method_18607()
m_mqmfehbf()
getTranslationKey()
func_216831_a()
public int
b()
getId()
method_18609()
m_spqcobyn()
getId()
func_216832_b()
public static ParticleStatus
a(int arg0)
byId(int arg0)
method_18608(int arg0)
m_sbmutmyn(int arg0)
byId(int id)
func_216833_a(int arg0)