Uses of Package
net.minecraftforge.fluids
Packages that use net.minecraftforge.fluids
Package
Description
-
Classes in net.minecraftforge.fluids used by net.minecraft.world.level.materialClassDescriptionMinecraft Forge Fluid Implementation This class is a fluid (liquid or gas) equivalent to "Item." It describes the nature of a fluid and contains its general properties.
-
Classes in net.minecraftforge.fluids used by net.minecraftforge.commonClassDescriptionMinecraft Forge Fluid Implementation This class is a fluid (liquid or gas) equivalent to "Item." It describes the nature of a fluid and contains its general properties.
-
Classes in net.minecraftforge.fluids used by net.minecraftforge.common.extensionsClassDescriptionMinecraft Forge Fluid Implementation This class is a fluid (liquid or gas) equivalent to "Item." It describes the nature of a fluid and contains its general properties.ItemStack substitute for Fluids.
-
Classes in net.minecraftforge.fluids used by net.minecraftforge.debug.fluid
-
Classes in net.minecraftforge.fluids used by net.minecraftforge.fluidsClassDescriptionFills or drains a fluid container item using a Dispenser.Holds the result of a fluid action from
FluidUtil
.Minecraft Forge Fluid Implementation This class is a fluid (liquid or gas) equivalent to "Item." It describes the nature of a fluid and contains its general properties.ItemStack substitute for Fluids. -
Classes in net.minecraftforge.fluids used by net.minecraftforge.fluids.capability
-
Classes in net.minecraftforge.fluids used by net.minecraftforge.fluids.capability.templatesClassDescriptionItemStack substitute for Fluids.This interface represents a Fluid Tank.
-
Classes in net.minecraftforge.fluids used by net.minecraftforge.fluids.capability.wrappersClassDescriptionItemStack substitute for Fluids.Implement this interface on Block classes which represent world-placeable Fluids.