Class SimpleFixedFluidInvExtractable

java.lang.Object
alexiil.mc.lib.attributes.fluid.impl.SimpleFixedFluidInvExtractable
All Implemented Interfaces:
FluidExtractable

@Deprecated(since="0.4.0", forRemoval=true) public final class SimpleFixedFluidInvExtractable extends Object implements FluidExtractable
Deprecated, for removal: This API element is subject to removal in a future version.
This has been replaced with FixedFluidInv.getMappedInv(int...) followed by FixedFluidInv.getExtractable(). (And optionally FluidExtractable.getPureExtractable() if you only want to expose it as an extractable).