public static class DrawHighlightEvent.HighlightBlock extends DrawHighlightEvent
DrawHighlightEvent.HighlightBlock, DrawHighlightEvent.HighlightEntity
Event.HasResult, Event.Result
コンストラクタと説明 |
---|
HighlightBlock(WorldRenderer context,
ActiveRenderInfo info,
RayTraceResult target,
float partialTicks,
com.mojang.blaze3d.matrix.MatrixStack matrix,
IRenderTypeBuffer buffers) |
修飾子とタイプ | メソッドと説明 |
---|---|
BlockRayTraceResult |
getTarget() |
getBuffers, getContext, getInfo, getMatrix, getPartialTicks
getListenerList, getParentListenerList, getPhase, getResult, hasResult, isCancelable, isCanceled, setCanceled, setPhase, setResult, setup
public HighlightBlock(WorldRenderer context, ActiveRenderInfo info, RayTraceResult target, float partialTicks, com.mojang.blaze3d.matrix.MatrixStack matrix, IRenderTypeBuffer buffers)
public BlockRayTraceResult getTarget()
getTarget
クラス内 DrawHighlightEvent