Minestom/src/main/java/net/minestom/server/entity
2021-03-26 11:24:09 +01:00
..
ai Merge pull request #155 from RinesThaix/entities 2021-03-02 13:38:50 +01:00
damage Change ColoredText usages to JsonMessage 2020-12-31 13:53:21 -05:00
fakeplayer Deprecate Attributes, constants in Attribute should be used instead 2021-03-09 20:51:11 +01:00
hologram Makes the HologramEntity accessible and adds documentation. 2021-01-09 22:20:08 +01:00
metadata Rewriting projectiles 2021-03-01 12:59:16 +03:00
pathfinding Deprecate Attributes, constants in Attribute should be used instead 2021-03-09 20:51:11 +01:00
type Fix properties & equipments changes not being properly sent to viewers & self 2021-03-12 01:38:52 +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 Only send velocity packet in #addViewer if required 2021-03-26 09:04:28 +01:00
EntityCreature.java Use a thread safe Set for EntityCreature ai groups 2021-03-25 21:36:18 +01:00
EntitySpawnType.java default scope to EAST case in EntitySpawnType.PAINTING 2021-02-25 13:37:40 +03:00
ExperienceOrb.java Switched all direct spawn packets interactions to EntityType#getSpawnType#getSpawnPacket 2021-02-25 09:15:51 +03:00
GameMode.java Small packet cleanup, removed LevelType, new RawJsonMessage 2020-10-25 22:19:27 +01:00
ItemEntity.java Added new metadata API 2021-01-30 04:44:44 +01:00
LivingEntity.java Do not fill attributes by default 2021-03-22 15:20:24 +01:00
Metadata.java Changed metadata related classes access to public 2021-03-12 21:35:00 +01:00
ObjectEntity.java Switched all direct spawn packets interactions to EntityType#getSpawnType#getSpawnPacket 2021-02-25 09:15:51 +03:00
Player.java Remove unused field 2021-03-26 11:24:09 +01:00
PlayerSkin.java Override PlayerSkin#toString 2021-01-24 16:32:42 +01:00