Class VisualWorkbenchModCompat

java.lang.Object
org.cyclops.commoncapabilities.modcompat.visualworkbench.VisualWorkbenchModCompat
All Implemented Interfaces:
org.cyclops.cyclopscore.modcompat.IExternalCompat, org.cyclops.cyclopscore.modcompat.IModCompat

public class VisualWorkbenchModCompat extends Object implements org.cyclops.cyclopscore.modcompat.IModCompat
Capabilities for Vanilla.
  • Constructor Details

    • VisualWorkbenchModCompat

      public VisualWorkbenchModCompat()
  • Method Details

    • getId

      public String getId()
      Specified by:
      getId in interface org.cyclops.cyclopscore.modcompat.IExternalCompat
    • isEnabledDefault

      public boolean isEnabledDefault()
      Specified by:
      isEnabledDefault in interface org.cyclops.cyclopscore.modcompat.IExternalCompat
    • getComment

      public String getComment()
      Specified by:
      getComment in interface org.cyclops.cyclopscore.modcompat.IExternalCompat
    • createInitializer

      public org.cyclops.cyclopscore.modcompat.ICompatInitializer createInitializer()
      Specified by:
      createInitializer in interface org.cyclops.cyclopscore.modcompat.IExternalCompat