Class BlockMenrilLogStrippedConfig

java.lang.Object
org.cyclops.cyclopscore.config.extendedconfig.ExtendedConfigCommon<org.cyclops.cyclopscore.config.extendedconfig.BlockConfigCommon<IntegratedDynamics>,net.minecraft.world.level.block.Block,IntegratedDynamics>
org.cyclops.cyclopscore.config.extendedconfig.ExtendedConfigRegistry<org.cyclops.cyclopscore.config.extendedconfig.BlockConfigCommon<IntegratedDynamics>,net.minecraft.world.level.block.Block,IntegratedDynamics>
org.cyclops.cyclopscore.config.extendedconfig.BlockConfigCommon<IntegratedDynamics>
org.cyclops.integrateddynamics.block.BlockMenrilLogStrippedConfig
All Implemented Interfaces:
Comparable<org.cyclops.cyclopscore.config.extendedconfig.ExtendedConfigCommon<org.cyclops.cyclopscore.config.extendedconfig.BlockConfigCommon<IntegratedDynamics>,net.minecraft.world.level.block.Block,IntegratedDynamics>>, org.cyclops.cyclopscore.config.extendedconfig.IModelProviderConfig

public class BlockMenrilLogStrippedConfig extends org.cyclops.cyclopscore.config.extendedconfig.BlockConfigCommon<IntegratedDynamics>
Config for the Stripped Menril Log.
  • Field Summary Link icon

    Fields inherited from class org.cyclops.cyclopscore.config.extendedconfig.ExtendedConfigCommon Link icon

    configProperties
  • Constructor Summary Link icon

    Constructors
    Constructor
    Description
     
  • Method Summary Link icon

    Modifier and Type
    Method
    Description
    static void
    toolActionEvent(net.neoforged.neoforge.event.level.BlockEvent.BlockToolModificationEvent event)
     

    Methods inherited from class org.cyclops.cyclopscore.config.extendedconfig.BlockConfigCommon Link icon

    constructBlockClientConfig, createDefaultItemProperties, getBlockClientConfig, getConfigurableType, getDefaultCreativeTabEntries, getDefaultItemConstructor, getDefaultItemConstructor, getFullTranslationKey, getItemConstructor, getItemInstance, getModelName, getRegistry, getTranslationKey, setItemInstance

    Methods inherited from class org.cyclops.cyclopscore.config.extendedconfig.ExtendedConfigRegistry Link icon

    getResourceKey

    Methods inherited from class org.cyclops.cyclopscore.config.extendedconfig.ExtendedConfigCommon Link icon

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

    Methods inherited from class java.lang.Object Link icon

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

    • BlockMenrilLogStrippedConfig Link icon

      public BlockMenrilLogStrippedConfig()
  • Method Details Link icon

    • toolActionEvent Link icon

      public static void toolActionEvent(net.neoforged.neoforge.event.level.BlockEvent.BlockToolModificationEvent event)