Minestom/src/main/java/net/minestom/server/entity
GoldenStack 2de92f5152
Merge b728031ca5 into 5c23713c03
2024-04-27 17:54:46 +00: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 fix: arrow meta shooter id set correctly (#2105) 2024-04-23 22:47:35 -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 Inventory rework (88 squashed commits) 2024-04-11 22:27: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 fix: properly return missing optvarint 2024-04-23 23:20:27 -04:00
MetadataImpl.java fix: painting variant read entry, forgot to follow my own comment 2024-03-12 20:05:41 -04:00
Player.java Merge b728031ca5 into 5c23713c03 2024-04-27 17:54:46 +00: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