implements LootCondition
| crj | |
| net.minecraft.world.level.storage.loot.predicates.LootItemBlockStatePropertyCondition | |
| net.minecraft.class_212 | |
| net.minecraft.loot.condition.BlockStatePropertyLootCondition | |
| net.minecraft.unmapped.C_kwfsxfym | |
| net.minecraft.unmapped.C_15427523 | |
| net.minecraft.world.storage.loot.conditions.BlockStateProperty | |
| net.minecraft.world.storage.loot.conditions.BlockStateProperty |
Field summary
| Modifier and Type | Field | ||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| private final Block |
| ||||||||||||||||
| private final Map<Property<?>, Object> |
| ||||||||||||||||
| private final Predicate<BlockState> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| private | (Block block, Map<Property<?>, Object> properties) |
Method summary
| Modifier and Type | Method | ||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| private static Predicate<BlockState> |
| ||||||||||||||||
| public Set<LootContextParameter<?>> |
| ||||||||||||||||
| public boolean |
| ||||||||||||||||
| public static BlockStatePropertyLootCondition$Builder |
|