Minestom/src/main/java/net/minestom/server/entity
mworzala dcbdad9a1b
fix: painting variant read entry, forgot to follow my own comment
2024-03-12 20:05:41 -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 fix: painting variant read entry, forgot to follow my own comment 2024-03-12 20:05:41 -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 Update Minecraft Wiki links to new domain 2024-02-09 15:03:05 -05:00
EntityCreature.java Simplify path finding code, do not expose internal parts 2021-09-24 19:31:54 +02:00
EntityProjectile.java Fix testing (v2) (#99) 2024-02-09 14:27:43 -05: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 Concurrent Modification Fix (#73) 2024-02-09 14:27:43 -05: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 fix: correct painting metadata 2024-03-12 15:22:15 -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 refresh pose on gamemode change (#1888) 2024-02-28 17:54:12 +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