Class HTEnergySlotWidget

  • All Implemented Interfaces:
    hiiragi283.core.api.gui.widget.HTWidget , hiiragi283.core.api.storage.amount.HTAmountView

    
    public final class HTEnergySlotWidget
    extends HTAbstractWidget implements HTAmountView
                        
    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Field Summary

      Fields 
      Modifier and Type Field Description
      private final HTBounds bounds
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      final HTBounds getBounds()
      HTWidgetType<HTEnergySlotWidget> getType()
      Unit setupHolder(HTWidgetHolder widgetHolder)
      • Methods inherited from class hiiragi283.core.api.storage.amount.HTAmountView

        getAmount, getCapacity, getLevelAsFloat, getLevelAsFraction, getNeeded, isEmpty
      • Methods inherited from class hiiragi283.core.api.gui.widget.HTWidget

        charTyped, keyPressed, keyReleased, mouseClicked, mouseDragged, mouseReleased, mouseScrolled, onInit
      • Methods inherited from class java.lang.Object

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