mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/4jcraft.git
synced 2026-07-03 10:04:35 +00:00
TU19: merge Minecraft.World/Network
This commit is contained in:
@@ -63,4 +63,4 @@ void CustomPayloadPacket::handle(PacketListener* listener) {
|
||||
|
||||
int CustomPayloadPacket::getEstimatedSize() {
|
||||
return 2 + identifier.length() * 2 + 2 + length;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user