public class BlockPattern$Match
| awx$b | |
| net.minecraft.unmapped.C_67507395$C_70237234 | |
| net.minecraft.block.pattern.BlockPattern$Match |
Field summary
| Modifier and Type | Field | ||||||
|---|---|---|---|---|---|---|---|
| private final BlockPos |
| ||||||
| private final Direction |
| ||||||
| private final Direction |
| ||||||
| private final com.google.common.cache.LoadingCache<BlockPos, BlockPointer> |
| ||||||
| private final int |
| ||||||
| private final int |
| ||||||
| private final int |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (BlockPos topLeftFront, Direction forward, Direction up, com.google.common.cache.LoadingCache<BlockPos, BlockPointer> cache, int width, int height, int depth) |
Method summary
| Modifier and Type | Method | ||||||
|---|---|---|---|---|---|---|---|
| public BlockPos |
| ||||||
| public Direction |
| ||||||
| public Direction |
| ||||||
| public int |
| ||||||
| public int |
| ||||||
| public BlockPointer |
|