Class HTFluidWidget.TankWidget

  • All Implemented Interfaces:
    hiiragi283.core.api.gui.widget.HTWidget , hiiragi283.core.api.integration.emi.widget.HTIngredientWidget , hiiragi283.core.api.storage.amount.HTAmountView , hiiragi283.core.api.storage.resource.HTResourceView

    
    public final class HTFluidWidget.TankWidget
    extends HTFluidWidget
                        
    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      final HTBackgroundType getBackgroundType()
      final Unit setBackgroundType(HTBackgroundType value)
      final HTBounds getBounds()
      HTWidgetType<?> getType() HTWidgetTypeを取得します。
      • Methods inherited from class hiiragi283.core.common.gui.widget.HTFluidWidget

        getIngredient
      • Methods inherited from class hiiragi283.core.api.storage.resource.HTResourceView

        getCapacity, getCapacity, getLevelAsFloat, getLevelAsFraction, getNeeded, getResource
      • Methods inherited from class hiiragi283.core.api.storage.amount.HTAmountView

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

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

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