Serialized Form
-
Package api.util
-
Class api.util.ForkableRandom
class ForkableRandom extends Random implements Serializable-
Serialized Fields
-
generator
api.util.ForkableRandom.SimpleRandom generator
-
seed
long seed
-
-
-
-
Package com.unascribed.ears.common.util
-
Class com.unascribed.ears.common.util.NotRandom
class NotRandom extends Random implements Serializable
-
-
Package emi.shims.java.com.unascribed.nil
-
Exception emi.shims.java.com.unascribed.nil.QDCSS.BadValueException
class BadValueException extends QDCSS.QDCSSException implements Serializable -
Exception emi.shims.java.com.unascribed.nil.QDCSS.QDCSSException
class QDCSSException extends IllegalArgumentException implements Serializable
-
-
Package emi.shims.java.net.minecraft.util
-
Exception emi.shims.java.net.minecraft.util.CrashException
class CrashException extends RuntimeException implements Serializable-
Serialized Fields
-
report
CrashReport report
-
-
-
-
Package net.minecraft.src
-
Exception net.minecraft.src.AnvilConverterException
class AnvilConverterException extends Exception implements Serializable -
Exception net.minecraft.src.CommandException
class CommandException extends RuntimeException implements Serializable-
Serialized Fields
-
errorObjects
Object[] errorObjects
-
-
-
Exception net.minecraft.src.CommandNotFoundException
class CommandNotFoundException extends CommandException implements Serializable -
Exception net.minecraft.src.ExceptionMcoHttp
class ExceptionMcoHttp extends RuntimeException implements Serializable -
Exception net.minecraft.src.ExceptionMcoService
class ExceptionMcoService extends Exception implements Serializable-
Serialized Fields
-
field_130097_c
int field_130097_c
-
field_96391_b
String field_96391_b
-
field_96392_a
int field_96392_a
-
-
-
Exception net.minecraft.src.ExceptionRetryCall
class ExceptionRetryCall extends ExceptionMcoService implements Serializable-
Serialized Fields
-
field_96393_c
int field_96393_c
-
-
-
Class net.minecraft.src.GuiStatsComponent
class GuiStatsComponent extends JComponent implements Serializable-
Serialized Fields
-
displayStrings
String[] displayStrings
An array containing the strings displayed in this stats component. -
field_79017_e
MinecraftServer field_79017_e
-
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.
-
-
-
Class net.minecraft.src.MerchantRecipeList
class MerchantRecipeList extends ArrayList implements Serializable -
Error net.minecraft.src.MinecraftError
class MinecraftError extends Error implements Serializable -
Exception net.minecraft.src.MinecraftException
class MinecraftException extends Exception implements Serializable -
Exception net.minecraft.src.NumberInvalidException
class NumberInvalidException extends CommandException implements Serializable -
Class net.minecraft.src.PlayerListBox
class PlayerListBox extends JList implements Serializable-
Serialized Fields
-
mcServer
MinecraftServer mcServer
Reference to the MinecraftServer object. -
updateCounter
int updateCounter
Counts the number of updates.
-
-
-
Exception net.minecraft.src.PlayerNotFoundException
class PlayerNotFoundException extends CommandException implements Serializable -
Exception net.minecraft.src.ReportedException
class ReportedException extends RuntimeException implements Serializable-
Serialized Fields
-
theReportedExceptionCrashReport
CrashReport theReportedExceptionCrashReport
Instance of CrashReport.
-
-
-
Exception net.minecraft.src.ResourcePackFileNotFoundException
class ResourcePackFileNotFoundException extends FileNotFoundException implements Serializable -
Class net.minecraft.src.ServerGUI
class ServerGUI extends JComponent implements Serializable-
Serialized Fields
-
serverInstance
DedicatedServer serverInstance
-
-
-
Exception net.minecraft.src.StitcherException
class StitcherException extends RuntimeException implements Serializable-
Serialized Fields
-
field_98149_a
StitchHolder field_98149_a
-
-
-
Exception net.minecraft.src.SyntaxErrorException
class SyntaxErrorException extends CommandException implements Serializable -
Exception net.minecraft.src.WrongUsageException
class WrongUsageException extends SyntaxErrorException implements Serializable
-