This website requires JavaScript.
Explore
Help
Sign In
LegacyConsole
/
4jcraft
Watch
3
Star
0
Fork
0
You've already forked 4jcraft
mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/4jcraft.git
synced
2026-05-27 05:44:39 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7bdf4c8cedcc3a9fd6b325d1e9d17fb1cbfcfd9f
4jcraft
/
Minecraft.World
/
Network
History
MathiewMay
9c254bbf4d
SetEntityMotionPacket::write() was sending raw entity ID without masking, changing it to mask the ID to 11 bits first since large entity IDs were accidentally setting the compression flag bit and causing wrong number of bytes to be read by receiver.
2026-03-09 15:34:08 -04:00
..
Packets
SetEntityMotionPacket::write() was sending raw entity ID without masking, changing it to mask the ID to 11 bits first since large entity IDs were accidentally setting the compression flag bit and causing wrong number of bytes to be read by receiver.
2026-03-09 15:34:08 -04:00
Connection.cpp
refactor: rename Build -> Platform in Minecraft.World
2026-03-08 21:33:18 -05:00
Connection.h
refactor: rename Build -> Platform in Minecraft.World
2026-03-08 21:33:18 -05:00
Socket.cpp
refactor: rename Build -> Platform in Minecraft.World
2026-03-08 21:33:18 -05:00
Socket.h
fix: remove
byte
type alias
2026-03-08 22:39:40 +01:00
SocketAddress.h
feat: move script & folder refactor
2026-03-05 03:29:23 -05:00