public static class DrawBlockHighlightEvent.HighlightBlock extends DrawBlockHighlightEvent
DrawBlockHighlightEvent.HighlightBlock, DrawBlockHighlightEvent.HighlightEntity
Constructor and Description |
---|
HighlightBlock(WorldRenderer context,
ActiveRenderInfo info,
RayTraceResult target,
int subID,
float partialTicks) |
Modifier and Type | Method and Description |
---|---|
BlockRayTraceResult |
getTarget() |
getContext, getInfo, getPartialTicks, getSubID
public HighlightBlock(WorldRenderer context, ActiveRenderInfo info, RayTraceResult target, int subID, float partialTicks)
public BlockRayTraceResult getTarget()
getTarget
in class DrawBlockHighlightEvent