implements LootItemCondition
| dbn | |
| net.minecraft.world.level.storage.loot.predicates.LootItemBlockStatePropertyCondition | |
| net.minecraft.class_212 | |
| net.minecraft.unmapped.C_kwfsxfym | |
| net.minecraft.loot.condition.BlockStatePropertyLootCondition | |
| net.minecraft.loot.conditions.BlockStateProperty | |
| net.minecraft.server.v1_16_R3.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 |
|