Class BlockHighlight3D
- All Implemented Interfaces:
AutoCloseable
Padded block-aligned highlight implemented by a filled and stroked box.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionblockPos(int x, int y, int z) blockPos(net.minecraft.core.BlockPos value) protected voidextract(WorldRenderContext context) protected WorldBoundspadding(double value) stroke(WorldStroke value)
-
Constructor Details
-
BlockHighlight3D
public BlockHighlight3D() -
BlockHighlight3D
public BlockHighlight3D(net.minecraft.core.BlockPos value)
-
-
Method Details
-
blockPos
-
blockPos
-
padding
-
stroke
-
localBounds
- Overrides:
localBoundsin classWorldObject<BlockHighlight3D>
-
extract
- Specified by:
extractin classWorldObject<BlockHighlight3D>
-