yarn/mappings/net/minecraft/network/listener/ServerCrashSafePacketListen...

6 lines
261 B
Plaintext
Raw Normal View History

CLASS net/minecraft/class_6857 net/minecraft/network/listener/ServerCrashSafePacketListener
COMMENT The interface for serverbound packet listeners.
COMMENT
COMMENT @implNote Serverbound packet listeners log any uncaught exceptions
COMMENT without crashing.