Package net.minecraftforge.fml.common.asm
package net.minecraftforge.fml.common.asm
-
ClassDescriptionImplements getType() in CapabilityToken subclasses.Removes the final modifier from fields with the @ObjectHolder annotation, prevents the JITer from in lining them so our runtime replacements can work.Modifies specified enums to allow runtime extension by making the $VALUES field non-final and injecting constructor calls which are not valid in normal java code.