implements LootItemCondition
| dbk | |
| net.minecraft.world.level.storage.loot.predicates.LootItemBlockStatePropertyCondition | |
| net.minecraft.class_212 | |
| net.minecraft.loot.condition.BlockStatePropertyLootCondition | |
| net.minecraft.loot.conditions.BlockStateProperty | |
| net.minecraft.server.v1_16_R2.LootItemConditionBlockStateProperty |
Field summary
| Modifier and Type | Field | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| private final Block |
| ||||||||||
| private final StatePropertiesPredicate |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| private | (Block block, StatePropertiesPredicate properties) |
Method summary
| Modifier and Type | Method | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public LootItemConditionType |
| ||||||||||
| public Set<LootContextParam<?>> |
| ||||||||||
| public boolean |
| ||||||||||
| public static LootItemBlockStatePropertyCondition$Builder |
|