public class ChasingAABBOutline extends AABBOutline
Outline.OutlineParamsbbparams, transformNormals| Constructor and Description |
|---|
ChasingAABBOutline(net.minecraft.util.math.AxisAlignedBB bb) |
| Modifier and Type | Method and Description |
|---|---|
void |
render(com.mojang.blaze3d.matrix.MatrixStack ms,
SuperRenderTypeBuffer buffer,
float pt) |
void |
target(net.minecraft.util.math.AxisAlignedBB target) |
void |
tick() |
renderBB, renderFace, setBoundsgetParams, putQuad, putQuadUV, putVertex, renderAACuboidLine, renderCuboidLinepublic ChasingAABBOutline(net.minecraft.util.math.AxisAlignedBB bb)
public void target(net.minecraft.util.math.AxisAlignedBB target)
public void render(com.mojang.blaze3d.matrix.MatrixStack ms,
SuperRenderTypeBuffer buffer,
float pt)
render in class AABBOutline