Class HTProxyEnergyHandler

  • All Implemented Interfaces:
    net.neoforged.neoforge.transfer.energy.EnergyHandler

    
    public final class HTProxyEnergyHandler
    extends HTProxyHandler implements EnergyHandler
                        
    • 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
      Long getAmountAsLong()
      Long getCapacityAsLong()
      Integer insert(Integer amount, TransactionContext transaction)
      Integer extract(Integer amount, TransactionContext transaction)
      • Methods inherited from class hiiragi283.lib.transfer.proxy.HTProxyEnergyHandler

        getAmountAsLong, getCapacityAsLong
      • Methods inherited from class net.neoforged.neoforge.transfer.energy.EnergyHandler

        getAmountAsInt, getCapacityAsInt
      • Methods inherited from class java.lang.Object

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