Minestom/src/main/java/net/minestom/server/entity
TheMode 446e4a64b7 Catch exceptions during skin request
Signed-off-by: TheMode <themode@outlook.fr>
2022-04-01 22:53:46 +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 Entity's line of sight methods improvements (#842) 2022-03-31 20:28:02 +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 Fix rare viewer NPE 2022-03-09 17:28:37 +01: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 Block Collision Physics (#730) 2022-03-09 19:08:42 +01:00
Metadata.java Move ObjectArray 2022-03-02 11:44:11 +01:00
Player.java Fixed players visibility and relevancy within tablist (#840) 2022-03-31 18:57:56 +02:00
PlayerSkin.java Catch exceptions during skin request 2022-04-01 22:53:46 +02:00