JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
C
F
G
I
L
M
O
P
R
S
T
Z
C
Container()
- Constructor for class zone.rong.mixinbooter.
MixinBooterPlugin.Container
CrashReportMixin
- Class in
zone.rong.mixinbooter.mixin
Mixin that allows CrashReports to be appended with mixin information.
CrashReportMixin()
- Constructor for class zone.rong.mixinbooter.mixin.
CrashReportMixin
F
FMLContextQuery
- Class in
zone.rong.mixinbooter.decorator
G
getAccessTransformerClass()
- Method in class zone.rong.mixinbooter.
MixinBooterPlugin
getASMTransformerClass()
- Method in class zone.rong.mixinbooter.
MixinBooterPlugin
getLocation(IMixinConfig)
- Method in class zone.rong.mixinbooter.decorator.
FMLContextQuery
getMixinConfigs()
- Method in interface zone.rong.mixinbooter.
IEarlyMixinLoader
getMixinConfigs()
- Method in interface zone.rong.mixinbooter.
ILateMixinLoader
getModContainerClass()
- Method in class zone.rong.mixinbooter.
MixinBooterPlugin
getOwner(IMixinConfig)
- Method in class zone.rong.mixinbooter.decorator.
FMLContextQuery
getRequirements()
- Method in class zone.rong.mixinbooter.
MixinBooterPlugin.Container
getSetupClass()
- Method in class zone.rong.mixinbooter.
MixinBooterPlugin
I
IEarlyMixinLoader
- Interface in
zone.rong.mixinbooter
Early mixins are defined as mixins that affects vanilla or forge classes.
ILateMixinLoader
- Interface in
zone.rong.mixinbooter
Late mixins are defined as mixins that affects mod classes.
init()
- Static method in class zone.rong.mixinbooter.decorator.
FMLContextQuery
injectData(Map<String, Object>)
- Method in class zone.rong.mixinbooter.
MixinBooterPlugin
L
LoadControllerMixin
- Class in
zone.rong.mixinbooter.mixin
Mixin that allows us to load "late" mixins for mods.
LoadControllerMixin()
- Constructor for class zone.rong.mixinbooter.mixin.
LoadControllerMixin
LOGGER
- Static variable in class zone.rong.mixinbooter.
MixinBooterPlugin
M
MixinBooterPlugin
- Class in
zone.rong.mixinbooter
MixinBooterPlugin()
- Constructor for class zone.rong.mixinbooter.
MixinBooterPlugin
MixinBooterPlugin.Container
- Class in
zone.rong.mixinbooter
MixinFixer
- Class in
zone.rong.mixinbooter.fix
MixinFixer()
- Constructor for class zone.rong.mixinbooter.fix.
MixinFixer
MixinLoader
- Annotation Type in
zone.rong.mixinbooter
Deprecated.
as of 4.2, consult the usage of
ILateMixinLoader
for mod mixins, and for vanilla/forge mixins, consult the usage of
IEarlyMixinLoader
O
onMixinConfigQueued(String)
- Method in interface zone.rong.mixinbooter.
IEarlyMixinLoader
Runs when a mixin config is successfully queued and sent to Mixin library.
onMixinConfigQueued(String)
- Method in interface zone.rong.mixinbooter.
ILateMixinLoader
Runs when a mixin config is successfully queued and sent to Mixin library.
P
patchAncientModMixinsLoadingMethod()
- Static method in class zone.rong.mixinbooter.fix.
MixinFixer
R
registerBus(EventBus, LoadController)
- Method in class zone.rong.mixinbooter.
MixinBooterPlugin.Container
retrieveLateMixinConfigs()
- Static method in class zone.rong.mixinbooter.fix.
MixinFixer
For internal usage
S
shouldMixinConfigQueue(String)
- Method in interface zone.rong.mixinbooter.
IEarlyMixinLoader
Runs when a mixin config is successfully queued and sent to Mixin library.
shouldMixinConfigQueue(String)
- Method in interface zone.rong.mixinbooter.
ILateMixinLoader
Runs when a mixin config is successfully queued and sent to Mixin library.
SpongeForgeFixer
- Class in
zone.rong.mixinbooter.fix.spongeforge
SpongeForgeFixer()
- Constructor for class zone.rong.mixinbooter.fix.spongeforge.
SpongeForgeFixer
T
transform(String, String, byte[])
- Method in class zone.rong.mixinbooter.fix.spongeforge.
SpongeForgeFixer
Z
zone.rong.mixinbooter
- package zone.rong.mixinbooter
zone.rong.mixinbooter.decorator
- package zone.rong.mixinbooter.decorator
zone.rong.mixinbooter.fix
- package zone.rong.mixinbooter.fix
zone.rong.mixinbooter.fix.spongeforge
- package zone.rong.mixinbooter.fix.spongeforge
zone.rong.mixinbooter.mixin
- package zone.rong.mixinbooter.mixin
C
F
G
I
L
M
O
P
R
S
T
Z
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes