Class AnimatedDeployer
java.lang.Object
com.simibubi.create.compat.jei.category.animations.AnimatedKinetics
com.simibubi.create.compat.jei.category.animations.AnimatedDeployer
- All Implemented Interfaces:
mezz.jei.api.gui.drawable.IDrawable
-
Field Summary
Fields inherited from class com.simibubi.create.compat.jei.category.animations.AnimatedKinetics
DEFAULT_LIGHTING, offset -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoiddraw(com.mojang.blaze3d.vertex.PoseStack matrixStack, int xOffset, int yOffset) Methods inherited from class com.simibubi.create.compat.jei.category.animations.AnimatedKinetics
blockElement, blockElement, cogwheel, defaultBlockElement, defaultBlockElement, getCurrentAngle, getHeight, getWidth, shaftMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface mezz.jei.api.gui.drawable.IDrawable
draw
-
Constructor Details
-
AnimatedDeployer
public AnimatedDeployer()
-
-
Method Details
-
draw
public void draw(com.mojang.blaze3d.vertex.PoseStack matrixStack, int xOffset, int yOffset)
-