public class BlockClusterOutline extends Outline
Outline.OutlineParamsparams, transformNormals| Constructor and Description |
|---|
BlockClusterOutline(java.lang.Iterable<net.minecraft.util.math.BlockPos> selection) |
| Modifier and Type | Method and Description |
|---|---|
void |
render(com.mojang.blaze3d.matrix.MatrixStack ms,
SuperRenderTypeBuffer buffer,
float pt) |
protected void |
renderBlockFace(com.mojang.blaze3d.matrix.MatrixStack ms,
SuperRenderTypeBuffer buffer,
net.minecraft.util.math.BlockPos pos,
net.minecraft.util.Direction face) |
getParams, putQuad, putQuadUV, putVertex, renderAACuboidLine, renderCuboidLine, tickpublic BlockClusterOutline(java.lang.Iterable<net.minecraft.util.math.BlockPos> selection)
public void render(com.mojang.blaze3d.matrix.MatrixStack ms,
SuperRenderTypeBuffer buffer,
float pt)
protected void renderBlockFace(com.mojang.blaze3d.matrix.MatrixStack ms,
SuperRenderTypeBuffer buffer,
net.minecraft.util.math.BlockPos pos,
net.minecraft.util.Direction face)