net.minecraft.world.level.storage.loot

public enum LootContext$EntityTarget

implements StringRepresentable

fbo$b
net.minecraft.world.level.storage.loot.LootContext$EntityTarget
net.minecraft.class_47$class_50

Enum constant summary

Enum Constant
a
THIS
field_935
b
ATTACKER
field_936
c
DIRECT_ATTACKER
field_939
d
ATTACKING_PLAYER
field_937

Field summary

Modifier and TypeField
public static final StringRepresentable$EnumCodec<LootContext$EntityTarget>
e
CODEC
field_45792
private final String
f
name
field_941
private final ContextKey<? extends Entity>
g
param
field_938

Constructor summary

ModifierConstructor
private (String arg0, ContextKey<? extends Entity> arg1)

Method summary

Modifier and TypeMethod
public ContextKey<? extends Entity>
a()
getParam()
method_315()
public static LootContext$EntityTarget
a(String arg0)
getByName(String arg0)
method_314(String arg0)
public String
c()
getSerializedName()
method_15434()