implements BlockPredicate
| net.minecraft.world.level.levelgen.blockpredicates.VolumeMatchPredicate | |
| net.minecraft.world.level.levelgen.blockpredicates.VolumeMatchPredicate | |
| net.minecraft.class_1_1469 | |
| net.minecraft.world.gen.blockpredicate.VolumeMatchBlockPredicate |
Field summary
| Modifier and Type | Field | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| private final Vec3i |
| ||||||||
| private final Vec3i |
| ||||||||
| private final BlockPredicate |
| ||||||||
| private static final com.mojang.serialization.MapCodec<VolumeMatchBlockPredicate> |
| ||||||||
| public static final com.mojang.serialization.MapCodec<VolumeMatchBlockPredicate> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (Vec3i min, Vec3i max, BlockPredicate match) |
Method summary
| Modifier and Type | Method | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| public BlockPredicateType<VolumeMatchBlockPredicate> |
| ||||||||
| public boolean |
| ||||||||
| public Vec3i |
| ||||||||
| public Vec3i |
| ||||||||
| public BlockPredicate |
|