Class TILCoreEntryPointForge1_21

java.lang.Object
mods.thecomputerizer.theimpossiblelibrary.api.core.CoreEntryPoint
mods.thecomputerizer.theimpossiblelibrary.forge.core.TILCoreEntryPointForge
mods.thecomputerizer.theimpossiblelibrary.forge.v21.core.TILCoreEntryPointForge1_21

public class TILCoreEntryPointForge1_21 extends mods.thecomputerizer.theimpossiblelibrary.forge.core.TILCoreEntryPointForge
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    protected final mods.thecomputerizer.theimpossiblelibrary.api.core.CoreAPI
     
    protected static final String
     
    protected static final String
     
  • Constructor Summary

    Constructors
    Constructor
    Description
    TILCoreEntryPointForge1_21(mods.thecomputerizer.theimpossiblelibrary.api.core.CoreAPI core)
     
  • Method Summary

    Modifier and Type
    Method
    Description
     
    org.objectweb.asm.tree.ClassNode
    editClass(org.objectweb.asm.tree.ClassNode classNode)
     
    protected mods.thecomputerizer.theimpossiblelibrary.api.core.CoreEntryPoint
     

    Methods inherited from class mods.thecomputerizer.theimpossiblelibrary.forge.core.TILCoreEntryPointForge

    getCoreID, getCoreName

    Methods inherited from class mods.thecomputerizer.theimpossiblelibrary.api.core.CoreEntryPoint

    beginList, endList, getClassName, getClassName, getFieldName, getFieldName, getMethodName, getMethodName, insBasic, insField, insIf, insInvokeInterface, insInvokeInterface, insInvokeSpecial, insInvokeSpecial, insInvokeStatic, insInvokeStatic, insInvokeVirtual, insInvokeVirtual, insLabel, insLDC, insThis, insType, insVar, isTarget, toBinary, toDesc, toInternal, toSignature, toString, transform, transform

    Methods inherited from class java.lang.Object

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

  • Constructor Details

    • TILCoreEntryPointForge1_21

      public TILCoreEntryPointForge1_21(mods.thecomputerizer.theimpossiblelibrary.api.core.CoreAPI core)
  • Method Details

    • classTargets

      public List<String> classTargets()
      Overrides:
      classTargets in class mods.thecomputerizer.theimpossiblelibrary.api.core.CoreEntryPoint
    • editClass

      public org.objectweb.asm.tree.ClassNode editClass(org.objectweb.asm.tree.ClassNode classNode)
      Overrides:
      editClass in class mods.thecomputerizer.theimpossiblelibrary.api.core.CoreEntryPoint
    • renderDebugQuery

      protected mods.thecomputerizer.theimpossiblelibrary.api.core.CoreEntryPoint renderDebugQuery()