Class TILCoreEntryPointFabric
java.lang.Object
mods.thecomputerizer.theimpossiblelibrary.api.core.CoreEntryPoint
mods.thecomputerizer.theimpossiblelibrary.fabric.core.TILCoreEntryPointFabric
public class TILCoreEntryPointFabric
extends mods.thecomputerizer.theimpossiblelibrary.api.core.CoreEntryPoint
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.objectweb.asm.tree.ClassNodeeditClass(org.objectweb.asm.tree.ClassNode classNode) protected voidloadLocalPoseStack(int index) protected static Stringprotected static Stringprotected mods.thecomputerizer.theimpossiblelibrary.api.core.CoreEntryPointrenderDebugQuery(String owner) 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
-
Field Details
-
GUI
-
MINECRAFT
-
POSESTACK
-
core
protected final mods.thecomputerizer.theimpossiblelibrary.api.core.CoreAPI core
-
-
Constructor Details
-
TILCoreEntryPointFabric
public TILCoreEntryPointFabric()
-
-
Method Details
-
mapClass
-
mapDev
-
classTargets
-
editClass
public org.objectweb.asm.tree.ClassNode editClass(org.objectweb.asm.tree.ClassNode classNode) - Overrides:
editClassin classmods.thecomputerizer.theimpossiblelibrary.api.core.CoreEntryPoint
-
getCoreID
- Specified by:
getCoreIDin classmods.thecomputerizer.theimpossiblelibrary.api.core.CoreEntryPoint
-
getCoreName
- Specified by:
getCoreNamein classmods.thecomputerizer.theimpossiblelibrary.api.core.CoreEntryPoint
-
loadLocalPoseStack
protected void loadLocalPoseStack(int index) -
renderDebugQuery
protected mods.thecomputerizer.theimpossiblelibrary.api.core.CoreEntryPoint renderDebugQuery(String owner)
-