Posted August 7, 201312 yr Hi! I want to empty a Fluid Container, I am filling with this: this.setInventorySlotContents(1, FluidContainerRegistry.fillFluidContainer(new FluidStack(FluidRegistry.LAVA, 1000), input)); So, how do I empty it? If I cast the input into IFluidContainerItem, it doesnt work because i cannot cast water buckets and fuel buckets (BC) to it...
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.