public class TILCoreEntryPointFabric
extends mods.thecomputerizer.theimpossiblelibrary.api.core.CoreEntryPoint
| Modifier and Type | Field and Description |
|---|---|
protected mods.thecomputerizer.theimpossiblelibrary.api.core.CoreAPI |
core |
protected static java.lang.String |
GUI |
protected static java.lang.String |
MINECRAFT |
protected static java.lang.String |
POSESTACK |
| Constructor and Description |
|---|
TILCoreEntryPointFabric() |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<java.lang.String> |
classTargets() |
org.objectweb.asm.tree.ClassNode |
editClass(org.objectweb.asm.tree.ClassNode classNode) |
java.lang.String |
getCoreID() |
java.lang.String |
getCoreName() |
protected void |
loadLocalPoseStack(int index) |
protected static java.lang.String |
mapClass(java.lang.String dev,
java.lang.String notDev) |
protected static java.lang.String |
mapDev(java.lang.String dev,
java.lang.String notDev) |
protected mods.thecomputerizer.theimpossiblelibrary.api.core.CoreEntryPoint |
renderDebugQuery(java.lang.String owner) |
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, transformprotected static final java.lang.String GUI
protected static final java.lang.String MINECRAFT
protected static final java.lang.String POSESTACK
protected final mods.thecomputerizer.theimpossiblelibrary.api.core.CoreAPI core
protected static java.lang.String mapClass(java.lang.String dev,
java.lang.String notDev)
protected static java.lang.String mapDev(java.lang.String dev,
java.lang.String notDev)
public java.util.List<java.lang.String> classTargets()
classTargets in class mods.thecomputerizer.theimpossiblelibrary.api.core.CoreEntryPointpublic org.objectweb.asm.tree.ClassNode editClass(org.objectweb.asm.tree.ClassNode classNode)
editClass in class mods.thecomputerizer.theimpossiblelibrary.api.core.CoreEntryPointpublic java.lang.String getCoreID()
getCoreID in class mods.thecomputerizer.theimpossiblelibrary.api.core.CoreEntryPointpublic java.lang.String getCoreName()
getCoreName in class mods.thecomputerizer.theimpossiblelibrary.api.core.CoreEntryPointprotected void loadLocalPoseStack(int index)
protected mods.thecomputerizer.theimpossiblelibrary.api.core.CoreEntryPoint renderDebugQuery(java.lang.String owner)