Uses of Class
net.minecraft.ReportedException
Package
Description
-
Uses of ReportedException in net.minecraft.nbt
-
Uses of ReportedException in net.minecraft.network
Modifier and TypeMethodDescriptiondefault void
PacketListener.onPacketError
(Packet p_341593_, Exception p_341607_) -
Uses of ReportedException in net.minecraft.network.protocol
Modifier and TypeMethodDescriptionstatic <T extends PacketListener>
ReportedExceptionPacketUtils.makeReportedException
(Exception p_341646_, Packet<T> p_341629_, T p_341619_) -
Uses of ReportedException in net.minecraft.network.protocol.game
Modifier and TypeMethodDescriptiondefault void
ServerPacketListener.onPacketError
(Packet p_341685_, Exception p_341609_) -
Uses of ReportedException in net.minecraft.server.level
Modifier and TypeMethodDescriptionChunkMap.debugFuturesAndCreateReportedException
(IllegalStateException p_203752_, String p_203753_) -
Uses of ReportedException in net.minecraft.util
Modifier and TypeMethodDescriptionstatic ReportedException
ThreadingDetector.makeThreadingException
(String p_199418_, Thread p_199419_)