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