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

public class LootItemKilledByPlayerCondition

implements LootItemCondition

cum
net.minecraft.world.level.storage.loot.predicates.LootItemKilledByPlayerCondition
net.minecraft.class_221
net.minecraft.loot.condition.KilledByPlayerLootCondition
net.minecraft.world.storage.loot.conditions.KilledByPlayer
net.minecraft.server.v1_15_R1.LootItemConditionKilledByPlayer

字段概要

修饰符与类型字段
private static final LootItemKilledByPlayerCondition
a
INSTANCE
field_1297
INSTANCE
field_215996_a

构造函数概要

修饰符构造函数
private ()

方法概要

修饰符与类型方法
public Set<LootContextParam<?>>
a()
getReferencedContextParams()
method_293()
getRequiredParameters()
func_215855_a()
public boolean
a(cru arg0)
test(LootContext arg0)
method_938(class_47 arg0)
test(LootContext arg0)
test(LootContext arg0)
public static LootItemCondition$Builder
b()
killedByPlayer()
method_939()
builder()
func_215994_b()