net.minecraft.loot.condition

public class KilledByPlayerLootCondition

implements LootCondition

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

Field summary

Modifier and TypeField
private static final KilledByPlayerLootCondition
INSTANCE
field_1297
INSTANCE
public static final com.mojang.serialization.MapCodec<KilledByPlayerLootCondition>
MAP_CODEC
field_45872
CODEC

Constructor summary

ModifierConstructor
private ()

Method summary

Modifier and TypeMethod
public com.mojang.serialization.MapCodec<KilledByPlayerLootCondition>
codec()
method_1_745()
getCodec()
public Set<ContextParameter<?>>
getReferencedContextParams()
method_293()
getAllowedParameters()
public boolean
test(LootContext context)
method_938(class_47 arg0)
test(LootContext arg0)
public static LootCondition$Builder
killedByPlayer()
method_939()
builder()
public boolean
test(Object context)
test(Object arg0)
test(Object context)
private static LootCondition
lambda$killedByPlayer$0()
method_940()
method_940()