public class BlockFluidConverterConfig
extends org.cyclops.cyclopscore.config.extendedconfig.BlockContainerConfig
BlockFluidConverter| Modifier and Type | Field and Description |
|---|---|
static BlockFluidConverterConfig |
_instance
The unique instance.
|
static int |
mBRate
The amount of mB per tick that can be converted.
|
| Constructor and Description |
|---|
BlockFluidConverterConfig()
Make a new instance.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.Class<? extends net.minecraft.item.ItemBlock> |
getItemBlockClass() |
getHolderTypegetBlockInstance, getFullTranslationKey, getItemInstance, getModelName, getOreDictionaryId, getRegistry, getTargetTab, getTranslationKey, isMultipartEnabled, onRegistered, registerDynamicModelcompareTo, downCast, getComment, getConfigPropertyPrefix, getElement, getMod, getNamedId, getSubInstance, getSubUniqueName, initSubInstance, isDisableable, isEnabled, isHardDisabled, onForgeRegistered, onInit, save, setEnabled, showDoubleInitErrorpublic static BlockFluidConverterConfig _instance
public static int mBRate