| net.minecraft.world.level.block.state.pattern.BlockPattern$BlockPatternMatch | |
| net.minecraft.class_2700$class_2702 | |
| net.minecraft.block.pattern.BlockPattern$Result |
Field summary
| Modifier and Type | Field | ||||||
|---|---|---|---|---|---|---|---|
| private final BlockPos |
|
||||||
| private final Direction |
|
||||||
| private final Direction |
|
||||||
| private final com.google.common.cache.LoadingCache<BlockPos, CachedBlockPosition> |
|
||||||
| private final int |
|
||||||
| private final int |
|
||||||
| private final int |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (BlockPos frontTopLeft, Direction forwards, Direction up, com.google.common.cache.LoadingCache<BlockPos, CachedBlockPosition> cache, int width, int height, int depth) |
Method summary
| Modifier and Type | Method | ||||||
|---|---|---|---|---|---|---|---|
| public BlockPos |
|
||||||
| public Direction |
|
||||||
| public Direction |
|
||||||
| public int |
|
||||||
| public int |
|
||||||
| public int |
|
||||||
| public CachedBlockPosition |
|