Class DataComponentFluidContentInOutConfig
java.lang.Object
org.cyclops.cyclopscore.config.extendedconfig.ExtendedConfigCommon<org.cyclops.cyclopscore.config.extendedconfig.DataComponentConfigCommon<org.apache.commons.lang3.tuple.Pair<net.neoforged.neoforge.fluids.SimpleFluidContent,net.neoforged.neoforge.fluids.SimpleFluidContent>,IntegratedDynamics>,net.minecraft.core.component.DataComponentType<org.apache.commons.lang3.tuple.Pair<net.neoforged.neoforge.fluids.SimpleFluidContent,net.neoforged.neoforge.fluids.SimpleFluidContent>>,IntegratedDynamics>
org.cyclops.cyclopscore.config.extendedconfig.ExtendedConfigRegistry<org.cyclops.cyclopscore.config.extendedconfig.DataComponentConfigCommon<org.apache.commons.lang3.tuple.Pair<net.neoforged.neoforge.fluids.SimpleFluidContent,net.neoforged.neoforge.fluids.SimpleFluidContent>,IntegratedDynamics>,net.minecraft.core.component.DataComponentType<org.apache.commons.lang3.tuple.Pair<net.neoforged.neoforge.fluids.SimpleFluidContent,net.neoforged.neoforge.fluids.SimpleFluidContent>>,IntegratedDynamics>
org.cyclops.cyclopscore.config.extendedconfig.DataComponentConfigCommon<org.apache.commons.lang3.tuple.Pair<net.neoforged.neoforge.fluids.SimpleFluidContent,net.neoforged.neoforge.fluids.SimpleFluidContent>,IntegratedDynamics>
org.cyclops.integrateddynamics.component.DataComponentFluidContentInOutConfig
- All Implemented Interfaces:
Comparable<org.cyclops.cyclopscore.config.extendedconfig.ExtendedConfigCommon<org.cyclops.cyclopscore.config.extendedconfig.DataComponentConfigCommon<org.apache.commons.lang3.tuple.Pair<net.neoforged.neoforge.fluids.SimpleFluidContent,
net.neoforged.neoforge.fluids.SimpleFluidContent>, IntegratedDynamics>, net.minecraft.core.component.DataComponentType<org.apache.commons.lang3.tuple.Pair<net.neoforged.neoforge.fluids.SimpleFluidContent, net.neoforged.neoforge.fluids.SimpleFluidContent>>, IntegratedDynamics>>
public class DataComponentFluidContentInOutConfig
extends org.cyclops.cyclopscore.config.extendedconfig.DataComponentConfigCommon<org.apache.commons.lang3.tuple.Pair<net.neoforged.neoforge.fluids.SimpleFluidContent,net.neoforged.neoforge.fluids.SimpleFluidContent>,IntegratedDynamics>
-
Field Summary
Fields inherited from class org.cyclops.cyclopscore.config.extendedconfig.ExtendedConfigCommon
configProperties
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.cyclops.cyclopscore.config.extendedconfig.DataComponentConfigCommon
getConfigurableType, getFullTranslationKey, getRegistry, getTranslationKey
Methods inherited from class org.cyclops.cyclopscore.config.extendedconfig.ExtendedConfigRegistry
getResourceKey
Methods inherited from class org.cyclops.cyclopscore.config.extendedconfig.ExtendedConfigCommon
addInstanceTransformer, compareTo, downCast, getConfigPropertyPrefix, getElementConstructor, getInstance, getMod, getNamedId, getSubUniqueName, initializeInstance, onConfigPropertyReload, onRegistered, onRegistryRegistered, save, showDoubleInitError
-
Constructor Details
-
DataComponentFluidContentInOutConfig
public DataComponentFluidContentInOutConfig()
-