Serialized Form
-
Package net.minecraft.client.gl
-
Exception Class net.minecraft.client.gl.ShaderLoader.LoadException
class LoadException extends Exception implements Serializable
-
-
Package net.minecraft.client.realms.exception
-
Exception Class net.minecraft.client.realms.exception.RealmsHttpException
class RealmsHttpException extends RuntimeException implements Serializable -
Exception Class net.minecraft.client.realms.exception.RealmsServiceException
class RealmsServiceException extends Exception implements Serializable-
Serialized Fields
-
error
RealmsError error
- Mappings:
Namespace Name Mixin selector named errorLnet/minecraft/client/realms/exception/RealmsServiceException;error:Lnet/minecraft/client/realms/RealmsError;intermediary field_36320Lnet/minecraft/class_4355;field_36320:Lnet/minecraft/class_4345;official aLfnm;a:Lfls;
-
-
-
Exception Class net.minecraft.client.realms.exception.RealmsUploadException
class RealmsUploadException extends RuntimeException implements Serializable -
Exception Class net.minecraft.client.realms.exception.RetryCallException
class RetryCallException extends RealmsServiceException implements Serializable-
Serialized Fields
-
delaySeconds
int delaySeconds
- Mappings:
Namespace Name Mixin selector named delaySecondsLnet/minecraft/client/realms/exception/RetryCallException;delaySeconds:Iintermediary field_19608Lnet/minecraft/class_4356;field_19608:Iofficial cLfnn;c:I
-
-
-
-
Package net.minecraft.client.realms.exception.upload
-
Exception Class net.minecraft.client.realms.exception.upload.CancelledRealmsUploadException
class CancelledRealmsUploadException extends RealmsUploadException implements Serializable -
Exception Class net.minecraft.client.realms.exception.upload.CloseFailureRealmsUploadException
class CloseFailureRealmsUploadException extends RealmsUploadException implements Serializable -
Exception Class net.minecraft.client.realms.exception.upload.FailedRealmsUploadException
class FailedRealmsUploadException extends RealmsUploadException implements Serializable-
Serialized Fields
-
errorMessage
Text errorMessage
- Mappings:
Namespace Name Mixin selector named errorMessageLnet/minecraft/client/realms/exception/upload/FailedRealmsUploadException;errorMessage:Lnet/minecraft/text/Text;intermediary field_54366Lnet/minecraft/class_10234;field_54366:Lnet/minecraft/class_2561;official aLflz;a:Lxg;
-
-
-
Exception Class net.minecraft.client.realms.exception.upload.TooBigRealmsUploadException
class TooBigRealmsUploadException extends RealmsUploadException implements Serializable-
Serialized Fields
-
maxSizeInBytes
long maxSizeInBytes
- Mappings:
Namespace Name Mixin selector named maxSizeInBytesLnet/minecraft/client/realms/exception/upload/TooBigRealmsUploadException;maxSizeInBytes:Jintermediary field_54367Lnet/minecraft/class_10235;field_54367:Jofficial aLfma;a:J
-
-
-
-
Package net.minecraft.client.session.report
-
Exception Class net.minecraft.client.session.report.AbuseReportSender.AbuseReportException
class AbuseReportException extends TextifiedException implements Serializable
-
-
Package net.minecraft.client.texture
-
Exception Class net.minecraft.client.texture.TextureStitcherCannotFitException
class TextureStitcherCannotFitException extends RuntimeException implements Serializable-
Serialized Fields
-
sprites
Collection<TextureStitcher.Stitchable> sprites
- Mappings:
Namespace Name Mixin selector named spritesLnet/minecraft/client/texture/TextureStitcherCannotFitException;sprites:Ljava/util/Collection;intermediary field_20311Lnet/minecraft/class_1054;field_20311:Ljava/util/Collection;official aLhko;a:Ljava/util/Collection;
-
-
-
-
Package net.minecraft.client.util
-
Exception Class net.minecraft.client.util.GlException
class GlException extends RuntimeException implements Serializable -
Exception Class net.minecraft.client.util.NarratorManager.InactiveNarratorLibraryException
class InactiveNarratorLibraryException extends GlException implements Serializable -
Exception Class net.minecraft.client.util.TextureAllocationException
class TextureAllocationException extends RuntimeException implements Serializable -
Exception Class net.minecraft.client.util.Window.GlErroredException
class GlErroredException extends GlException implements Serializable
-
-
Package net.minecraft.nbt
-
Exception Class net.minecraft.nbt.InvalidNbtException
class InvalidNbtException extends NbtException implements Serializable -
Exception Class net.minecraft.nbt.NbtCrashException
class NbtCrashException extends CrashException implements Serializable -
Exception Class net.minecraft.nbt.NbtException
class NbtException extends RuntimeException implements Serializable -
Exception Class net.minecraft.nbt.NbtSizeValidationException
class NbtSizeValidationException extends NbtException implements Serializable
-
-
Package net.minecraft.network
-
Exception Class net.minecraft.network.OffThreadException
class OffThreadException extends RuntimeException implements Serializable
-
-
Package net.minecraft.network.encryption
-
Exception Class net.minecraft.network.encryption.NetworkEncryptionException
class NetworkEncryptionException extends Exception implements Serializable -
Exception Class net.minecraft.network.encryption.PlayerPublicKey.PublicKeyException
class PublicKeyException extends TextifiedException implements Serializable
-
-
Package net.minecraft.network.handler
-
Exception Class net.minecraft.network.handler.PacketDecoderException
class PacketDecoderException extends DecoderException implements Serializable -
Exception Class net.minecraft.network.handler.PacketEncoderException
class PacketEncoderException extends EncoderException implements Serializable
-
-
Package net.minecraft.network.message
-
Exception Class net.minecraft.network.message.AcknowledgmentValidator.ValidationException
class ValidationException extends Exception implements Serializable -
Exception Class net.minecraft.network.message.MessageChain.MessageChainException
class MessageChainException extends TextifiedException implements Serializable
-
-
Package net.minecraft.server.dedicated.gui
-
Class net.minecraft.server.dedicated.gui.DedicatedServerGui
class DedicatedServerGui extends JComponent implements Serializable-
Serialized Fields
-
consoleUpdateThread
Thread consoleUpdateThread
- Mappings:
Namespace Name Mixin selector named consoleUpdateThreadLnet/minecraft/server/dedicated/gui/DedicatedServerGui;consoleUpdateThread:Ljava/lang/Thread;intermediary field_13838Lnet/minecraft/class_3182;field_13838:Ljava/lang/Thread;official fLaqx;f:Ljava/lang/Thread;
-
server
MinecraftDedicatedServer server
- Mappings:
Namespace Name Mixin selector named serverLnet/minecraft/server/dedicated/gui/DedicatedServerGui;server:Lnet/minecraft/server/dedicated/MinecraftDedicatedServer;intermediary field_13839Lnet/minecraft/class_3182;field_13839:Lnet/minecraft/class_3176;official eLaqx;e:Laqr;
-
stopped
AtomicBoolean stopped
- Mappings:
Namespace Name Mixin selector named stoppedLnet/minecraft/server/dedicated/gui/DedicatedServerGui;stopped:Ljava/util/concurrent/atomic/AtomicBoolean;intermediary field_16854Lnet/minecraft/class_3182;field_16854:Ljava/util/concurrent/atomic/AtomicBoolean;official hLaqx;h:Ljava/util/concurrent/atomic/AtomicBoolean;
-
stopTasks
Collection<Runnable> stopTasks
- Mappings:
Namespace Name Mixin selector named stopTasksLnet/minecraft/server/dedicated/gui/DedicatedServerGui;stopTasks:Ljava/util/Collection;intermediary field_16855Lnet/minecraft/class_3182;field_16855:Ljava/util/Collection;official gLaqx;g:Ljava/util/Collection;
-
-
-
Class net.minecraft.server.dedicated.gui.PlayerListGui
-
Serialized Fields
-
server
MinecraftServer server
- Mappings:
Namespace Name Mixin selector named serverLnet/minecraft/server/dedicated/gui/PlayerListGui;server:Lnet/minecraft/server/MinecraftServer;intermediary field_13844Lnet/minecraft/class_3184;field_13844:Lnet/minecraft/server/MinecraftServer;official aLaqy;a:Lnet/minecraft/server/MinecraftServer;
-
tick
int tick
- Mappings:
Namespace Name Mixin selector named tickLnet/minecraft/server/dedicated/gui/PlayerListGui;tick:Iintermediary field_13843Lnet/minecraft/class_3184;field_13843:Iofficial bLaqy;b:I
-
-
-
Class net.minecraft.server.dedicated.gui.PlayerStatsGui
class PlayerStatsGui extends JComponent implements Serializable-
Serialized Fields
-
lines
String[] lines
- Mappings:
Namespace Name Mixin selector named linesLnet/minecraft/server/dedicated/gui/PlayerStatsGui;lines:[Ljava/lang/String;intermediary field_13847Lnet/minecraft/class_3186;field_13847:[Ljava/lang/String;official dLaqz;d:[Ljava/lang/String;
-
memoryUsePercentage
int[] memoryUsePercentage
- Mappings:
Namespace Name Mixin selector named memoryUsePercentageLnet/minecraft/server/dedicated/gui/PlayerStatsGui;memoryUsePercentage:[Iintermediary field_13845Lnet/minecraft/class_3186;field_13845:[Iofficial bLaqz;b:[I
-
memoryUsePercentagePos
int memoryUsePercentagePos
- Mappings:
Namespace Name Mixin selector named memoryUsePercentagePosLnet/minecraft/server/dedicated/gui/PlayerStatsGui;memoryUsePercentagePos:Iintermediary field_13848Lnet/minecraft/class_3186;field_13848:Iofficial cLaqz;c:I
-
server
MinecraftServer server
- Mappings:
Namespace Name Mixin selector named serverLnet/minecraft/server/dedicated/gui/PlayerStatsGui;server:Lnet/minecraft/server/MinecraftServer;intermediary field_13849Lnet/minecraft/class_3186;field_13849:Lnet/minecraft/server/MinecraftServer;official eLaqz;e:Lnet/minecraft/server/MinecraftServer;
-
timer
Timer timer
- Mappings:
Namespace Name Mixin selector named timerLnet/minecraft/server/dedicated/gui/PlayerStatsGui;timer:Ljavax/swing/Timer;intermediary field_16858Lnet/minecraft/class_3186;field_16858:Ljavax/swing/Timer;official fLaqz;f:Ljavax/swing/Timer;
-
-
-
-
Package net.minecraft.server.filter
-
Exception Class net.minecraft.server.filter.AbstractTextFilterer.FailedHttpRequestException
class FailedHttpRequestException extends RuntimeException implements Serializable
-
-
Package net.minecraft.server.function
-
Exception Class net.minecraft.server.function.MacroException
class MacroException extends Exception implements Serializable-
Serialized Fields
-
message
Text message
- Mappings:
Namespace Name Mixin selector named messageLnet/minecraft/server/function/MacroException;message:Lnet/minecraft/text/Text;intermediary field_45154Lnet/minecraft/class_8643;field_45154:Lnet/minecraft/class_2561;official aLen;a:Lxg;
-
-
-
-
Package net.minecraft.test
-
Exception Class net.minecraft.test.GameTestException
class GameTestException extends TestException implements Serializable-
Serialized Fields
-
message
Text message
- Mappings:
Namespace Name Mixin selector named messageLnet/minecraft/test/GameTestException;message:Lnet/minecraft/text/Text;intermediary field_56168Lnet/minecraft/class_4512;field_56168:Lnet/minecraft/class_2561;official aLsi;a:Lxg;
-
tick
int tick
- Mappings:
Namespace Name Mixin selector named tickLnet/minecraft/test/GameTestException;tick:Iintermediary field_56169Lnet/minecraft/class_4512;field_56169:Iofficial bLsi;b:I
-
-
-
Exception Class net.minecraft.test.PositionedException
class PositionedException extends GameTestException implements Serializable-
Serialized Fields
-
pos
BlockPos pos
- Mappings:
Namespace Name Mixin selector named posLnet/minecraft/test/PositionedException;pos:Lnet/minecraft/util/math/BlockPos;intermediary field_20541Lnet/minecraft/class_4513;field_20541:Lnet/minecraft/class_2338;official cLsj;c:Liw;
-
relativePos
BlockPos relativePos
- Mappings:
Namespace Name Mixin selector named relativePosLnet/minecraft/test/PositionedException;relativePos:Lnet/minecraft/util/math/BlockPos;intermediary field_20542Lnet/minecraft/class_4513;field_20542:Lnet/minecraft/class_2338;official dLsj;d:Liw;
-
-
-
Exception Class net.minecraft.test.TestException
class TestException extends RuntimeException implements Serializable -
Exception Class net.minecraft.test.TickLimitExceededException
class TickLimitExceededException extends TestException implements Serializable-
Serialized Fields
-
message
Text message
- Mappings:
Namespace Name Mixin selector named messageLnet/minecraft/test/TickLimitExceededException;message:Lnet/minecraft/text/Text;intermediary field_56520Lnet/minecraft/class_4522;field_56520:Lnet/minecraft/class_2561;official aLta;a:Lxg;
-
-
-
Exception Class net.minecraft.test.UnknownTestException
class UnknownTestException extends TestException implements Serializable-
Serialized Fields
-
throwable
Throwable throwable
- Mappings:
Namespace Name Mixin selector named throwableLnet/minecraft/test/UnknownTestException;throwable:Ljava/lang/Throwable;intermediary field_56521Lnet/minecraft/class_10752;field_56521:Ljava/lang/Throwable;official aLts;a:Ljava/lang/Throwable;
-
-
-
-
Package net.minecraft.text
-
Exception Class net.minecraft.text.TranslationException
class TranslationException extends IllegalArgumentException implements Serializable
-
-
Package net.minecraft.util
-
Exception Class net.minecraft.util.InvalidHierarchicalFileException
class InvalidHierarchicalFileException extends IOException implements Serializable-
Serialized Fields
-
invalidFiles
List<InvalidHierarchicalFileException.File> invalidFiles
- Mappings:
Namespace Name Mixin selector named invalidFilesLnet/minecraft/util/InvalidHierarchicalFileException;invalidFiles:Ljava/util/List;intermediary field_13371Lnet/minecraft/class_2973;field_13371:Ljava/util/List;official aLalu;a:Ljava/util/List;
-
message
String message
- Mappings:
Namespace Name Mixin selector named messageLnet/minecraft/util/InvalidHierarchicalFileException;message:Ljava/lang/String;intermediary field_13372Lnet/minecraft/class_2973;field_13372:Ljava/lang/String;official bLalu;b:Ljava/lang/String;
-
-
-
Exception Class net.minecraft.util.InvalidIdentifierException
class InvalidIdentifierException extends RuntimeException implements Serializable -
Exception Class net.minecraft.util.TextifiedException
class TextifiedException extends Exception implements Serializable-
Serialized Fields
-
messageText
Text messageText
- Mappings:
Namespace Name Mixin selector named messageTextLnet/minecraft/util/TextifiedException;messageText:Lnet/minecraft/text/Text;intermediary field_39084Lnet/minecraft/class_7437;field_39084:Lnet/minecraft/class_2561;official aLyg;a:Lxg;
-
-
-
-
Package net.minecraft.util.collection
-
Class net.minecraft.util.collection.ArrayListDeque
-
Serialized Fields
-
array
Object[] array
- Mappings:
Namespace Name Mixin selector named arrayLnet/minecraft/util/collection/ArrayListDeque;array:[Ljava/lang/Object;intermediary field_45068Lnet/minecraft/class_8623;field_45068:[Ljava/lang/Object;official bLayk;b:[Ljava/lang/Object;
-
size
int size
- Mappings:
Namespace Name Mixin selector named sizeLnet/minecraft/util/collection/ArrayListDeque;size:Iintermediary field_45070Lnet/minecraft/class_8623;field_45070:Iofficial dLayk;d:I
-
startIndex
int startIndex
- Mappings:
Namespace Name Mixin selector named startIndexLnet/minecraft/util/collection/ArrayListDeque;startIndex:Iintermediary field_45069Lnet/minecraft/class_8623;field_45069:Iofficial cLayk;c:I
-
-
-
Class net.minecraft.util.collection.LinkedBlockPosHashSet
class LinkedBlockPosHashSet extends LongLinkedOpenHashSet implements Serializable-
Serialized Fields
-
buffer
LinkedBlockPosHashSet.Storage buffer
- Mappings:
Namespace Name Mixin selector named bufferLnet/minecraft/util/collection/LinkedBlockPosHashSet;buffer:Lnet/minecraft/util/collection/LinkedBlockPosHashSet$Storage;intermediary field_31715Lnet/minecraft/class_6136;field_31715:Lnet/minecraft/class_6136$class_6137;official aLexv;a:Lexv$a;
-
-
-
Class net.minecraft.util.collection.LinkedBlockPosHashSet.Storage
class Storage extends Long2LongLinkedOpenHashMap implements Serializable-
Serialized Fields
-
expectedSize
int expectedSize
- Mappings:
Namespace Name Mixin selector named expectedSizeLnet/minecraft/util/collection/LinkedBlockPosHashSet$Storage;expectedSize:Iintermediary field_31725Lnet/minecraft/class_6136$class_6137;field_31725:Iofficial kLexv$a;k:I
-
lastWrittenIndex
int lastWrittenIndex
- Mappings:
Namespace Name Mixin selector named lastWrittenIndexLnet/minecraft/util/collection/LinkedBlockPosHashSet$Storage;lastWrittenIndex:Iintermediary field_31723Lnet/minecraft/class_6136$class_6137;field_31723:Iofficial iLexv$a;i:I
-
lastWrittenKey
long lastWrittenKey
- Mappings:
Namespace Name Mixin selector named lastWrittenKeyLnet/minecraft/util/collection/LinkedBlockPosHashSet$Storage;lastWrittenKey:Jintermediary field_31724Lnet/minecraft/class_6136$class_6137;field_31724:Jofficial jLexv$a;j:J
-
-
-
Exception Class net.minecraft.util.collection.PackedIntegerArray.InvalidLengthException
class InvalidLengthException extends RuntimeException implements Serializable
-
-
Package net.minecraft.util.crash
-
Exception Class net.minecraft.util.crash.CrashException
class CrashException extends RuntimeException implements Serializable-
Serialized Fields
-
report
CrashReport report
- Mappings:
Namespace Name Mixin selector named reportLnet/minecraft/util/crash/CrashException;report:Lnet/minecraft/util/crash/CrashReport;intermediary field_1119Lnet/minecraft/class_148;field_1119:Lnet/minecraft/class_128;official aLaa;a:Lp;
-
-
-
-
Package net.minecraft.util.path
-
Exception Class net.minecraft.util.path.SymlinkValidationException
class SymlinkValidationException extends Exception implements Serializable-
Serialized Fields
-
path
Path path
- Mappings:
Namespace Name Mixin selector named pathLnet/minecraft/util/path/SymlinkValidationException;path:Ljava/nio/file/Path;intermediary field_44953Lnet/minecraft/class_8579;field_44953:Ljava/nio/file/Path;official aLffr;a:Ljava/nio/file/Path;
-
symlinks
List<SymlinkEntry> symlinks
- Mappings:
Namespace Name Mixin selector named symlinksLnet/minecraft/util/path/SymlinkValidationException;symlinks:Ljava/util/List;intermediary field_44954Lnet/minecraft/class_8579;field_44954:Ljava/util/List;official bLffr;b:Ljava/util/List;
-
-
-
-
Package net.minecraft.village
-
Package net.minecraft.world.chunk
-
Exception Class net.minecraft.world.chunk.EntryMissingException
class EntryMissingException extends RuntimeException implements Serializable -
Exception Class net.minecraft.world.chunk.SerializedChunk.ChunkLoadingException
class ChunkLoadingException extends NbtException implements Serializable
-
-
Package net.minecraft.world.level.storage
-
Exception Class net.minecraft.world.level.storage.LevelStorageException
class LevelStorageException extends RuntimeException implements Serializable-
Serialized Fields
-
messageText
Text messageText
- Mappings:
Namespace Name Mixin selector named messageTextLnet/minecraft/world/level/storage/LevelStorageException;messageText:Lnet/minecraft/text/Text;intermediary field_38981Lnet/minecraft/class_33;field_38981:Lnet/minecraft/class_2561;official aLfag;a:Lxg;
-
-
-
Exception Class net.minecraft.world.level.storage.SessionLock.AlreadyLockedException
class AlreadyLockedException extends IOException implements Serializable
-