Uses of Class
cpw.mods.fml.common.WrongMinecraftVersionException

Packages that use WrongMinecraftVersionException
cpw.mods.fml.client   
 

Uses of WrongMinecraftVersionException in cpw.mods.fml.client
 

Constructors in cpw.mods.fml.client with parameters of type WrongMinecraftVersionException
GuiWrongMinecraft(WrongMinecraftVersionException wrongMC)