Class InputWindowElement
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.InputWindowElement
-
Field Summary
Fields inherited from class com.simibubi.create.foundation.ponder.element.AnimatedOverlayElement
fade -
Constructor Summary
ConstructorsConstructorDescriptionInputWindowElement(net.minecraft.world.phys.Vec3 sceneSpace, Pointing direction) -
Method Summary
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
-
InputWindowElement
-
-
Method Details
-
clone
-
withItem
-
withWrench
-
scroll
-
rightClick
-
showing
-
leftClick
-
whileSneaking
-
whileCTRL
-
render
protected void render(PonderScene scene, PonderUI screen, com.mojang.blaze3d.vertex.PoseStack ms, float partialTicks, float fade) - Specified by:
renderin classAnimatedOverlayElement
-