Class TILCoreEntryPointFabric1_21
java.lang.Object
mods.thecomputerizer.theimpossiblelibrary.api.core.CoreEntryPoint
mods.thecomputerizer.theimpossiblelibrary.fabric.core.TILCoreEntryPointFabric
mods.thecomputerizer.theimpossiblelibrary.fabric.v21.core.TILCoreEntryPointFabric1_21
public class TILCoreEntryPointFabric1_21
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 -
Method Summary
Modifier and TypeMethodDescriptionprotected voidloadLocalPoseStack(int index) Load local GuiGraphics and call GuiGraphics#pose to load its PoseStackprotected mods.thecomputerizer.theimpossiblelibrary.api.core.CoreEntryPointrenderDebugQuery(String owner) Methods inherited from class mods.thecomputerizer.theimpossiblelibrary.fabric.core.TILCoreEntryPointFabric
classTargets, editClass, getCoreID, getCoreName, mapClass, mapDevMethods 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
-
Constructor Details
-
TILCoreEntryPointFabric1_21
public TILCoreEntryPointFabric1_21()
-
-
Method Details
-
loadLocalPoseStack
protected void loadLocalPoseStack(int index) Load local GuiGraphics and call GuiGraphics#pose to load its PoseStack- Overrides:
loadLocalPoseStackin classmods.thecomputerizer.theimpossiblelibrary.fabric.core.TILCoreEntryPointFabric
-
renderDebugQuery
protected mods.thecomputerizer.theimpossiblelibrary.api.core.CoreEntryPoint renderDebugQuery(String owner) - Overrides:
renderDebugQueryin classmods.thecomputerizer.theimpossiblelibrary.fabric.core.TILCoreEntryPointFabric
-