public static class DrawHighlightEvent.HighlightBlock extends DrawHighlightEvent
DrawHighlightEvent.HighlightBlock, DrawHighlightEvent.HighlightEntity
Constructor and Description |
---|
HighlightBlock(WorldRenderer context,
ActiveRenderInfo info,
RayTraceResult target,
float partialTicks,
MatrixStack matrix,
IRenderTypeBuffer buffers) |
Modifier and Type | Method and Description |
---|---|
BlockRayTraceResult |
getTarget() |
getBuffers, getContext, getInfo, getMatrix, getPartialTicks
public HighlightBlock(WorldRenderer context, ActiveRenderInfo info, RayTraceResult target, float partialTicks, MatrixStack matrix, IRenderTypeBuffer buffers)
public BlockRayTraceResult getTarget()
getTarget
in class DrawHighlightEvent