Loads and returns the Class for the given fully-qualified className.
Example: "net.minecraft.network.protocol.game.ClientboundChatPacket"
"net.minecraft.network.protocol.game.ClientboundChatPacket"
The fully-qualified class name to load.
if the class cannot be found on the classpath.