| net.minecraft.client.renderer.state.BlockOutlineRenderState | |
| net.minecraft.class_12074 | |
| net.minecraft.client.render.state.OutlineRenderState |
Field summary
| Modifier and Type | Field | ||||||
|---|---|---|---|---|---|---|---|
| private final BlockPos |
|
||||||
| private final boolean |
|
||||||
| private final boolean |
|
||||||
| private final VoxelShape |
|
||||||
| private final VoxelShape |
|
||||||
| private final VoxelShape |
|
||||||
| private final VoxelShape |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (BlockPos pos, boolean isTranslucent, boolean highContrast, VoxelShape shape) |
| public | (BlockPos pos, boolean isTranslucent, boolean highContrast, VoxelShape shape, VoxelShape collisionShape, VoxelShape occlusionShape, VoxelShape interactionShape) |
Method summary
| Modifier and Type | Method | ||||||
|---|---|---|---|---|---|---|---|
| public BlockPos |
|
||||||
| public boolean |
|
||||||
| public boolean |
|
||||||
| public VoxelShape |
|
||||||
| public VoxelShape |
|
||||||
| public VoxelShape |
|
||||||
| public VoxelShape |
|