net.minecraft.world.level.storage.loot.predicates

public class LootItemKilledByPlayerCondition

implements LootItemCondition

dyp
net.minecraft.world.level.storage.loot.predicates.LootItemKilledByPlayerCondition
net.minecraft.class_221
net.minecraft.loot.condition.KilledByPlayerLootCondition
net.minecraft.src.C_3011_
net.minecraft.world.level.storage.loot.predicates.LootItemConditionKilledByPlayer

Field summary

Modifier and TypeField
static final LootItemKilledByPlayerCondition
a
INSTANCE
field_1297
INSTANCE
f_81894_

Constructor summary

ModifierConstructor
private ()

Method summary

Modifier and TypeMethod
public LootItemConditionType
a()
getType()
method_29325()
getType()
m_7940_()
public Set<LootContextParam<?>>
b()
getReferencedContextParams()
method_293()
getRequiredParameters()
m_6231_()
public boolean
a(dvr arg0)
test(LootContext arg0)
method_938(class_47 arg0)
test(LootContext arg0)
test(C_2811_ arg0)
public static LootItemCondition$Builder
c()
killedByPlayer()
method_939()
builder()
m_81901_()