Minestom/src/main/java/net/minestom/server/entity
mworzala e8e22a2b15
fix: close current inventory when opening a book
2024-04-14 20:34:26 -04:00
..
ai chore: port DamageType cleanup change from MelonHell 1.19.4 PR 2024-02-09 14:27:43 -05:00
damage Optionally load vanilla biomes (#1988) 2024-02-12 15:25:46 -05:00
metadata Name magic values, respect client view distance setting (#2051) 2024-03-27 22:08:36 -04:00
pathfinding Small improvements to entity movement (#1421) 2022-10-02 04:12:54 +02:00
vehicle Rewrite of the CustomBlock break delay system + support for multi player digging 2020-08-20 02:42:27 +02:00
Entity.java chore: Cleanup some deprecations in the project (#2084) 2024-04-09 21:14:29 +00:00
EntityCreature.java Simplify path finding code, do not expose internal parts 2021-09-24 19:31:54 +02:00
EntityProjectile.java feat: add aerodynamics record and the capability to set custom horizontal air resistance (#2053) 2024-03-27 19:21:07 +00:00
EntitySpawnType.java feat: player spawning fixes 2024-02-09 14:27:43 -05:00
EntityType.java Optionally load vanilla biomes (#1988) 2024-02-12 15:25:46 -05:00
EntityTypeImpl.java Optionally load vanilla biomes (#1988) 2024-02-12 15:25:46 -05:00
EntityView.java chore: Cleanup some deprecations in the project (#2084) 2024-04-09 21:14:29 +00:00
EquipmentSlot.java Add EquipmentSlot.armors 2022-05-07 17:19:51 +02:00
ExperienceOrb.java hollow-cube/distance-squared-optimization 2024-02-09 14:27:43 -05:00
GameMode.java GameMode cleanup 2022-03-04 07:07:53 +01:00
ItemEntity.java hollow-cube/distance-squared-optimization 2024-02-09 14:27:43 -05:00
LivingEntity.java fix: re-merge connection states, remove OptifineSupport 2024-02-09 14:27:43 -05:00
Metadata.java NetworkBuffer.Type refactor (#2078) 2024-04-10 01:41:03 +00:00
MetadataImpl.java fix: painting variant read entry, forgot to follow my own comment 2024-03-12 20:05:41 -04:00
Player.java fix: close current inventory when opening a book 2024-04-14 20:34:26 -04:00
PlayerProjectile.java Fix testing (v2) (#99) 2024-02-09 14:27:43 -05:00
PlayerSkin.java Catch exceptions during skin request 2022-04-01 22:53:46 +02:00
RelativeFlags.java feat: added player#teleportWithFlags for relative teleportation (#2029) 2024-03-28 01:45:55 +00:00