Class OutlinerElement
java.lang.Object
net.createmod.ponder.foundation.element.PonderElement
net.createmod.ponder.foundation.element.PonderSceneElement
net.createmod.ponder.foundation.element.AnimatedSceneElement
net.createmod.ponder.foundation.element.OutlinerElement
-
Field Summary
Fields inherited from class net.createmod.ponder.foundation.element.AnimatedSceneElement
fade, fadeVec -
Constructor Summary
ConstructorsConstructorDescriptionOutlinerElement(Function<net.createmod.catnip.utility.outliner.Outliner, net.createmod.catnip.utility.outliner.Outline.OutlineParams> outlinerCall) -
Method Summary
Methods inherited from class net.createmod.ponder.foundation.element.AnimatedSceneElement
applyFade, forceApplyFade, lightCoordsFromFade, renderFirst, renderFirst, renderLast, renderLast, renderLayer, renderLayer, setFade, setFadeVecMethods inherited from class net.createmod.ponder.foundation.element.PonderElement
isVisible, reset, setVisible, whileSkipping
-
Constructor Details
-
OutlinerElement
public OutlinerElement(Function<net.createmod.catnip.utility.outliner.Outliner, net.createmod.catnip.utility.outliner.Outline.OutlineParams> outlinerCall)
-
-
Method Details
-
tick
- Overrides:
tickin classPonderElement
-
setColor
public void setColor(int overrideColor)
-