Class BlockClusterOutline
java.lang.Object
net.createmod.catnip.utility.outliner.Outline
net.createmod.catnip.utility.outliner.BlockClusterOutline
-
Nested Class Summary
Nested classes/interfaces inherited from class net.createmod.catnip.utility.outliner.Outline
Outline.OutlineParams -
Field Summary
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidrender(com.mojang.blaze3d.vertex.PoseStack ms, SuperRenderTypeBuffer buffer, float pt) protected voidrenderBlockFace(com.mojang.blaze3d.vertex.PoseStack ms, com.mojang.blaze3d.vertex.VertexConsumer builder, net.minecraft.core.BlockPos pos, net.minecraft.core.Direction face) Methods inherited from class net.createmod.catnip.utility.outliner.Outline
getParams, putQuad, putQuadUV, putVertex, putVertex, renderAACuboidLine, renderCuboidLine, tick
-
Constructor Details
-
BlockClusterOutline
-
-
Method Details