Uses of Class
net.minecraft.util.crash.CrashException
Package
Description
The Named Binary Tag (NBT) data format.
-
Uses of CrashException in net.minecraft.nbt
-
Uses of CrashException in net.minecraft.network
Modifier and TypeMethodDescriptionstatic <T extends PacketListener>
CrashExceptionNetworkThreadUtils.createCrashException
(Exception exception, Packet<T> packet, T listener) -
Uses of CrashException in net.minecraft.network.listener
Modifier and TypeMethodDescriptiondefault void
PacketListener.onPacketException
(Packet packet, Exception exception) default void
ServerCrashSafePacketListener.onPacketException
(Packet packet, Exception exception) -
Uses of CrashException in net.minecraft.server.world
Modifier and TypeMethodDescriptionThreadedAnvilChunkStorage.crash
(IllegalStateException exception, String details) -
Uses of CrashException in net.minecraft.util.thread