Class TILCoreEntryPointFabric1_20

java.lang.Object
mods.thecomputerizer.theimpossiblelibrary.api.core.CoreEntryPoint
mods.thecomputerizer.theimpossiblelibrary.fabric.core.TILCoreEntryPointFabric
mods.thecomputerizer.theimpossiblelibrary.fabric.v20.core.TILCoreEntryPointFabric1_20

public class TILCoreEntryPointFabric1_20 extends mods.thecomputerizer.theimpossiblelibrary.fabric.core.TILCoreEntryPointFabric
Accounts for the switch from PoseStack to GuiGraphics
  • Field Summary

    Fields inherited from class mods.thecomputerizer.theimpossiblelibrary.fabric.core.TILCoreEntryPointFabric

    core, GUI, MINECRAFT, POSESTACK
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    protected void
    loadLocalPoseStack(int index)
    Load local GuiGraphics and call GuiGraphics#pose to load its PoseStack
    protected mods.thecomputerizer.theimpossiblelibrary.api.core.CoreEntryPoint
     

    Methods inherited from class mods.thecomputerizer.theimpossiblelibrary.fabric.core.TILCoreEntryPointFabric

    classTargets, editClass, getCoreID, getCoreName, mapClass, mapDev

    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
  • Constructor Details

    • TILCoreEntryPointFabric1_20

      public TILCoreEntryPointFabric1_20()
  • Method Details

    • loadLocalPoseStack

      protected void loadLocalPoseStack(int index)
      Load local GuiGraphics and call GuiGraphics#pose to load its PoseStack
      Overrides:
      loadLocalPoseStack in class mods.thecomputerizer.theimpossiblelibrary.fabric.core.TILCoreEntryPointFabric
    • renderDebugQuery

      protected mods.thecomputerizer.theimpossiblelibrary.api.core.CoreEntryPoint renderDebugQuery(String owner)
      Overrides:
      renderDebugQuery in class mods.thecomputerizer.theimpossiblelibrary.fabric.core.TILCoreEntryPointFabric