| cem$b | |
| net.minecraft.world.level.block.state.pattern.BlockPattern$BlockPatternMatch | |
| net.minecraft.class_2700$class_2702 | |
| net.minecraft.block.pattern.BlockPattern$Result | |
| net.minecraft.block.pattern.BlockPattern$PatternHelper | |
| net.minecraft.server.v1_16_R3.ShapeDetector$ShapeDetectorCollection |
字段概要
| 修饰符与类型 | 字段 | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| private final BlockPos |
| ||||||||||
| private final Direction |
| ||||||||||
| private final Direction |
| ||||||||||
| private final com.google.common.cache.LoadingCache<BlockPos, BlockInWorld> |
| ||||||||||
| private final int |
| ||||||||||
| private final int |
| ||||||||||
| private final int |
|
构造函数概要
| 修饰符 | 构造函数 |
|---|---|
| public | (BlockPos frontTopLeft, Direction forwards, Direction up, com.google.common.cache.LoadingCache<BlockPos, BlockInWorld> cache, int width, int height, int depth) |
方法概要
| 修饰符与类型 | 方法 | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| public BlockPos |
| ||||||||||||
| public Direction |
| ||||||||||||
| public Direction |
| ||||||||||||
| public BlockInWorld |
|