Class LineOutline.EndChasingLineOutline

java.lang.Object
net.createmod.catnip.outliner.Outline
net.createmod.catnip.outliner.LineOutline
net.createmod.catnip.outliner.LineOutline.EndChasingLineOutline
Enclosing class:
LineOutline

public static class LineOutline.EndChasingLineOutline extends LineOutline
  • Constructor Details

    • EndChasingLineOutline

      public EndChasingLineOutline(boolean lockStart)
  • Method Details

    • setProgress

      public LineOutline.EndChasingLineOutline setProgress(float progress)
    • renderInner

      protected void renderInner(com.mojang.blaze3d.vertex.PoseStack ms, com.mojang.blaze3d.vertex.VertexConsumer consumer, net.minecraft.world.phys.Vec3 camera, float pt, float width, org.joml.Vector4f color, int lightmap, boolean disableNormals)
      Overrides:
      renderInner in class LineOutline