- Switch from ECJ to IDEA (with potential for kotlin) - Can pull SRG mappings from FG, reducing amount of manual mappings (basically just class mappings and fixing errors in SRG mappings)
33 lines
3.2 KiB
Plaintext
33 lines
3.2 KiB
Plaintext
net.minecraftforge.fml.common.Mod cpw.mods.fml.common.Mod
|
|
net.minecraftforge.fml.common.Loader cpw.mods.fml.common.Loader
|
|
net.minecraftforge.fml.common.Mod.EventHandler cpw.mods.fml.common.Mod.EventHandler
|
|
net.minecraftforge.fml.common.Mod.Instance cpw.mods.fml.common.Mod.Instance
|
|
net.minecraftforge.fml.common.ModContainer cpw.mods.fml.common.ModContainer
|
|
net.minecraftforge.fml.common.event.FMLInitializationEvent cpw.mods.fml.common.event.FMLInitializationEvent
|
|
net.minecraftforge.fml.common.event.FMLPreInitializationEvent cpw.mods.fml.common.event.FMLPreInitializationEvent
|
|
net.minecraftforge.fml.common.eventhandler.SubscribeEvent cpw.mods.fml.common.eventhandler.SubscribeEvent
|
|
net.minecraftforge.fml.common.eventhandler.EventPriority cpw.mods.fml.common.eventhandler.EventPriority
|
|
net.minecraftforge.fml.common.eventhandler.Cancelable cpw.mods.fml.common.eventhandler.Cancelable
|
|
net.minecraftforge.fml.common.eventhandler.Event cpw.mods.fml.common.eventhandler.Event
|
|
net.minecraftforge.fml.client.registry.ClientRegistry cpw.mods.fml.client.registry.ClientRegistry
|
|
net.minecraftforge.fml.common.registry.GameData cpw.mods.fml.common.registry.GameData
|
|
net.minecraftforge.fml.common.gameevent.InputEvent cpw.mods.fml.common.gameevent.InputEvent
|
|
net.minecraftforge.fml.common.gameevent.TickEvent cpw.mods.fml.common.gameevent.TickEvent
|
|
net.minecraftforge.fml.relauncher.CoreModManager cpw.mods.fml.relauncher.CoreModManager
|
|
net.minecraftforge.fml.relauncher.IFMLLoadingPlugin cpw.mods.fml.relauncher.IFMLLoadingPlugin
|
|
net.minecraftforge.fml.common.FMLCommonHandler cpw.mods.fml.common.FMLCommonHandler
|
|
net.minecraftforge.fml.client.FMLClientHandler cpw.mods.fml.client.FMLClientHandler
|
|
net.minecraftforge.fml.common.eventhandler.EventBus cpw.mods.fml.common.eventhandler.EventBus
|
|
net.minecraft.client.renderer.GlStateManager com.replaymod.core.versions.MCVer.GlStateManager
|
|
net.minecraft.client.renderer.GlStateManager.BooleanState com.replaymod.render.hooks.GLStateTracker.BooleanState
|
|
net.minecraftforge.fml.common.network.FMLNetworkEvent cpw.mods.fml.common.network.FMLNetworkEvent
|
|
net.minecraftforge.fml.common.network.handshake.FMLHandshakeCodec cpw.mods.fml.common.network.handshake.FMLHandshakeCodec
|
|
net.minecraftforge.fml.common.network.handshake.NetworkDispatcher cpw.mods.fml.common.network.handshake.NetworkDispatcher
|
|
net.minecraftforge.fml.relauncher.Side cpw.mods.fml.relauncher.Side
|
|
net.minecraftforge.fml.common.gameevent.PlayerEvent.ItemPickupEvent cpw.mods.fml.common.gameevent.PlayerEvent.ItemPickupEvent
|
|
net.minecraftforge.fml.common.network.handshake.FMLHandshakeMessage cpw.mods.fml.common.network.handshake.FMLHandshakeMessage
|
|
net.minecraftforge.fml.common.network.handshake.FMLHandshakeMessage.RegistryData cpw.mods.fml.common.network.handshake.FMLHandshakeMessage.ModIdData
|
|
net.minecraftforge.fml.common.network.internal.FMLProxyPacket cpw.mods.fml.common.network.internal.FMLProxyPacket
|
|
net.minecraftforge.fml.common.network.NetworkRegistry cpw.mods.fml.common.network.NetworkRegistry
|
|
net.minecraftforge.fml.common.gameevent.InputEvent cpw.mods.fml.common.gameevent.InputEvent
|
|
net.minecraft.client.renderer.tileentity.TileEntityEndPortalRenderer net.minecraft.client.renderer.tileentity.RenderEndPortal |