This website requires JavaScript.
Explore
Help
Register
Sign In
LegacyConsoleArchive
/
4jcraft
Watch
1
Star
0
Fork
0
mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/4jcraft.git
synced
2026-09-23 10:53:08 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a18cb3d484c0aa5d48ecf58720231c5a0e4645e5
4jcraft
/
minecraft
/
Minecraft.Client
/
net
/
minecraft
/
server
/
network
T
History
MatthewBeshay
a18cb3d484
refactor: replace shared_ptr(new T) with make_shared<T>
2026-03-31 20:42:45 +11:00
..
PendingConnection.cpp
refactor: replace shared_ptr(new T) with make_shared<T>
2026-03-31 20:42:45 +11:00
PendingConnection.h
move everything to minecraft subdir, switch to absolute include path
2026-03-30 11:01:08 -05:00
PlayerConnection.cpp
refactor: replace shared_ptr(new T) with make_shared<T>
2026-03-31 20:42:45 +11:00
PlayerConnection.h
refactor: split java libs and nbt into separate projects
2026-03-30 12:54:00 -05:00
ServerConnection.cpp
refactor: replace shared_ptr(new T) with make_shared<T>
2026-03-31 20:42:45 +11:00
ServerConnection.h
move everything to minecraft subdir, switch to absolute include path
2026-03-30 11:01:08 -05:00