Minecraft-Console-Client/MinecraftClient/Physics
2026-03-26 18:01:56 +01:00
..
Aabb.cs feat: implement physics engine for player movement and collision detection 2026-03-22 15:29:22 +08:00
BlockShapeData.json feat: implement physics engine for player movement and collision detection 2026-03-22 15:29:22 +08:00
BlockShapes.cs More minor optimizations 2026-03-26 18:01:56 +01:00
CollisionDetector.cs feat: implement physics engine for player movement and collision detection 2026-03-22 15:29:22 +08:00
MovementInput.cs feat: implement physics engine for player movement and collision detection 2026-03-22 15:29:22 +08:00
PhysicsConsts.cs feat: implement physics engine for player movement and collision detection 2026-03-22 15:29:22 +08:00
PlayerPhysics.cs feat: implement physics engine for player movement and collision detection 2026-03-22 15:29:22 +08:00
Vec3d.cs feat: implement physics engine for player movement and collision detection 2026-03-22 15:29:22 +08:00