Class HTComponentFluidTank

  • All Implemented Interfaces:
    hiiragi283.core.api.HTDataSerializable , hiiragi283.core.api.HTDataSerializable.Empty , hiiragi283.core.api.storage.amount.HTAmountView , hiiragi283.core.api.storage.fluid.HTFluidTank , hiiragi283.core.api.storage.resource.HTResourceSlot , hiiragi283.core.api.storage.resource.HTResourceView , net.neoforged.neoforge.common.util.INBTSerializable

    
    public final class HTComponentFluidTank
    extends HTComponentSlot<HTFluidResourceType, FluidStack, HTAttachedFluids> implements HTFluidTank
                        
    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Field Summary

      Fields 
      Modifier and Type Field Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      • Methods inherited from class hiiragi283.core.common.storage.component.HTComponentSlot

        canStackExtract, getAmount, getCapacity, getResource, isStackValidForInsert, isValid, setAmount, setResource, setStack
      • Methods inherited from class hiiragi283.core.api.storage.amount.HTAmountView

        getCapacity, getLevelAsFloat, getLevelAsFraction, getNeeded
      • Methods inherited from class hiiragi283.core.api.storage.resource.HTResourceSlot.Basic

        extract, insert
      • Methods inherited from class hiiragi283.core.api.storage.resource.HTResourceSlot

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

        getLevelAsFloat, getLevelAsFraction, getNeeded
      • Methods inherited from class hiiragi283.core.api.HTDataSerializable

        serializeNBT
      • Methods inherited from class net.neoforged.neoforge.common.util.INBTSerializable

        deserializeNBT
      • Methods inherited from class java.lang.Object

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