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