net.minecraft.world.damagesource

public enum DeathMessageType

implements StringRepresentable

bue
net.minecraft.world.damagesource.DeathMessageType
net.minecraft.class_8112
net.minecraft.entity.damage.DeathMessageType
net.minecraft.world.damagesource.DeathMessageType

Enum constant summary

Enum Constant
a
DEFAULT
field_42361
DEFAULT
b
FALL_VARIANTS
field_42362
FALL_VARIANTS
c
INTENTIONAL_GAME_DESIGN
field_42363
INTENTIONAL_GAME_DESIGN

Field summary

Modifier and TypeField
public static final com.mojang.serialization.Codec<DeathMessageType>
d
CODEC
field_42364
CODEC
private final String
e
id
field_42365
id

Constructor summary

ModifierConstructor
private (String arg0)

Method summary

Modifier and TypeMethod
public String
c()
getSerializedName()
method_15434()
asString()