implements LootCondition
crd | |
net.minecraft.class_212 | |
net.minecraft.world.loot.condition.BlockStatePropertyLootCondition | |
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 arg0, Map<Property<?>, Object> arg1) |
Method summary
Modifier and Type | Method | ||||||||
---|---|---|---|---|---|---|---|---|---|
private static Predicate<BlockState> |
| ||||||||
public Set<LootContextParameter<?>> |
| ||||||||
public boolean |
| ||||||||
public static BlockStatePropertyLootCondition$Builder |
|