net.minecraft.server.level

public enum ParticleStatus

awx
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>
e
BY_ID
field_18200
BY_ID
f_347730_
public static final com.mojang.serialization.Codec<ParticleStatus>
d
LEGACY_CODEC
field_64259
CODEC
f_436108_
private final int
f
id
field_18201
id
f_346652_
private final Component
g
caption
field_64260
text
f_433675_

构造函数概要

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

方法概要

修饰符与类型方法
public Component
a()
caption()
method_76329()
getText()
m_443676_()