Uses of Package
net.minecraftforge.fluids.capability
Packages that use net.minecraftforge.fluids.capability
Package
Description
-
Classes in net.minecraftforge.fluids.capability used by net.minecraftforge.common.capabilitiesClassDescriptionImplement this interface as a capability which should handle fluids, generally storing them in one or more internal
IFluidTank
objects.ItemStacks handled by anIFluidHandler
may change, so this class allows users of the fluid handler to get the container after it has been used. -
Classes in net.minecraftforge.fluids.capability used by net.minecraftforge.fluidsClassDescriptionImplement this interface as a capability which should handle fluids, generally storing them in one or more internal
IFluidTank
objects.ItemStacks handled by anIFluidHandler
may change, so this class allows users of the fluid handler to get the container after it has been used. -
Classes in net.minecraftforge.fluids.capability used by net.minecraftforge.fluids.capabilityClassDescriptionImplement this interface as a capability which should handle fluids, generally storing them in one or more internal
IFluidTank
objects.ItemStacks handled by anIFluidHandler
may change, so this class allows users of the fluid handler to get the container after it has been used. -
Classes in net.minecraftforge.fluids.capability used by net.minecraftforge.fluids.capability.templatesClassDescriptionImplement this interface as a capability which should handle fluids, generally storing them in one or more internal
IFluidTank
objects.ItemStacks handled by anIFluidHandler
may change, so this class allows users of the fluid handler to get the container after it has been used. -
Classes in net.minecraftforge.fluids.capability used by net.minecraftforge.fluids.capability.wrappersClassDescriptionImplement this interface as a capability which should handle fluids, generally storing them in one or more internal
IFluidTank
objects.ItemStacks handled by anIFluidHandler
may change, so this class allows users of the fluid handler to get the container after it has been used.