Class TrunkPlacerMenrilConfig

java.lang.Object
org.cyclops.cyclopscore.config.extendedconfig.ExtendedConfig<org.cyclops.cyclopscore.config.extendedconfig.TrunkPlacerConfig<T>,net.minecraft.world.level.levelgen.feature.trunkplacers.TrunkPlacerType<T>>
org.cyclops.cyclopscore.config.extendedconfig.TrunkPlacerConfig<TrunkPlacerMenril>
org.cyclops.integrateddynamics.world.gen.trunkplacer.TrunkPlacerMenrilConfig
All Implemented Interfaces:
Comparable<org.cyclops.cyclopscore.config.extendedconfig.ExtendedConfig<org.cyclops.cyclopscore.config.extendedconfig.TrunkPlacerConfig<TrunkPlacerMenril>,net.minecraft.world.level.levelgen.feature.trunkplacers.TrunkPlacerType<TrunkPlacerMenril>>>

public class TrunkPlacerMenrilConfig extends org.cyclops.cyclopscore.config.extendedconfig.TrunkPlacerConfig<TrunkPlacerMenril>
Config for TrunkPlacerMenril.
  • Field Summary

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

    configProperties
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     

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

    getConfigurableType, getFullTranslationKey, getTranslationKey

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

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

    Methods inherited from class java.lang.Object

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

    • TrunkPlacerMenrilConfig

      public TrunkPlacerMenrilConfig()
  • Method Details

    • onRegistered

      public void onRegistered()
      Overrides:
      onRegistered in class org.cyclops.cyclopscore.config.extendedconfig.ExtendedConfig<org.cyclops.cyclopscore.config.extendedconfig.TrunkPlacerConfig<TrunkPlacerMenril>,net.minecraft.world.level.levelgen.feature.trunkplacers.TrunkPlacerType<TrunkPlacerMenril>>