Class ExhaustBlockEntityMixin
java.lang.Object
com.lightning.northstar.mixin.compat.tfmg_ce.ExhaustBlockEntityMixin
- All Implemented Interfaces:
NorthstarOxygenConsumingBlockEntity
@ParametersAreNonnullByDefault
public class ExhaustBlockEntityMixin
extends Object
implements NorthstarOxygenConsumingBlockEntity
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
tankInventory
public com.drmangotea.tfmg.base.fluid.ForceableFluidTank tankInventory
-
-
Constructor Details
-
ExhaustBlockEntityMixin
public ExhaustBlockEntityMixin()
-
-
Method Details
-
northstar$getOxygenUsage
public float northstar$getOxygenUsage()- Specified by:
northstar$getOxygenUsagein interfaceNorthstarOxygenConsumingBlockEntity
-