Class FluidMenrilResinConfig
java.lang.Object
org.cyclops.cyclopscore.config.extendedconfig.ExtendedConfig<org.cyclops.cyclopscore.config.extendedconfig.FluidConfig,net.minecraftforge.fluids.ForgeFlowingFluid.Properties>
org.cyclops.cyclopscore.config.extendedconfig.FluidConfig
org.cyclops.integrateddynamics.fluid.FluidMenrilResinConfig
- All Implemented Interfaces:
Comparable<org.cyclops.cyclopscore.config.extendedconfig.ExtendedConfig<org.cyclops.cyclopscore.config.extendedconfig.FluidConfig,
net.minecraftforge.fluids.ForgeFlowingFluid.Properties>>
public class FluidMenrilResinConfig
extends org.cyclops.cyclopscore.config.extendedconfig.FluidConfig
Config for Menril Resin.
-
Field Summary
Fields inherited from class org.cyclops.cyclopscore.config.extendedconfig.ExtendedConfig
configProperties
-
Constructor Summary
-
Method Summary
Methods inherited from class org.cyclops.cyclopscore.config.extendedconfig.FluidConfig
getConfigurableType, getDefaultFluidProperties, getIconLocationFlow, getIconLocationStill, getTranslationKey
Methods inherited from class org.cyclops.cyclopscore.config.extendedconfig.ExtendedConfig
compareTo, downCast, getConfigPropertyPrefix, getElementConstructor, getFullTranslationKey, getInstance, getMod, getNamedId, getSubUniqueName, initializeInstance, onConfigPropertyReload, onForgeRegistered, onRegistered, save, showDoubleInitError
-
Constructor Details
-
FluidMenrilResinConfig
public FluidMenrilResinConfig()
-