Serialized Form
- 
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 aLfdj;a:Lfca;
 
 - 
 
 - 
 - 
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 cLfdk;c:I
 
 - 
 
 - 
 
 - 
 - 
Package net.minecraft.client.render
- 
Exception Class net.minecraft.client.render.WorldRenderer.ProgramInitException
class ProgramInitException extends RuntimeException implements Serializable 
 - 
 - 
Package net.minecraft.client.render.model.json
- 
Exception Class net.minecraft.client.render.model.json.JsonUnbakedModel.UncheckedModelException
class UncheckedModelException extends RuntimeException implements Serializable - 
Exception Class net.minecraft.client.render.model.json.ModelVariantMap.VariantAbsentException
class VariantAbsentException extends RuntimeException implements Serializable 
 - 
 - 
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 aLgqj;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.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.PacketEncoderException
class PacketEncoderException extends EncoderException implements Serializable 
 - 
 - 
Package net.minecraft.network.message
- 
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 fLapt;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 eLapt;e:Lapn;
 - 
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 hLapt;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 gLapt;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 aLapu;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 bLapu;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 dLapv;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 bLapv;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 cLapv;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 eLapv;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 fLapv;f:Ljavax/swing/Timer;
 
 - 
 
 - 
 
 - 
 - 
Package net.minecraft.server.filter
- 
Exception Class net.minecraft.server.filter.TextFilterer.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 aLew;a:Lwz;
 
 - 
 
 - 
 
 - 
 - 
Package net.minecraft.test
- 
Exception Class net.minecraft.test.GameTestException
class GameTestException extends RuntimeException implements Serializable - 
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 aLsq;a:Ljd;
 - 
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 bLsq;b:Ljd;
 - 
tick
long tick
- Mappings:
 Namespace Name Mixin selector named tickLnet/minecraft/test/PositionedException;tick:Jintermediary field_21449Lnet/minecraft/class_4513;field_21449:Jofficial cLsq;c:J
 
 - 
 
 - 
 - 
Exception Class net.minecraft.test.TickLimitExceededException
class TickLimitExceededException extends RuntimeException implements Serializable 
 - 
 - 
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 aLaku;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 bLaku;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 aLxz;a:Lwz;
 
 - 
 
 - 
 
 - 
 - 
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 bLaxb;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 dLaxb;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 cLaxb;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 aLeoz;a:Leoz$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 kLeoz$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 iLeoz$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 jLeoz$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 aLz;a:Lo;
 
 - 
 
 - 
 
 - 
 - 
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 aLewr;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 bLewr;b:Ljava/util/List;
 
 - 
 
 - 
 
 - 
 - 
Package net.minecraft.village
 - 
Package net.minecraft.world
- 
Exception Class net.minecraft.world.ChunkSerializer.ChunkLoadingException
class ChunkLoadingException extends NbtException implements Serializable 
 - 
 - 
Package net.minecraft.world.chunk
- 
Exception Class net.minecraft.world.chunk.EntryMissingException
class EntryMissingException extends RuntimeException 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 aLere;a:Lwz;
 
 - 
 
 - 
 - 
Exception Class net.minecraft.world.level.storage.SessionLock.AlreadyLockedException
class AlreadyLockedException extends IOException implements Serializable 
 -