Class PositionedAddonsNetworkIngredientsHandlerConfig

java.lang.Object
org.cyclops.cyclopscore.config.extendedconfig.ExtendedConfig<org.cyclops.cyclopscore.config.extendedconfig.CapabilityConfig<T>,T>
org.cyclops.cyclopscore.config.extendedconfig.CapabilityConfig<IPositionedAddonsNetworkIngredientsHandler>
org.cyclops.integrateddynamics.capability.network.PositionedAddonsNetworkIngredientsHandlerConfig
All Implemented Interfaces:
Comparable<org.cyclops.cyclopscore.config.extendedconfig.ExtendedConfig<org.cyclops.cyclopscore.config.extendedconfig.CapabilityConfig<IPositionedAddonsNetworkIngredientsHandler>,IPositionedAddonsNetworkIngredientsHandler>>

public class PositionedAddonsNetworkIngredientsHandlerConfig extends org.cyclops.cyclopscore.config.extendedconfig.CapabilityConfig<IPositionedAddonsNetworkIngredientsHandler>
Config for the positioned addons network handler capability.
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static net.minecraftforge.common.capabilities.Capability<IPositionedAddonsNetworkIngredientsHandler>
     

    Fields inherited from class org.cyclops.cyclopscore.config.extendedconfig.ExtendedConfig

    configProperties
  • Constructor Summary

    Constructors
  • Method Summary

    Methods inherited from class org.cyclops.cyclopscore.config.extendedconfig.CapabilityConfig

    getConfigurableType, getFullTranslationKey, getTranslationKey, getType

    Methods inherited from class org.cyclops.cyclopscore.config.extendedconfig.ExtendedConfig

    compareTo, downCast, getConfigPropertyPrefix, getElementConstructor, getInstance, getMod, getNamedId, getSubUniqueName, initializeInstance, onConfigPropertyReload, onForgeRegistered, onRegistered, save, showDoubleInitError

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Field Details

  • Constructor Details

    • PositionedAddonsNetworkIngredientsHandlerConfig

      public PositionedAddonsNetworkIngredientsHandlerConfig()