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-31 11:45:58 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e38e7c1fc03fa4bb2b1e705bb5ee319a99a59262
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