net.minecraft.world.damagesource

public enum DamageEffects

implements StringRepresentable

bty
net.minecraft.world.damagesource.DamageEffects
net.minecraft.class_8107
net.minecraft.entity.damage.DamageEffects
net.minecraft.world.damagesource.DamageEffects

Enum constant summary

Enum Constant
a
HURT
field_42275
HURT
b
THORNS
field_42276
THORNS
c
DROWNING
field_42277
DROWNING
d
BURNING
field_42278
BURNING
e
POKING
field_42279
POKING
f
FREEZING
field_42280
FREEZING

Field summary

Modifier and TypeField
public static final com.mojang.serialization.Codec<DamageEffects>
g
CODEC
field_42281
CODEC
private final String
h
id
field_42282
id
private final SoundEvent
i
sound
field_42283
sound

Constructor summary

ModifierConstructor
private (String arg0, SoundEvent arg1)

Method summary

Modifier and TypeMethod
public String
c()
getSerializedName()
method_15434()
asString()
public SoundEvent
a()
sound()
method_48786()
getSound()