Class DataComponentFluidContentConfig
java.lang.Object
org.cyclops.cyclopscore.config.extendedconfig.ExtendedConfigCommon<org.cyclops.cyclopscore.config.extendedconfig.DataComponentConfigCommon<net.neoforged.neoforge.fluids.SimpleFluidContent,ModBase<?>>,net.minecraft.core.component.DataComponentType<net.neoforged.neoforge.fluids.SimpleFluidContent>,ModBase<?>>
org.cyclops.cyclopscore.config.extendedconfig.ExtendedConfigRegistry<org.cyclops.cyclopscore.config.extendedconfig.DataComponentConfigCommon<net.neoforged.neoforge.fluids.SimpleFluidContent,ModBase<?>>,net.minecraft.core.component.DataComponentType<net.neoforged.neoforge.fluids.SimpleFluidContent>,ModBase<?>>
org.cyclops.cyclopscore.config.extendedconfig.DataComponentConfigCommon<net.neoforged.neoforge.fluids.SimpleFluidContent,ModBase<?>>
org.cyclops.cyclopscore.component.DataComponentFluidContentConfig
- All Implemented Interfaces:
Comparable<org.cyclops.cyclopscore.config.extendedconfig.ExtendedConfigCommon<org.cyclops.cyclopscore.config.extendedconfig.DataComponentConfigCommon<net.neoforged.neoforge.fluids.SimpleFluidContent,
ModBase<?>>, net.minecraft.core.component.DataComponentType<net.neoforged.neoforge.fluids.SimpleFluidContent>, ModBase<?>>>
public class DataComponentFluidContentConfig
extends org.cyclops.cyclopscore.config.extendedconfig.DataComponentConfigCommon<net.neoforged.neoforge.fluids.SimpleFluidContent,ModBase<?>>
-
Field Summary
Fields inherited from class org.cyclops.cyclopscore.config.extendedconfig.ExtendedConfigCommon
configProperties
-
Constructor Summary
-
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, onForgeRegistered, onRegistered, save, showDoubleInitError
-
Constructor Details
-
DataComponentFluidContentConfig
public DataComponentFluidContentConfig()
-