Class LineOutline.EndChasingLineOutline
java.lang.Object
net.createmod.catnip.utility.outliner.Outline
net.createmod.catnip.utility.outliner.LineOutline
net.createmod.catnip.utility.outliner.LineOutline.EndChasingLineOutline
- Enclosing class:
LineOutline
-
Nested Class Summary
Nested classes/interfaces inherited from class net.createmod.catnip.utility.outliner.LineOutline
LineOutline.EndChasingLineOutlineNested classes/interfaces inherited from class net.createmod.catnip.utility.outliner.Outline
Outline.OutlineParams -
Field Summary
Fields inherited from class net.createmod.catnip.utility.outliner.LineOutline
end, startFields inherited from class net.createmod.catnip.utility.outliner.Outline
colorTemp, diffPosTemp, maxPosTemp, minPosTemp, normalTransformTemp, params, posTransformTemp -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected voidrenderInner(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) setProgress(float progress) Methods inherited from class net.createmod.catnip.utility.outliner.LineOutline
render, set, setMethods inherited from class net.createmod.catnip.utility.outliner.Outline
bufferCuboid, bufferCuboidLine, bufferCuboidLine, bufferQuad, bufferQuad, getParams, tick
-
Constructor Details
-
EndChasingLineOutline
public EndChasingLineOutline(boolean lockStart)
-
-
Method Details
-
setProgress
-
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:
renderInnerin classLineOutline
-