Interface FluidContainerRegistry.FluidFillHandler.StackReturnFunc

Enclosing class:
FluidContainerRegistry.FluidFillHandler

public static interface FluidContainerRegistry.FluidFillHandler.StackReturnFunc
  • Method Summary

    Modifier and Type Method Description
    boolean returnStacks​(net.minecraft.item.ItemStack oldStack, net.minecraft.item.ItemStack excess)
    Sets the ItemStacks back to where they came.