| byk | |
| net.minecraft.world.level.block.state.pattern.BlockInWorld | |
| net.minecraft.class_2694 | |
| net.minecraft.block.pattern.CachedBlockPosition | |
| net.minecraft.util.CachedBlockInfo | |
| net.minecraft.server.v1_15_R1.ShapeDetectorBlock |
Field summary
| Modifier and Type | Field | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| private final LevelReader |
| ||||||||||
| private final BlockPos |
| ||||||||||
| private final boolean |
| ||||||||||
| private BlockState |
| ||||||||||
| private BlockEntity |
| ||||||||||
| private boolean |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (LevelReader arg0, BlockPos pos, boolean forceLoad) |
Method summary
| Modifier and Type | Method | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| public BlockState |
| ||||||||||||
| public BlockEntity |
| ||||||||||||
| public LevelReader |
| ||||||||||||
| public BlockPos |
| ||||||||||||
| public static Predicate<BlockInWorld> |
|