Minestom/src/main/java/net/minestom/server/entity
TheMode 0173aace98 Rename collisionShape
Signed-off-by: TheMode <themode@outlook.fr>
2022-04-24 07:11:22 +02:00
..
ai Have projectiles spawn at the creature's eye position (#598) 2022-03-16 00:59:15 +01:00
damage Tag internal rework (#782) 2022-03-20 01:47:57 +01:00
fakeplayer immutable packets (record) (#528) 2022-01-10 16:51:21 +01:00
hologram Remove longly deprecated chat package 2021-07-27 06:55:08 +02:00
metadata Guardian target fix (#791) 2022-03-20 22:07:30 +01:00
pathfinding Block Collision Physics (#730) 2022-03-09 19:08:42 +01:00
vehicle Rewrite of the CustomBlock break delay system + support for multi player digging 2020-08-20 02:42:27 +02:00
Entity.java Rename collisionShape 2022-04-24 07:11:22 +02:00
EntityCreature.java Simplify path finding code, do not expose internal parts 2021-09-24 19:31:54 +02:00
EntityProjectile.java Another fix for EntityProjectile (#826) 2022-03-29 00:00:43 +02:00
EntitySnapshotImpl.java Oops 2022-03-10 16:07:56 +01:00
EntitySpawnType.java immutable packets (record) (#528) 2022-01-10 16:51:21 +01:00
EntityType.java Update to Java 17 (#462) 2021-10-22 01:55:55 +02:00
EntityTypeImpl.java Do not cache registry (#651) 2022-02-04 22:28:05 +01:00
EntityView.java EntityTracker fix (#915) 2022-04-13 20:29:05 +02:00
EquipmentSlot.java Update to Java 17 (#462) 2021-10-22 01:55:55 +02:00
ExperienceOrb.java Move coordinate package 2021-07-08 13:48:28 +02:00
GameMode.java GameMode cleanup 2022-03-04 07:07:53 +01:00
ItemEntity.java Unique stacking rule (#844) 2022-04-01 01:00:18 +02:00
LivingEntity.java Item API refactoring (#904) 2022-04-13 17:57:15 +02:00
Metadata.java Avoid entity field lookup 2022-04-24 05:37:47 +02:00
MetadataImpl.java Entity metadata cleanup 2022-04-24 05:00:28 +02:00
Player.java Add rate limiter for incoming packets 2022-04-15 12:25:58 +02:00
PlayerSkin.java Catch exceptions during skin request 2022-04-01 22:53:46 +02:00