Serialized Form
-
Package net.minecraft.client
-
Exception net.minecraft.client.ClientException
class ClientException extends Exception implements Serializable
-
-
Package net.minecraft.client.gl
-
Exception net.minecraft.client.gl.ShaderParseException
class ShaderParseException extends IOException implements Serializable-
Serialized Fields
-
message
String message
- Mappings:
Namespace Name Mixin selector official bLkp;b:Ljava/lang/String;intermediary field_8860Lnet/minecraft/class_2092;field_8860:Ljava/lang/String;named messageLnet/minecraft/client/gl/ShaderParseException;message:Ljava/lang/String;
-
traces
List<ShaderParseException.JsonStackTrace> traces
- Mappings:
Namespace Name Mixin selector official aLkp;a:Ljava/util/List;intermediary field_8859Lnet/minecraft/class_2092;field_8859:Ljava/util/List;named tracesLnet/minecraft/client/gl/ShaderParseException;traces:Ljava/util/List;
-
-
-
-
Package net.minecraft.client.render
-
Exception net.minecraft.client.render.TextureStitchException
class TextureStitchException extends RuntimeException implements Serializable-
Serialized Fields
-
holder
TextureStitcher.Holder holder
- Mappings:
Namespace Name Mixin selector official aLbvc;a:Lbvb$a;intermediary field_5986Lnet/minecraft/class_1530;field_5986:Lnet/minecraft/class_1529$class_1531;named holderLnet/minecraft/client/render/TextureStitchException;holder:Lnet/minecraft/client/render/TextureStitcher$Holder;
-
-
-
-
Package net.minecraft.client.render.model.json
-
Exception net.minecraft.client.render.model.json.BlockModel.LoopException
class LoopException extends RuntimeException implements Serializable -
Exception net.minecraft.client.render.model.json.ModelVariantMap.ModelVariantException
class ModelVariantException extends RuntimeException implements Serializable
-
-
Package net.minecraft.client.util
-
Error net.minecraft.client.util.AnError
class AnError extends Error implements Serializable
-
-
Package net.minecraft.client.util.math
-
Class net.minecraft.client.util.math.Matrix4f
class Matrix4f extends org.lwjgl.util.vector.Matrix4f implements Serializable
-
-
Package net.minecraft.command
-
Exception net.minecraft.command.CommandException
class CommandException extends Exception implements Serializable-
Serialized Fields
-
args
Object[] args
- Mappings:
Namespace Name Mixin selector official aLcb;a:[Ljava/lang/Object;intermediary field_103Lnet/minecraft/class_55;field_103:[Ljava/lang/Object;named argsLnet/minecraft/command/CommandException;args:[Ljava/lang/Object;
-
-
-
Exception net.minecraft.command.EntityNotFoundException
class EntityNotFoundException extends CommandException implements Serializable -
Exception net.minecraft.command.IncorrectUsageException
class IncorrectUsageException extends SyntaxException implements Serializable -
Exception net.minecraft.command.InvalidNumberException
class InvalidNumberException extends CommandException implements Serializable -
Exception net.minecraft.command.NotFoundException
class NotFoundException extends CommandException implements Serializable -
Exception net.minecraft.command.PlayerNotFoundException
class PlayerNotFoundException extends CommandException implements Serializable -
Exception net.minecraft.command.SyntaxException
class SyntaxException extends CommandException implements Serializable
-
-
Package net.minecraft.nbt
-
Exception net.minecraft.nbt.NbtException
class NbtException extends Exception implements Serializable
-
-
Package net.minecraft.network
-
Exception net.minecraft.network.OffThreadException
class OffThreadException extends RuntimeException implements Serializable
-
-
Package net.minecraft.resource
-
Exception net.minecraft.resource.ResourceNotFoundException
class ResourceNotFoundException extends FileNotFoundException implements Serializable
-
-
Package net.minecraft.server.dedicated.gui
-
Class net.minecraft.server.dedicated.gui.DedicatedServerGui
class DedicatedServerGui extends JComponent implements Serializable-
Serialized Fields
-
server
MinecraftDedicatedServer server
- Mappings:
Namespace Name Mixin selector official cLle;c:Llb;intermediary field_2753Lnet/minecraft/class_776;field_2753:Lnet/minecraft/class_770;named serverLnet/minecraft/server/dedicated/gui/DedicatedServerGui;server:Lnet/minecraft/server/dedicated/MinecraftDedicatedServer;
-
-
-
Class net.minecraft.server.dedicated.gui.PlayerListGui
class PlayerListGui extends JList implements Serializable-
Serialized Fields
-
server
MinecraftServer server
- Mappings:
Namespace Name Mixin selector official aLlf;a:Lnet/minecraft/server/MinecraftServer;intermediary field_2759Lnet/minecraft/class_781;field_2759:Lnet/minecraft/server/MinecraftServer;named serverLnet/minecraft/server/dedicated/gui/PlayerListGui;server:Lnet/minecraft/server/MinecraftServer;
-
tick
int tick
- Mappings:
Namespace Name Mixin selector official bLlf;b:Iintermediary field_2760Lnet/minecraft/class_781;field_2760:Inamed tickLnet/minecraft/server/dedicated/gui/PlayerListGui;tick:I
-
-
-
Class net.minecraft.server.dedicated.gui.PlayerStatsGui
class PlayerStatsGui extends JComponent implements Serializable-
Serialized Fields
-
field_2763
int field_2763
- Mappings:
Namespace Name Mixin selector official cLlg;c:Iintermediary field_2763Lnet/minecraft/class_782;field_2763:Inamed field_2763Lnet/minecraft/server/dedicated/gui/PlayerStatsGui;field_2763:I
-
lines
String[] lines
- Mappings:
Namespace Name Mixin selector official dLlg;d:[Ljava/lang/String;intermediary field_2764Lnet/minecraft/class_782;field_2764:[Ljava/lang/String;named linesLnet/minecraft/server/dedicated/gui/PlayerStatsGui;lines:[Ljava/lang/String;
-
memoryUsePercentage
int[] memoryUsePercentage
- Mappings:
Namespace Name Mixin selector official bLlg;b:[Iintermediary field_2762Lnet/minecraft/class_782;field_2762:[Inamed memoryUsePercentageLnet/minecraft/server/dedicated/gui/PlayerStatsGui;memoryUsePercentage:[I
-
server
MinecraftServer server
- Mappings:
Namespace Name Mixin selector official eLlg;e:Lnet/minecraft/server/MinecraftServer;intermediary field_2765Lnet/minecraft/class_782;field_2765:Lnet/minecraft/server/MinecraftServer;named serverLnet/minecraft/server/dedicated/gui/PlayerStatsGui;server:Lnet/minecraft/server/MinecraftServer;
-
-
-
-
Package net.minecraft.text
-
Exception net.minecraft.text.TranslationException
class TranslationException extends IllegalArgumentException implements Serializable
-
-
Package net.minecraft.util.crash
-
Exception net.minecraft.util.crash.CrashException
class CrashException extends RuntimeException implements Serializable-
Serialized Fields
-
crashReport
CrashReport crashReport
- Mappings:
Namespace Name Mixin selector official aLf;a:Lb;intermediary field_3382Lnet/minecraft/class_875;field_3382:Lnet/minecraft/class_1;named crashReportLnet/minecraft/util/crash/CrashException;crashReport:Lnet/minecraft/util/crash/CrashReport;
-
-
-
-
Package net.minecraft.village
-
Package net.minecraft.world.level.storage
-
Exception net.minecraft.world.level.storage.WorldSaveException
class WorldSaveException extends Exception implements Serializable
-