Minestom/src/main/java/net/minestom/server/entity
2021-03-09 20:51:11 +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 Removed explicit bounding box setup in EntityProjectile 2021-03-07 13:35:21 +03:00
vehicle Rewrite of the CustomBlock break delay system + support for multi player digging 2020-08-20 02:42:27 +02:00
Entity.java Added copy to clipboard message click event 2021-03-05 14:30:50 +01:00
EntityCreature.java Deprecate Attributes, constants in Attribute should be used instead 2021-03-09 20:51:11 +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 Deprecate Attributes, constants in Attribute should be used instead 2021-03-09 20:51:11 +01:00
Metadata.java Fix pathfinding + cleanup 2021-02-25 15:48:48 +01:00
ObjectEntity.java Switched all direct spawn packets interactions to EntityType#getSpawnType#getSpawnPacket 2021-02-25 09:15:51 +03:00
Player.java Deprecate Attributes, constants in Attribute should be used instead 2021-03-09 20:51:11 +01:00
PlayerSkin.java Override PlayerSkin#toString 2021-01-24 16:32:42 +01:00