Minestom/src/main/java/net/minestom/server/entity
2021-04-06 23:59:48 +02:00
..
ai Switched to Cooldown object in attacking goals 2021-04-04 03:13:56 +03:00
damage Rename Sound enum to SoundEvent 2021-03-26 17:34:38 +00:00
fakeplayer Most client packets are writtable, same for server packets and readability 2021-03-30 19:46:20 +02:00
hologram Deprecate legacy chat functions 2021-03-26 17:34:38 +00:00
metadata Fix FishingHookMeta NPE 2021-04-05 20:55:51 +02:00
pathfinding Dependency update 2021-04-06 23:59:48 +02: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 Renamed CooldownUtils to Cooldown 2021-03-31 19:17:37 +02: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 Renamed CooldownUtils to Cooldown 2021-03-31 19:17:37 +02:00
LivingEntity.java Renamed CooldownUtils to Cooldown 2021-03-31 19:17:37 +02:00
Metadata.java Most client packets are writtable, same for server packets and readability 2021-03-30 19:46:20 +02:00
ObjectEntity.java Switched all direct spawn packets interactions to EntityType#getSpawnType#getSpawnPacket 2021-02-25 09:15:51 +03:00
Player.java Remove unnecessary cast attempts and instanceof checks 2021-04-04 14:10:06 +01:00
PlayerSkin.java Override PlayerSkin#toString 2021-01-24 16:32:42 +01:00