|
||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
FMLClientHandler.beginMinecraftLoading(Minecraft)
called from
Minecraft
Obfuscated code should focus on this class and other members of the "server"
(or "client") code
The actual mod loading is handled at arms length by Loader
It is expected that a similar class will exist for each target environment:
Bukkit and Client side.FMLServerHandler.beginServerLoading(MinecraftServer)
called from
DedicatedServer
Obfuscated code should focus on this class and other members of the "server"
(or "client") code
The actual mod loading is handled at arms length by Loader
It is expected that a similar class will exist for each target environment:
Bukkit and Client side.
|
||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |