Minestom/src/test/java/net/minestom/server/entity
DeidaraMC b71edf2706
feat: player support for lookAt and setView methods (#2072)
2024-03-31 03:54:27 +00:00
..
ai Make separate module for testing framework (#1428) 2022-10-10 20:44:50 +02:00
player feat: player support for lookAt and setView methods (#2072) 2024-03-31 03:54:27 +00:00
AreaEffectCloudTest.java Add particle data types (#2004) 2024-02-28 21:54:24 +00:00
EntityBoundingBoxIntegrationTest.java Make separate module for testing framework (#1428) 2022-10-10 20:44:50 +02:00
EntityInstanceIntegrationTest.java Make separate module for testing framework (#1428) 2022-10-10 20:44:50 +02:00
EntityLineOfSightIntegrationTest.java Make separate module for testing framework (#1428) 2022-10-10 20:44:50 +02:00
EntityMetaIntegrationTest.java Make separate module for testing framework (#1428) 2022-10-10 20:44:50 +02:00
EntityMetaTest.java Store all missing entity meta in test 2022-03-16 23:08:53 +01:00
EntityPhysicsIntegrationTest.java fix: entity onGround applies correctly (#2059) 2024-03-28 08:22:21 +00:00
EntityProjectileIntegrationTest.java Make separate module for testing framework (#1428) 2022-10-10 20:44:50 +02:00
EntityRemovalIntegrationTest.java Make separate module for testing framework (#1428) 2022-10-10 20:44:50 +02:00
EntityTeleportIntegrationTest.java feat: added player#teleportWithFlags for relative teleportation (#2029) 2024-03-28 01:45:55 +00:00
EntityVelocityIntegrationTest.java feat: add aerodynamics record and the capability to set custom horizontal air resistance (#2053) 2024-03-27 19:21:07 +00:00
EntityViewDirectionIntegrationTest.java Make separate module for testing framework (#1428) 2022-10-10 20:44:50 +02:00
EntityViewIntegrationTest.java Make separate module for testing framework (#1428) 2022-10-10 20:44:50 +02:00
EntityViewerRuleIntegrationTest.java Make separate module for testing framework (#1428) 2022-10-10 20:44:50 +02:00
GameModeTest.java GameMode cleanup 2022-03-04 07:07:53 +01:00
PassengerIntegrationTest.java feat: proper passenger position handling for most entities, fix passengers not always being applied to the client, don't sync passengers (#2060) 2024-03-29 15:11:16 +00:00
PlayerHeldIntegrationTest.java fix: re-merge connection states, remove OptifineSupport 2024-02-09 14:27:43 -05:00
PlayerSkinTest.java Fix Lighting Invalidation (#2041) 2024-03-24 16:23:26 -04:00