Serialized Form


Package cpw.mods.fml.common

Class cpw.mods.fml.common.LoaderException extends RuntimeException implements Serializable

serialVersionUID: -5675297950958861378L

Class cpw.mods.fml.common.MissingModsException extends RuntimeException implements Serializable

Serialized Fields

missingMods

Set<E> missingMods

Class cpw.mods.fml.common.WrongMinecraftVersionException extends RuntimeException implements Serializable

Serialized Fields

mod

ModContainer mod

Package cpw.mods.fml.common.network

Class cpw.mods.fml.common.network.FMLNetworkException extends RuntimeException implements Serializable


Package cpw.mods.fml.common.toposort

Class cpw.mods.fml.common.toposort.ModSortingException extends RuntimeException implements Serializable

Serialized Fields

sortingExceptionData

ModSortingException.SortingExceptionData<T> sortingExceptionData

Package cpw.mods.fml.common.versioning

Class cpw.mods.fml.common.versioning.InvalidVersionSpecificationException extends Exception implements Serializable


Package cpw.mods.fml.relauncher

Class cpw.mods.fml.relauncher.Downloader extends JOptionPane implements Serializable

Serialized Fields

container

JDialog container

currentActivity

JLabel currentActivity

progress

JProgressBar progress

stopIt

boolean stopIt

pokeThread

Thread pokeThread

Class cpw.mods.fml.relauncher.ReflectionHelper.UnableToAccessFieldException extends RuntimeException implements Serializable

Serialized Fields

fieldNameList

String[] fieldNameList

Class cpw.mods.fml.relauncher.ReflectionHelper.UnableToFindClassException extends RuntimeException implements Serializable

Serialized Fields

classNames

String[] classNames

Class cpw.mods.fml.relauncher.ReflectionHelper.UnableToFindFieldException extends RuntimeException implements Serializable

Serialized Fields

fieldNameList

String[] fieldNameList

Class cpw.mods.fml.relauncher.ReflectionHelper.UnableToFindMethodException extends RuntimeException implements Serializable

Serialized Fields

methodNames

String[] methodNames

Package net.minecraft.client

Class net.minecraft.client.MinecraftApplet extends Applet implements Serializable

Serialized Fields

mcCanvas

Canvas mcCanvas
Reference to the applet canvas.


mc

Minecraft mc
Reference to the Minecraft object.


mcThread

Thread mcThread
Reference to the Minecraft main thread.


Package net.minecraft.src

Class net.minecraft.src.CanvasMinecraftApplet extends Canvas implements Serializable

Serialized Fields

mcApplet

MinecraftApplet mcApplet
Reference to the MinecraftApplet object.

Class net.minecraft.src.CommandException extends RuntimeException implements Serializable

Serialized Fields

errorObjects

Object[] errorObjects

Class net.minecraft.src.CommandNotFoundException extends CommandException implements Serializable

Class net.minecraft.src.GuiStatsComponent extends JComponent implements Serializable

Serialized Fields

memoryUse

int[] memoryUse
An array containing the columns that make up the memory use graph.


updateCounter

int updateCounter
Counts the number of updates. Used as the index into the memoryUse array to display the latest value.


displayStrings

String[] displayStrings
An array containing the strings displayed in this stats component.


field_79017_e

MinecraftServer field_79017_e

Class net.minecraft.src.MerchantRecipeList extends ArrayList implements Serializable

Class net.minecraft.src.MinecraftError extends Error implements Serializable

Class net.minecraft.src.MinecraftException extends Exception implements Serializable

Class net.minecraft.src.MinecraftFakeLauncher extends Applet implements Serializable

Serialized Fields

field_74534_a

Map<K,V> field_74534_a

Class net.minecraft.src.NumberInvalidException extends CommandException implements Serializable

Class net.minecraft.src.PanelCrashReport extends Panel implements Serializable

Class net.minecraft.src.PlayerListBox extends JList implements Serializable

Serialized Fields

mcServer

MinecraftServer mcServer
Reference to the MinecraftServer object.


updateCounter

int updateCounter
Counts the number of updates.

Class net.minecraft.src.PlayerNotFoundException extends CommandException implements Serializable

Class net.minecraft.src.ReportedException extends RuntimeException implements Serializable

Serialized Fields

theReportedExceptionCrashReport

CrashReport theReportedExceptionCrashReport
Instance of CrashReport.

Class net.minecraft.src.ServerGUI extends JComponent implements Serializable

Serialized Fields

serverInstance

DedicatedServer serverInstance

Class net.minecraft.src.SyntaxErrorException extends CommandException implements Serializable

Class net.minecraft.src.WrongUsageException extends SyntaxErrorException implements Serializable


Package org.bouncycastle.crypto

Class org.bouncycastle.crypto.DataLengthException extends RuntimeCryptoException implements Serializable

Class org.bouncycastle.crypto.RuntimeCryptoException extends RuntimeException implements Serializable


Package org.bouncycastle.jcajce.provider.config

Class org.bouncycastle.jcajce.provider.config.ProviderConfigurationPermission extends BasicPermission implements Serializable

Serialized Fields

actions

String actions

permissionMask

int permissionMask

Package org.bouncycastle.jce.provider

Class org.bouncycastle.jce.provider.BouncyCastleProvider extends Provider implements Serializable