net.minecraft.world.damagesource

public enum DeathMessageType

implements StringRepresentable

byf
net.minecraft.world.damagesource.DeathMessageType
net.minecraft.class_8112
net.minecraft.entity.damage.DeathMessageType
net.minecraft.src.C_268394_
net.minecraft.world.damagesource.DeathMessageType

枚举常量概要

枚举常量
a
DEFAULT
field_42361
DEFAULT
DEFAULT
b
FALL_VARIANTS
field_42362
FALL_VARIANTS
FALL_VARIANTS
c
INTENTIONAL_GAME_DESIGN
field_42363
INTENTIONAL_GAME_DESIGN
INTENTIONAL_GAME_DESIGN

字段概要

修饰符与类型字段
public static final com.mojang.serialization.Codec<DeathMessageType>
d
CODEC
field_42364
CODEC
f_268483_
private final String
e
id
field_42365
id
f_268617_

构造函数概要

修饰符构造函数
private (String p_270202_)

方法概要

修饰符与类型方法
public String
c()
getSerializedName()
method_15434()
asString()
m_7912_()