Class BlockClusterOutline

java.lang.Object
com.simibubi.create.foundation.utility.outliner.Outline
com.simibubi.create.foundation.utility.outliner.BlockClusterOutline

public class BlockClusterOutline extends Outline
  • Constructor Details

    • BlockClusterOutline

      public BlockClusterOutline(Iterable<net.minecraft.core.BlockPos> selection)
  • Method Details

    • render

      public void render(com.mojang.blaze3d.vertex.PoseStack ms, SuperRenderTypeBuffer buffer, float pt)
      Specified by:
      render in class Outline
    • renderBlockFace

      protected void renderBlockFace(com.mojang.blaze3d.vertex.PoseStack ms, com.mojang.blaze3d.vertex.VertexConsumer builder, net.minecraft.core.BlockPos pos, net.minecraft.core.Direction face)