Class TextWindowElement
java.lang.Object
com.simibubi.create.foundation.ponder.element.PonderElement
com.simibubi.create.foundation.ponder.element.PonderOverlayElement
com.simibubi.create.foundation.ponder.element.AnimatedOverlayElement
com.simibubi.create.foundation.ponder.element.TextWindowElement
-
Nested Class Summary
Nested Classes -
Field Summary
Fields inherited from class com.simibubi.create.foundation.ponder.element.AnimatedOverlayElement
fade -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintgetColor()protected voidrender(PonderScene scene, PonderUI screen, com.mojang.blaze3d.vertex.PoseStack ms, float partialTicks, float fade) Methods inherited from class com.simibubi.create.foundation.ponder.element.AnimatedOverlayElement
render, setFadeMethods inherited from class com.simibubi.create.foundation.ponder.element.PonderOverlayElement
tickMethods inherited from class com.simibubi.create.foundation.ponder.element.PonderElement
isVisible, reset, setVisible, whileSkipping
-
Constructor Details
-
TextWindowElement
public TextWindowElement()
-
-
Method Details
-
render
protected void render(PonderScene scene, PonderUI screen, com.mojang.blaze3d.vertex.PoseStack ms, float partialTicks, float fade) - Specified by:
renderin classAnimatedOverlayElement
-
getColor
public int getColor()
-