Commit graph

8 commits

Author SHA1 Message Date
61586092d1
Add Item and Vector type implementations to MetadataWriter 2024-02-16 09:34:02 +00:00
9ae490bba3
make entity collision on the Y axis more reliable 2023-12-29 16:32:07 +00:00
63333a04aa Implement AABB collision and add EntityItem properly.
The items are fully functional apart from picking them up, they are commented out in the MPClient breakBlock function if you want to play with them.
2023-11-09 16:30:40 +00:00
6033c86247 start work on AABB 2023-11-08 15:45:25 +00:00
81b5fb302d
Add isZero getter to Vec2 and Vec3 2023-11-05 10:56:28 +00:00
f1c4dcda75
Block getting 2023-11-02 08:31:43 +00:00
b371521fda
Animations & Metadata 2023-04-10 21:52:30 +01:00
f93bb2605d
players!!!! 2023-04-10 14:42:14 +01:00