Class AnimatedOxygenFiller

java.lang.Object
com.simibubi.create.compat.jei.category.animations.AnimatedKinetics
com.lightning.northstar.compat.jei.animations.AnimatedOxygenFiller
All Implemented Interfaces:
mezz.jei.api.gui.drawable.IDrawable

@ParametersAreNonnullByDefault public class AnimatedOxygenFiller extends com.simibubi.create.compat.jei.category.animations.AnimatedKinetics
  • Field Summary

    Fields inherited from class com.simibubi.create.compat.jei.category.animations.AnimatedKinetics

    DEFAULT_LIGHTING, offset
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    draw(net.minecraft.client.gui.GuiGraphics graphics, int x, int y)
     
    withItem(@Nullable net.minecraft.world.item.ItemStack item)
     

    Methods inherited from class com.simibubi.create.compat.jei.category.animations.AnimatedKinetics

    blockElement, blockElement, cogwheel, defaultBlockElement, defaultBlockElement, getCurrentAngle, getHeight, getWidth, shaft

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

    Methods inherited from interface mezz.jei.api.gui.drawable.IDrawable

    draw
  • Constructor Details

    • AnimatedOxygenFiller

      public AnimatedOxygenFiller()
  • Method Details

    • draw

      public void draw(net.minecraft.client.gui.GuiGraphics graphics, int x, int y)
    • withItem

      public AnimatedOxygenFiller withItem(@Nullable @Nullable net.minecraft.world.item.ItemStack item)