public class LineOutline extends Outline
| Modifier and Type | Class and Description |
|---|---|
static class |
LineOutline.EndChasingLineOutline |
Outline.OutlineParams| Modifier and Type | Field and Description |
|---|---|
protected net.minecraft.util.math.vector.Vector3d |
end |
protected net.minecraft.util.math.vector.Vector3d |
start |
params, transformNormals| Constructor and Description |
|---|
LineOutline() |
| Modifier and Type | Method and Description |
|---|---|
void |
render(com.mojang.blaze3d.matrix.MatrixStack ms,
SuperRenderTypeBuffer buffer,
float pt) |
LineOutline |
set(net.minecraft.util.math.vector.Vector3d start,
net.minecraft.util.math.vector.Vector3d end) |
getParams, putQuad, putQuadUV, putVertex, renderAACuboidLine, renderCuboidLine, tickprotected net.minecraft.util.math.vector.Vector3d start
protected net.minecraft.util.math.vector.Vector3d end
public LineOutline set(net.minecraft.util.math.vector.Vector3d start, net.minecraft.util.math.vector.Vector3d end)
public void render(com.mojang.blaze3d.matrix.MatrixStack ms,
SuperRenderTypeBuffer buffer,
float pt)