Compatibility
Minecraft: Java Edition
1.21.x
1.20.1–1.20.6
1.19.2–1.19.4
Platforms
Supported environments
Client and server
Tags
Creators
Details
Licensed MIT
Published last month
Updated last month
This mod safely modifies the core read method of Minecraft network packets. Whenever any mod attempts to write null into a packet, the method automatically replaces null with an empty CompoundTag at the return stage, ensuring that any subsequent NBT operations (such as getString, getInt, etc.) will not throw a null pointer exception.


