net.minecraft.server.level

public enum ParticleStatus

implements OptionEnum

att
net.minecraft.server.level.ParticleStatus
net.minecraft.class_4066
net.minecraft.particle.ParticlesMode
net.minecraft.src.C_345875_
net.minecraft.server.level.ParticleStatus

枚举常量概要

枚举常量
a
ALL
field_18197
ALL
ALL
b
DECREASED
field_18198
DECREASED
DECREASED
c
MINIMAL
field_18199
MINIMAL
MINIMAL

字段概要

修饰符与类型字段
private static final IntFunction<ParticleStatus>
d
BY_ID
field_18200
BY_ID
f_347730_
private final int
e
id
field_18201
id
f_346652_
private final String
f
key
field_18202
translationKey
f_346886_

构造函数概要

修饰符构造函数
private (int p_360798_, String p_363607_)

方法概要

修饰符与类型方法
public String
a()
getKey()
method_7359()
getTranslationKey()
m_35968_()
public int
b()
getId()
method_7362()
getId()
m_35965_()
public static ParticleStatus
a(int arg0)
byId(int arg0)
method_18608(int arg0)
byId(int id)
m_356025_(int p_364580_)