| bvs | |
| net.minecraft.class_2694 | |
| net.minecraft.block.pattern.CachedBlockPosition | |
| net.minecraft.util.CachedBlockInfo |
Field summary
| Modifier and Type | Field | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| private final ViewableWorld |
| ||||||||
| private final BlockPos |
| ||||||||
| private final boolean |
| ||||||||
| private BlockState |
| ||||||||
| private BlockEntity |
| ||||||||
| private boolean |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (ViewableWorld arg0, BlockPos arg1, boolean arg2) |
Method summary
| Modifier and Type | Method | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| public BlockState |
| ||||||||
| public BlockEntity |
| ||||||||
| public ViewableWorld |
| ||||||||
| public BlockPos |
| ||||||||
| public static Predicate<CachedBlockPosition> |
|