implements BlockPredicate
| net.minecraft.world.level.levelgen.blockpredicates.HeightRangePredicate | |
| net.minecraft.world.level.levelgen.blockpredicates.HeightRangePredicate | |
| net.minecraft.class_1_1187 | |
| net.minecraft.world.gen.blockpredicate.HeightRangeBlockPredicate |
Field summary
| Modifier and Type | Field | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| private final YOffset |
| ||||||||
| private final YOffset |
| ||||||||
| public static final com.mojang.serialization.MapCodec<HeightRangeBlockPredicate> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (YOffset minInclusive, YOffset maxInclusive) |
Method summary
| Modifier and Type | Method | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| public BlockPredicateType<?> |
| ||||||||
| public boolean |
| ||||||||
| public YOffset |
| ||||||||
| public YOffset |
|