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

public class LootItemKilledByPlayerCondition

implements LootItemCondition

fgw
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

字段概要

修饰符与类型字段
private static final LootItemKilledByPlayerCondition
b
INSTANCE
field_1297
INSTANCE
f_81894_
public static final com.mojang.serialization.MapCodec<LootItemKilledByPlayerCondition>
a
CODEC
field_45872
CODEC
f_291603_

构造函数概要

修饰符构造函数
private ()

方法概要

修饰符与类型方法
public LootItemConditionType
b()
getType()
method_29325()
getType()
m_7940_()
public Set<ContextKey<?>>
a()
getReferencedContextParams()
method_293()
getAllowedParameters()
m_6231_()
public boolean
a(fdj 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_()