| cei | |
| 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_16_R2.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 world, BlockPos pos, boolean forceLoad) | 
Method summary
| Modifier and Type | Method | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| public BlockState | 
  | ||||||||||||
| public BlockEntity | 
  | ||||||||||||
| public LevelReader | 
  | ||||||||||||
| public BlockPos | 
  | ||||||||||||
| public static Predicate<BlockInWorld> | 
  |