Class HTComponentEnergyHandler

    • 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
      Integer getSize()
      HTEnergyBattery getEnergyBattery(Direction side) 指定したからHTEnergyBatteryを取得します。
      • Methods inherited from class hiiragi283.core.api.storage.energy.HTSidedEnergyStorage

        canExtract, canReceive, extractEnergy, getEnergySideFor, getEnergyStored, getEnergyStored, getMaxEnergyStored, getMaxEnergyStored, receiveEnergy
      • Methods inherited from class hiiragi283.core.common.storage.component.HTComponentHandler

        get, getContainers
      • Methods inherited from class kotlin.collections.AbstractList

        equals, hashCode, indexOf, iterator, lastIndexOf, listIterator, listIterator, subList
      • Methods inherited from class kotlin.collections.AbstractCollection

        contains, containsAll, isEmpty, toString
      • Methods inherited from class kotlin.collections.Collection

        parallelStream, stream, toArray
      • Methods inherited from class kotlin.collections.Iterable

        forEach, spliterator
      • Methods inherited from class kotlin.collections.List

        getFirst, getLast, reversed
      • Methods inherited from class hiiragi283.core.api.storage.energy.HTEnergyHandler

        extractEnergy, getEnergyStored, getMaxEnergyStored, hasEnergyStorage, receiveEnergy
      • Methods inherited from class java.lang.Object

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