- calculateAverageColors() - Static method in class org.cyclops.fluidconverters.FluidColorAnalyzer
-
Forces the color analyzer to calculate all average colors for all fluid
groups and cache them for later use.
- callbackRegister(IWailaRegistrar) - Static method in class org.cyclops.fluidconverters.modcompat.waila.Waila
-
Waila callback.
- canBeUsed - Static variable in class org.cyclops.fluidconverters.modcompat.jei.JEIModCompat
-
If the modcompat can be used.
- canWork() - Method in class org.cyclops.fluidconverters.modcompat.capabilities.WorkerFluidConverterTileCompat.Worker
-
- Capabilities - Class in org.cyclops.fluidconverters
-
Used capabilities for this mod.
- Capabilities() - Constructor for class org.cyclops.fluidconverters.Capabilities
-
- ClientProxy - Class in org.cyclops.fluidconverters.proxy
-
Proxy for the client side.
- ClientProxy() - Constructor for class org.cyclops.fluidconverters.proxy.ClientProxy
-
- clog(String) - Static method in class org.cyclops.fluidconverters.FluidConverters
-
Log a new info message for this mod.
- clog(Level, String) - Static method in class org.cyclops.fluidconverters.FluidConverters
-
Log a new message of the given level for this mod.
- CommandListFluids - Class in org.cyclops.fluidconverters.command
-
Command that lists all fluids in the fluid registry
- CommandListFluids(ModBase) - Constructor for class org.cyclops.fluidconverters.command.CommandListFluids
-
- CommonProxy - Class in org.cyclops.fluidconverters.proxy
-
Proxy for server and client side.
- CommonProxy() - Constructor for class org.cyclops.fluidconverters.proxy.CommonProxy
-
- constructBaseCommand() - Method in class org.cyclops.fluidconverters.FluidConverters
-
- constructDefaultCreativeTab() - Method in class org.cyclops.fluidconverters.FluidConverters
-
- constructRecipeHandler() - Method in class org.cyclops.fluidconverters.FluidConverters
-
- crashOnInvalidRecipe - Static variable in class org.cyclops.fluidconverters.GeneralConfig
-
If the recipe loader should crash when finding invalid recipes.
- crashOnModCompatCrash - Static variable in class org.cyclops.fluidconverters.GeneralConfig
-
If mod compatibility loader should crash hard if errors occur in that process.
- createDynamicModel() - Method in class org.cyclops.fluidconverters.block.BlockFluidConverter
-
- createItemStack(FluidGroup) - Static method in class org.cyclops.fluidconverters.block.BlockFluidConverter
-
Creates an item stack with a fluid converter for the given fluid group.
- createProvider(TileFluidConverter) - Method in class org.cyclops.fluidconverters.modcompat.capabilities.WorkerFluidConverterTileCompat
-