Serialized Form
-
Package net.minecraft.client.gl
-
Class net.minecraft.client.gl.ShaderParseException extends IOException implements Serializable
-
Serialized Fields
-
message
String message
- Mappings:
Namespace Name Mixin selector official b
Lwz;b:Ljava/lang/String;
intermediary field_13372
Lnet/minecraft/class_2973;field_13372:Ljava/lang/String;
named message
Lnet/minecraft/client/gl/ShaderParseException;message:Ljava/lang/String;
-
traces
List<ShaderParseException.JsonStackTrace> traces
- Mappings:
Namespace Name Mixin selector official a
Lwz;a:Ljava/util/List;
intermediary field_13371
Lnet/minecraft/class_2973;field_13371:Ljava/util/List;
named traces
Lnet/minecraft/client/gl/ShaderParseException;traces:Ljava/util/List;
-
-
-
-
Package net.minecraft.client.realms.exception
-
Class net.minecraft.client.realms.exception.RealmsHttpException extends RuntimeException implements Serializable
-
Class net.minecraft.client.realms.exception.RealmsServiceException extends Exception implements Serializable
-
Serialized Fields
-
errorCode
int errorCode
- Mappings:
Namespace Name Mixin selector official c
Ldsk;c:I
intermediary field_19606
Lnet/minecraft/class_4355;field_19606:I
named errorCode
Lnet/minecraft/client/realms/exception/RealmsServiceException;errorCode:I
-
errorMsg
String errorMsg
- Mappings:
Namespace Name Mixin selector official d
Ldsk;d:Ljava/lang/String;
intermediary field_19607
Lnet/minecraft/class_4355;field_19607:Ljava/lang/String;
named errorMsg
Lnet/minecraft/client/realms/exception/RealmsServiceException;errorMsg:Ljava/lang/String;
-
httpResponseContent
String httpResponseContent
- Mappings:
Namespace Name Mixin selector official b
Ldsk;b:Ljava/lang/String;
intermediary field_19605
Lnet/minecraft/class_4355;field_19605:Ljava/lang/String;
named httpResponseContent
Lnet/minecraft/client/realms/exception/RealmsServiceException;httpResponseContent:Ljava/lang/String;
-
httpResultCode
int httpResultCode
- Mappings:
Namespace Name Mixin selector official a
Ldsk;a:I
intermediary field_19604
Lnet/minecraft/class_4355;field_19604:I
named httpResultCode
Lnet/minecraft/client/realms/exception/RealmsServiceException;httpResultCode:I
-
-
-
Class net.minecraft.client.realms.exception.RetryCallException extends RealmsServiceException implements Serializable
-
Serialized Fields
-
delaySeconds
int delaySeconds
- Mappings:
Namespace Name Mixin selector official f
Ldsl;f:I
intermediary field_19608
Lnet/minecraft/class_4356;field_19608:I
named delaySeconds
Lnet/minecraft/client/realms/exception/RetryCallException;delaySeconds:I
-
-
-
-
Package net.minecraft.client.render
-
Class net.minecraft.client.render.WorldRenderer.ShaderException extends RuntimeException implements Serializable
-
-
Package net.minecraft.client.render.model.json
-
Class net.minecraft.client.render.model.json.JsonUnbakedModel.UncheckedModelException extends RuntimeException implements Serializable
-
Class net.minecraft.client.render.model.json.ModelVariantMap.VariantAbsentException extends RuntimeException implements Serializable
-
-
Package net.minecraft.client.texture
-
Class net.minecraft.client.texture.TextureStitcherCannotFitException extends RuntimeException implements Serializable
-
Serialized Fields
-
sprites
Collection<Sprite.Info> sprites
- Mappings:
Namespace Name Mixin selector official a
Lexj;a:Ljava/util/Collection;
intermediary field_20311
Lnet/minecraft/class_1054;field_20311:Ljava/util/Collection;
named sprites
Lnet/minecraft/client/texture/TextureStitcherCannotFitException;sprites:Ljava/util/Collection;
-
-
-
-
Package net.minecraft.client.util
-
Class net.minecraft.client.util.GlException extends RuntimeException implements Serializable
-
Class net.minecraft.client.util.Window.GlErroredException extends GlException implements Serializable
-
-
Package net.minecraft.command
-
Class net.minecraft.command.CommandException extends RuntimeException implements Serializable
-
Serialized Fields
-
message
Text message
- Mappings:
Namespace Name Mixin selector official a
Ldj;a:Los;
intermediary field_9813
Lnet/minecraft/class_2164;field_9813:Lnet/minecraft/class_2561;
named message
Lnet/minecraft/command/CommandException;message:Lnet/minecraft/text/Text;
-
-
-
-
Package net.minecraft.network
-
Class net.minecraft.network.OffThreadException extends RuntimeException implements Serializable
-
Class net.minecraft.network.PacketEncoderException extends EncoderException implements Serializable
-
-
Package net.minecraft.network.encryption
-
Class net.minecraft.network.encryption.NetworkEncryptionException extends Exception implements Serializable
-
-
Package net.minecraft.resource
-
Class net.minecraft.resource.ReloadableResourceManagerImpl.PackAdditionFailedException extends RuntimeException implements Serializable
-
Serialized Fields
-
pack
ResourcePack pack
- Mappings:
Namespace Name Mixin selector official a
Ladz$b;a:Lacv;
intermediary field_21812
Lnet/minecraft/class_3304$class_4743;field_21812:Lnet/minecraft/class_3262;
named pack
Lnet/minecraft/resource/ReloadableResourceManagerImpl$PackAdditionFailedException;pack:Lnet/minecraft/resource/ResourcePack;
-
-
-
Class net.minecraft.resource.ResourceNotFoundException extends FileNotFoundException implements Serializable
-
-
Package net.minecraft.server.dedicated.gui
-
Class net.minecraft.server.dedicated.gui.DedicatedServerGui extends JComponent implements Serializable
-
Serialized Fields
-
consoleUpdateThread
Thread consoleUpdateThread
- Mappings:
Namespace Name Mixin selector official f
Laay;f:Ljava/lang/Thread;
intermediary field_13838
Lnet/minecraft/class_3182;field_13838:Ljava/lang/Thread;
named consoleUpdateThread
Lnet/minecraft/server/dedicated/gui/DedicatedServerGui;consoleUpdateThread:Ljava/lang/Thread;
-
server
MinecraftDedicatedServer server
- Mappings:
Namespace Name Mixin selector official e
Laay;e:Laas;
intermediary field_13839
Lnet/minecraft/class_3182;field_13839:Lnet/minecraft/class_3176;
named server
Lnet/minecraft/server/dedicated/gui/DedicatedServerGui;server:Lnet/minecraft/server/dedicated/MinecraftDedicatedServer;
-
stopped
AtomicBoolean stopped
- Mappings:
Namespace Name Mixin selector official h
Laay;h:Ljava/util/concurrent/atomic/AtomicBoolean;
intermediary field_16854
Lnet/minecraft/class_3182;field_16854:Ljava/util/concurrent/atomic/AtomicBoolean;
named stopped
Lnet/minecraft/server/dedicated/gui/DedicatedServerGui;stopped:Ljava/util/concurrent/atomic/AtomicBoolean;
-
stopTasks
Collection<Runnable> stopTasks
- Mappings:
Namespace Name Mixin selector official g
Laay;g:Ljava/util/Collection;
intermediary field_16855
Lnet/minecraft/class_3182;field_16855:Ljava/util/Collection;
named stopTasks
Lnet/minecraft/server/dedicated/gui/DedicatedServerGui;stopTasks:Ljava/util/Collection;
-
-
-
Class net.minecraft.server.dedicated.gui.PlayerListGui extends JList<String> implements Serializable
-
Serialized Fields
-
server
MinecraftServer server
- Mappings:
Namespace Name Mixin selector official a
Laaz;a:Lnet/minecraft/server/MinecraftServer;
intermediary field_13844
Lnet/minecraft/class_3184;field_13844:Lnet/minecraft/server/MinecraftServer;
named server
Lnet/minecraft/server/dedicated/gui/PlayerListGui;server:Lnet/minecraft/server/MinecraftServer;
-
tick
int tick
- Mappings:
Namespace Name Mixin selector official b
Laaz;b:I
intermediary field_13843
Lnet/minecraft/class_3184;field_13843:I
named tick
Lnet/minecraft/server/dedicated/gui/PlayerListGui;tick:I
-
-
-
Class net.minecraft.server.dedicated.gui.PlayerStatsGui extends JComponent implements Serializable
-
Serialized Fields
-
lines
String[] lines
- Mappings:
Namespace Name Mixin selector official d
Laba;d:[Ljava/lang/String;
intermediary field_13847
Lnet/minecraft/class_3186;field_13847:[Ljava/lang/String;
named lines
Lnet/minecraft/server/dedicated/gui/PlayerStatsGui;lines:[Ljava/lang/String;
-
memoryUsePercentage
int[] memoryUsePercentage
- Mappings:
Namespace Name Mixin selector official b
Laba;b:[I
intermediary field_13845
Lnet/minecraft/class_3186;field_13845:[I
named memoryUsePercentage
Lnet/minecraft/server/dedicated/gui/PlayerStatsGui;memoryUsePercentage:[I
-
memoryUsePercentagePos
int memoryUsePercentagePos
- Mappings:
Namespace Name Mixin selector official c
Laba;c:I
intermediary field_13848
Lnet/minecraft/class_3186;field_13848:I
named memoryUsePercentagePos
Lnet/minecraft/server/dedicated/gui/PlayerStatsGui;memoryUsePercentagePos:I
-
server
MinecraftServer server
- Mappings:
Namespace Name Mixin selector official e
Laba;e:Lnet/minecraft/server/MinecraftServer;
intermediary field_13849
Lnet/minecraft/class_3186;field_13849:Lnet/minecraft/server/MinecraftServer;
named server
Lnet/minecraft/server/dedicated/gui/PlayerStatsGui;server:Lnet/minecraft/server/MinecraftServer;
-
timer
Timer timer
- Mappings:
Namespace Name Mixin selector official f
Laba;f:Ljavax/swing/Timer;
intermediary field_16858
Lnet/minecraft/class_3186;field_16858:Ljavax/swing/Timer;
named timer
Lnet/minecraft/server/dedicated/gui/PlayerStatsGui;timer:Ljavax/swing/Timer;
-
-
-
-
Package net.minecraft.server.filter
-
Class net.minecraft.server.filter.TextFilterer.FailedHttpRequestException extends RuntimeException implements Serializable
-
-
Package net.minecraft.test
-
Class net.minecraft.test.GameTestException extends RuntimeException implements Serializable
-
Class net.minecraft.test.PositionedException extends GameTestException implements Serializable
-
Serialized Fields
-
pos
BlockPos pos
- Mappings:
Namespace Name Mixin selector official a
Llu;a:Lgg;
intermediary field_20541
Lnet/minecraft/class_4513;field_20541:Lnet/minecraft/class_2338;
named pos
Lnet/minecraft/test/PositionedException;pos:Lnet/minecraft/util/math/BlockPos;
-
relativePos
BlockPos relativePos
- Mappings:
Namespace Name Mixin selector official b
Llu;b:Lgg;
intermediary field_20542
Lnet/minecraft/class_4513;field_20542:Lnet/minecraft/class_2338;
named relativePos
Lnet/minecraft/test/PositionedException;relativePos:Lnet/minecraft/util/math/BlockPos;
-
tick
long tick
- Mappings:
Namespace Name Mixin selector official c
Llu;c:J
intermediary field_21449
Lnet/minecraft/class_4513;field_21449:J
named tick
Lnet/minecraft/test/PositionedException;tick:J
-
-
-
Class net.minecraft.test.TickLimitExceededException extends RuntimeException implements Serializable
-
-
Package net.minecraft.text
-
Class net.minecraft.text.TranslationException extends IllegalArgumentException implements Serializable
-
-
Package net.minecraft.util
-
Class net.minecraft.util.InvalidIdentifierException extends RuntimeException implements Serializable
-
-
Package net.minecraft.util.collection
-
Class net.minecraft.util.collection.LinkedBlockPosHashSet extends LongLinkedOpenHashSet implements Serializable
-
Serialized Fields
-
buffer
LinkedBlockPosHashSet.Storage buffer
- Mappings:
Namespace Name Mixin selector official a
Lden;a:Lden$a;
intermediary field_31715
Lnet/minecraft/class_6136;field_31715:Lnet/minecraft/class_6136$class_6137;
named buffer
Lnet/minecraft/util/collection/LinkedBlockPosHashSet;buffer:Lnet/minecraft/util/collection/LinkedBlockPosHashSet$Storage;
-
-
-
Class net.minecraft.util.collection.LinkedBlockPosHashSet.Storage extends Long2LongLinkedOpenHashMap implements Serializable
-
Serialized Fields
-
expectedSize
int expectedSize
- Mappings:
Namespace Name Mixin selector official k
Lden$a;k:I
intermediary field_31725
Lnet/minecraft/class_6136$class_6137;field_31725:I
named expectedSize
Lnet/minecraft/util/collection/LinkedBlockPosHashSet$Storage;expectedSize:I
-
lastWrittenIndex
int lastWrittenIndex
- Mappings:
Namespace Name Mixin selector official i
Lden$a;i:I
intermediary field_31723
Lnet/minecraft/class_6136$class_6137;field_31723:I
named lastWrittenIndex
Lnet/minecraft/util/collection/LinkedBlockPosHashSet$Storage;lastWrittenIndex:I
-
lastWrittenKey
long lastWrittenKey
- Mappings:
Namespace Name Mixin selector official j
Lden$a;j:J
intermediary field_31724
Lnet/minecraft/class_6136$class_6137;field_31724:J
named lastWrittenKey
Lnet/minecraft/util/collection/LinkedBlockPosHashSet$Storage;lastWrittenKey:J
-
-
-
-
Package net.minecraft.util.crash
-
Class net.minecraft.util.crash.CrashException extends RuntimeException implements Serializable
-
Serialized Fields
-
report
CrashReport report
- Mappings:
Namespace Name Mixin selector official a
Lz;a:Lq;
intermediary field_1119
Lnet/minecraft/class_148;field_1119:Lnet/minecraft/class_128;
named report
Lnet/minecraft/util/crash/CrashException;report:Lnet/minecraft/util/crash/CrashReport;
-
-
-
-
Package net.minecraft.village
-
Class net.minecraft.village.TradeOfferList extends ArrayList<TradeOffer> implements Serializable
-
-
Package net.minecraft.world.gen
-
Class net.minecraft.world.gen.ChunkRandom extends Random implements Serializable
-
Serialized Fields
-
sampleCount
int sampleCount
- Mappings:
Namespace Name Mixin selector official a
Lcqm;a:I
intermediary field_28768
Lnet/minecraft/class_2919;field_28768:I
named sampleCount
Lnet/minecraft/world/gen/ChunkRandom;sampleCount:I
-
-
-
-
Package net.minecraft.world.level.storage
-
Class net.minecraft.world.level.storage.LevelStorageException extends Exception implements Serializable
-
Class net.minecraft.world.level.storage.SessionLock.AlreadyLockedException extends IOException implements Serializable
-