net.minecraft.world.level.storage.loot

public enum LootContext$EntityTarget

crx$c
net.minecraft.world.level.storage.loot.LootContext$EntityTarget
net.minecraft.class_47$class_50
net.minecraft.loot.context.LootContext$EntityTarget
net.minecraft.world.storage.loot.LootContext$EntityTarget
net.minecraft.server.v1_15_R1.LootTableInfo$EntityTarget

Enum constant summary

Enum Constant
a
THIS
field_935
THIS
THIS
THIS
b
KILLER
field_936
KILLER
KILLER
KILLER
c
DIRECT_KILLER
field_939
DIRECT_KILLER
DIRECT_KILLER
DIRECT_KILLER
d
KILLER_PLAYER
field_937
KILLER_PLAYER
KILLER_PLAYER
KILLER_PLAYER

Field summary

Modifier and TypeField
private final String
e
name
field_941
type
field_186488_d
private final LootContextParam<? extends Entity>
f
param
field_938
parameter
field_216030_f

Constructor summary

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

Method summary

Modifier and TypeMethod
public LootContextParam<? extends Entity>
a()
getParam()
method_315()
getParameter()
func_216029_a()
public static LootContext$EntityTarget
a(String arg0)
getByName(String arg0)
method_314(String arg0)
fromString(String type)
func_186482_a(String arg0)