Interface ExtendedFluidHandlerUtils.ExtractFluid
- Enclosing class:
- ExtendedFluidHandlerUtils
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
-
Method Summary
Modifier and TypeMethodDescriptionnet.minecraftforge.fluids.FluidStack
extract
(int tank, int amount, InteractionType action)
-
Method Details
-
extract
-