Serialized Form
- 
Package com.mojang.blaze3d.platform- 
Exception Class com.mojang.blaze3d.platform.Window.WindowInitFailedclass WindowInitFailed extends SilentInitException implements Serializable
 
- 
- 
Package com.mojang.realmsclient.exception- 
Exception Class com.mojang.realmsclient.exception.RealmsHttpExceptionclass RealmsHttpException extends RuntimeException implements Serializable
- 
Exception Class com.mojang.realmsclient.exception.RealmsServiceExceptionclass RealmsServiceException extends Exception implements Serializable- 
Serialized Fields- 
realmsErrorRealmsError realmsError 
 
- 
 
- 
- 
Exception Class com.mojang.realmsclient.exception.RetryCallExceptionclass RetryCallException extends RealmsServiceException implements Serializable- 
Serialized Fields- 
delaySecondsint delaySeconds 
 
- 
 
- 
 
- 
- 
Package net.minecraft- 
Exception Class net.minecraft.ReportedExceptionclass ReportedException extends RuntimeException implements Serializable- 
Serialized Fields- 
reportCrashReport report 
 
- 
 
- 
- 
Exception Class net.minecraft.ResourceLocationExceptionclass ResourceLocationException extends RuntimeException implements Serializable
 
- 
- 
Package net.minecraft.client- 
Exception Class net.minecraft.client.GameNarrator.NarratorInitExceptionclass NarratorInitException extends SilentInitException implements Serializable
 
- 
- 
Package net.minecraft.client.main- 
Exception Class net.minecraft.client.main.SilentInitExceptionclass SilentInitException extends RuntimeException implements Serializable
 
- 
- 
Package net.minecraft.client.multiplayer.chat.report- 
Exception Class net.minecraft.client.multiplayer.chat.report.AbuseReportSender.SendExceptionclass SendException extends ThrowingComponent implements Serializable
 
- 
- 
Package net.minecraft.client.renderer- 
Exception Class net.minecraft.client.renderer.LevelRenderer.TransparencyShaderExceptionclass TransparencyShaderException extends RuntimeException implements Serializable
 
- 
- 
Package net.minecraft.client.renderer.block.model- 
Exception Class net.minecraft.client.renderer.block.model.BlockModel.LoopExceptionclass LoopException extends RuntimeException implements Serializable
- 
Exception Class net.minecraft.client.renderer.block.model.BlockModelDefinition.MissingVariantExceptionclass MissingVariantException extends RuntimeException implements Serializable
 
- 
- 
Package net.minecraft.client.renderer.texture- 
Exception Class net.minecraft.client.renderer.texture.StitcherExceptionclass StitcherException extends RuntimeException implements Serializable- 
Serialized Fields- 
allSpritesCollection<Stitcher.Entry> allSprites 
 
- 
 
- 
 
- 
- 
Package net.minecraft.commands- 
Exception Class net.minecraft.commands.FunctionInstantiationExceptionclass FunctionInstantiationException extends Exception implements Serializable- 
Serialized Fields- 
messageComponentComponent messageComponent 
 
- 
 
- 
 
- 
- 
Package net.minecraft.gametest.framework- 
Exception Class net.minecraft.gametest.framework.GameTestAssertExceptionclass GameTestAssertException extends RuntimeException implements Serializable
- 
Exception Class net.minecraft.gametest.framework.GameTestAssertPosExceptionclass GameTestAssertPosException extends GameTestAssertException implements Serializable
- 
Exception Class net.minecraft.gametest.framework.GameTestTimeoutExceptionclass GameTestTimeoutException extends RuntimeException implements Serializable
 
- 
- 
Package net.minecraft.nbt- 
Exception Class net.minecraft.nbt.NbtAccounterExceptionclass NbtAccounterException extends NbtException implements Serializable
- 
Exception Class net.minecraft.nbt.NbtExceptionclass NbtException extends RuntimeException implements Serializable
- 
Exception Class net.minecraft.nbt.NbtFormatExceptionclass NbtFormatException extends NbtException implements Serializable
- 
Exception Class net.minecraft.nbt.ReportedNbtExceptionclass ReportedNbtException extends ReportedException implements Serializable
 
- 
- 
Package net.minecraft.network- 
Exception Class net.minecraft.network.SkipPacketExceptionclass SkipPacketException extends io.netty.handler.codec.EncoderException implements Serializable
 
- 
- 
Package net.minecraft.network.chat- 
Exception Class net.minecraft.network.chat.SignedMessageChain.DecodeExceptionclass DecodeException extends ThrowingComponent implements Serializable- 
Serialized Fields- 
shouldDisconnectboolean shouldDisconnect 
 
- 
 
- 
- 
Exception Class net.minecraft.network.chat.ThrowingComponentclass ThrowingComponent extends Exception implements Serializable- 
Serialized Fields- 
componentComponent component 
 
- 
 
- 
 
- 
- 
Package net.minecraft.network.chat.contents- 
Exception Class net.minecraft.network.chat.contents.TranslatableFormatExceptionclass TranslatableFormatException extends IllegalArgumentException implements Serializable
 
- 
- 
Package net.minecraft.server- 
Exception Class net.minecraft.server.ChainedJsonExceptionclass ChainedJsonException extends IOException implements Serializable- 
Serialized Fields- 
entriesList<ChainedJsonException.Entry> entries 
- 
messageString message 
 
- 
 
- 
- 
Exception Class net.minecraft.server.RunningOnDifferentThreadExceptionclass RunningOnDifferentThreadException extends RuntimeException implements Serializable
 
- 
- 
Package net.minecraft.server.gui- 
Class net.minecraft.server.gui.MinecraftServerGuiclass MinecraftServerGui extends JComponent implements Serializable- 
Serialized Fields- 
finalizersCollection<Runnable> finalizers 
- 
isClosingAtomicBoolean isClosing 
- 
latchCountDownLatch latch 
- 
logAppenderThreadThread logAppenderThread 
- 
serverDedicatedServer server 
 
- 
 
- 
- 
Class net.minecraft.server.gui.PlayerListComponent- 
Serialized Fields- 
serverMinecraftServer server 
- 
tickCountint tickCount 
 
- 
 
- 
- 
Class net.minecraft.server.gui.StatsComponentclass StatsComponent extends JComponent implements Serializable- 
Serialized Fields- 
msgsString[] msgs 
- 
serverMinecraftServer server 
- 
timerTimer timer 
- 
valuesint[] values 
- 
vpint vp 
 
- 
 
- 
 
- 
- 
Package net.minecraft.server.network- 
Exception Class net.minecraft.server.network.TextFilterClient.RequestFailedExceptionclass RequestFailedException extends RuntimeException implements Serializable
 
- 
- 
Package net.minecraft.util- 
Class net.minecraft.util.ArrayListDeque- 
Serialized Fields- 
contentsObject[] contents 
- 
headint head 
- 
sizeint size 
 
- 
 
- 
- 
Exception Class net.minecraft.util.CryptExceptionclass CryptException extends Exception implements Serializable
- 
Exception Class net.minecraft.util.DirectoryLock.LockExceptionclass LockException extends IOException implements Serializable
- 
Exception Class net.minecraft.util.SimpleBitStorage.InitializationExceptionclass InitializationException extends RuntimeException implements Serializable
 
- 
- 
Package net.minecraft.world.entity.player- 
Exception Class net.minecraft.world.entity.player.ProfilePublicKey.ValidationExceptionclass ValidationException extends ThrowingComponent implements Serializable
 
- 
- 
Package net.minecraft.world.item.trading
- 
Package net.minecraft.world.level.chunk- 
Exception Class net.minecraft.world.level.chunk.MissingPaletteEntryExceptionclass MissingPaletteEntryException extends RuntimeException implements Serializable
 
- 
- 
Package net.minecraft.world.level.lighting- 
Class net.minecraft.world.level.lighting.SpatialLongSetclass SpatialLongSet extends it.unimi.dsi.fastutil.longs.LongLinkedOpenHashSet implements Serializable- 
Serialized Fields- 
mapSpatialLongSet.InternalMap map 
 
- 
 
- 
- 
Class net.minecraft.world.level.lighting.SpatialLongSet.InternalMapclass InternalMap extends it.unimi.dsi.fastutil.longs.Long2LongLinkedOpenHashMap implements Serializable- 
Serialized Fields- 
lastOuterKeylong lastOuterKey 
- 
lastPosint lastPos 
- 
minSizeint minSize 
 
- 
 
- 
 
- 
- 
Package net.minecraft.world.level.storage- 
Exception Class net.minecraft.world.level.storage.LevelStorageExceptionclass LevelStorageException extends RuntimeException implements Serializable- 
Serialized Fields- 
messageComponentComponent messageComponent 
 
- 
 
- 
 
- 
- 
Package net.minecraft.world.level.validation- 
Exception Class net.minecraft.world.level.validation.ContentValidationExceptionclass ContentValidationException extends Exception implements Serializable- 
Serialized Fields- 
directoryPath directory 
- 
entriesList<ForbiddenSymlinkInfo> entries 
 
- 
 
- 
 
- 
- 
Package net.neoforged.neoforge.common- 
Class net.neoforged.neoforge.common.I18nExtension.CustomReadOnlyFormatclass CustomReadOnlyFormat extends Format implements Serializable- 
Serialized Fields- 
formatterBiConsumer<StringBuffer, Object> formatter 
 
- 
 
- 
 
- 
- 
Package net.neoforged.neoforge.common.util- 
Record Class net.neoforged.neoforge.common.util.LogMessageAdapterclass LogMessageAdapter extends Record implements Serializable- 
Serialized Fields- 
builderConsumer<StringBuilder> builder The field for thebuilderrecord component.
 
- 
 
- 
- 
Class net.neoforged.neoforge.common.util.SortedPropertiesclass SortedProperties extends Properties implements Serializable- serialVersionUID:
- -8913480931455982442L
 
 
- 
- 
Package net.neoforged.neoforge.network.registration- 
Exception Class net.neoforged.neoforge.network.registration.RegistrationFailedExceptionclass RegistrationFailedException extends RuntimeException implements Serializable- 
Serialized Fields- 
idResourceLocation id 
- 
namespaceString namespace 
- 
reasonRegistrationFailedException.Reason reason 
 
- 
 
- 
 
- 
- 
Package net.neoforged.neoforge.server.permission.exceptions- 
Exception Class net.neoforged.neoforge.server.permission.exceptions.UnregisteredPermissionExceptionclass UnregisteredPermissionException extends RuntimeException implements Serializable- 
Serialized Fields- 
nodePermissionNode<?> node 
 
- 
 
- 
 
-