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

public class LootItemBlockStatePropertyCondition

implements LootItemCondition

crj
net.minecraft.world.level.storage.loot.predicates.LootItemBlockStatePropertyCondition
net.minecraft.class_212
net.minecraft.loot.condition.BlockStatePropertyLootCondition
net.minecraft.world.storage.loot.conditions.BlockStateProperty
net.minecraft.server.v1_14_R1.LootItemConditionBlockStateProperty

Field summary

Modifier and TypeField
private final Block
a
block
field_1286
block
field_215990_a
private final Map<Property<?>, Object>
b
properties
field_1288
properties
field_215991_b
private final Predicate<BlockState>
c
composedPredicate
field_1287
predicate
field_215992_c

Constructor summary

ModifierConstructor
private (Block block, Map<Property<?>, Object> properties)

Method summary

Modifier and TypeMethod
private static Predicate<BlockState>
a(bmv arg0, Map<bww<?>, Object> arg1)
bakePredicate(Block arg0, Map<Property<?>, Object> arg1)
method_898(class_2248 arg0, Map<class_2769<?>, Object> arg1)
getBlockState(Block block, Map<Property<?>, Object> properties)
func_215984_a(Block arg0, Map<IProperty<?>, Object> arg1)
public Set<LootContextParam<?>>
a()
getReferencedContextParams()
method_293()
getRequiredParameters()
func_215855_a()
public boolean
a(coy arg0)
test(LootContext arg0)
method_899(class_47 arg0)
test(LootContext arg0)
test(LootContext arg0)
public static LootItemBlockStatePropertyCondition$Builder
a(bmv arg0)
hasBlockStateProperties(Block arg0)
method_900(class_2248 arg0)
builder(Block block)
func_215985_a(Block arg0)