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

public class LootItemKilledByPlayerCondition

implements LootItemCondition

fac
net.minecraft.world.level.storage.loot.predicates.LootItemKilledByPlayerCondition
net.minecraft.class_221
net.minecraft.loot.condition.KilledByPlayerLootCondition
net.minecraft.world.level.storage.loot.predicates.LootItemConditionKilledByPlayer

Field summary

Modifier and TypeField
private static final LootItemKilledByPlayerCondition
b
INSTANCE
field_1297
INSTANCE
public static final com.mojang.serialization.MapCodec<LootItemKilledByPlayerCondition>
a
CODEC
field_45872
CODEC

Constructor summary

ModifierConstructor
private ()

Method summary

Modifier and TypeMethod
public LootItemConditionType
b()
getType()
method_29325()
getType()
public Set<ContextKey<?>>
a()
getReferencedContextParams()
method_293()
getAllowedParameters()
public boolean
a(ewp arg0)
test(LootContext arg0)
method_938(class_47 arg0)
test(LootContext arg0)
public static LootItemCondition$Builder
c()
killedByPlayer()
method_939()
builder()