Class SimpleFixedFluidInvInsertable

java.lang.Object
alexiil.mc.lib.attributes.fluid.impl.SimpleFixedFluidInvInsertable
All Implemented Interfaces:
FluidInsertable, LimitedConsumer<FluidVolume>

@Deprecated
public final class SimpleFixedFluidInvInsertable
extends java.lang.Object
implements FluidInsertable
Deprecated.
This has been replaced with FixedFluidInv.getMappedInv(int...) followed by FixedFluidInv.getInsertable(). (And optionally FluidInsertable.getPureInsertable() if you only want to expose it as an insertable).