public interface ICoolant
Modifier and Type | Method and Description |
---|---|
float |
getDegreesCoolingPerMB(net.minecraftforge.fluids.FluidStack fluid,
float heat) |
boolean |
matchesFluid(net.minecraftforge.fluids.FluidStack fluid) |
boolean matchesFluid(net.minecraftforge.fluids.FluidStack fluid)
float getDegreesCoolingPerMB(net.minecraftforge.fluids.FluidStack fluid, float heat)
fluid
- heat
-