Class ModWriterNeoForge1_20_6

java.lang.Object
mods.thecomputerizer.theimpossiblelibrary.api.core.asm.ModWriter
mods.thecomputerizer.theimpossiblelibrary.neoforge.core.asm.ModWriterNeoForge
mods.thecomputerizer.theimpossiblelibrary.neoforge.v20.core.asm.ModWriterNeoForge1_20
mods.thecomputerizer.theimpossiblelibrary.neoforge.v20.m6.core.asm.ModWriterNeoForge1_20_6

public class ModWriterNeoForge1_20_6 extends mods.thecomputerizer.theimpossiblelibrary.neoforge.v20.core.asm.ModWriterNeoForge1_20
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    protected static final org.objectweb.asm.Type
     
    protected static final org.objectweb.asm.Type
     

    Fields inherited from class mods.thecomputerizer.theimpossiblelibrary.neoforge.core.asm.ModWriterNeoForge

    DIST, EVENT_BUS, MOD_ANNOTATION, SUBSCRIBE_EVENT

    Fields inherited from class mods.thecomputerizer.theimpossiblelibrary.api.core.asm.ModWriter

    core, EMPTY_METHOD_DESC, entryPoint, entryPointDesc, entryPointInternal, entryPointMethods, entryPointMethodTypes, info, javaVersion, modType, modTypeDesc, modTypeInternal
  • Constructor Summary

    Constructors
    Constructor
    Description
    ModWriterNeoForge1_20_6(mods.thecomputerizer.theimpossiblelibrary.api.core.CoreAPI core, mods.thecomputerizer.theimpossiblelibrary.api.core.loader.MultiVersionModInfo info)
     
  • Method Summary

    Modifier and Type
    Method
    Description
    protected org.objectweb.asm.Type
     
    protected org.objectweb.asm.Type
     

    Methods inherited from class mods.thecomputerizer.theimpossiblelibrary.neoforge.v20.core.asm.ModWriterNeoForge1_20

    getEventMethod, writeMod

    Methods inherited from class mods.thecomputerizer.theimpossiblelibrary.neoforge.core.asm.ModWriterNeoForge

    addClassAnnotations, addEntryHooks, addEventSubscriber, addInnerEventSubscriber, getConstructor, mappedEntryPointMethods, writeConstructor

    Methods inherited from class mods.thecomputerizer.theimpossiblelibrary.api.core.asm.ModWriter

    addEntryHooks, addFields, addInnerClass, addInnerClass, buildModClass, classInit, constructor, finishWritingClass, generatedModType, getInfo, mapEntryPointMethod, modInterfaces, writeAnnotationArray, writeClassAnnotation, writeClassInit, writeConstructor, writeInnerClass, writeInnerClass, writeMethod, writeMethodAnnotation

    Methods inherited from class java.lang.Object

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

    • EVENT_SUBSCRIBER

      protected static final org.objectweb.asm.Type EVENT_SUBSCRIBER
    • EVENT_SUBSCRIBER_BUS

      protected static final org.objectweb.asm.Type EVENT_SUBSCRIBER_BUS
  • Constructor Details

    • ModWriterNeoForge1_20_6

      public ModWriterNeoForge1_20_6(mods.thecomputerizer.theimpossiblelibrary.api.core.CoreAPI core, mods.thecomputerizer.theimpossiblelibrary.api.core.loader.MultiVersionModInfo info)
  • Method Details

    • getEventSubscriberBusType

      protected org.objectweb.asm.Type getEventSubscriberBusType()
      Overrides:
      getEventSubscriberBusType in class mods.thecomputerizer.theimpossiblelibrary.neoforge.core.asm.ModWriterNeoForge
    • getEventSubscriberType

      protected org.objectweb.asm.Type getEventSubscriberType()
      Overrides:
      getEventSubscriberType in class mods.thecomputerizer.theimpossiblelibrary.neoforge.core.asm.ModWriterNeoForge