Minestom/src/main/java/net/minestom/server/entity
2020-11-21 20:56:32 +01:00
..
ai Renamed #clone to #copy 2020-10-31 18:03:15 +01:00
damage Use the Contract annotation to prevent useless NPE warnings 2020-10-26 13:57:02 +01:00
fakeplayer Clarification for FakePlayer#initPlayer about player registration 2020-11-14 02:30:42 +01:00
hologram Renamed #clone to #copy 2020-10-31 18:03:15 +01:00
pathfinding Implement attribute instances 2020-11-17 14:59:47 +01:00
task Package rename to net.minestom.server 2020-04-24 03:25:58 +02:00
type Added EntityLlama 2020-11-19 19:53:22 -05:00
vehicle Rewrite of the CustomBlock break delay system + support for multi player digging 2020-08-20 02:42:27 +02:00
Entity.java Per instance thread is now the default, added a configurable cooldown for player position refresh 2020-11-18 05:13:49 +01:00
EntityCreature.java Implement attribute instances 2020-11-17 14:59:47 +01:00
EntityManager.java Rollback teleportation to respawn point 2020-11-20 19:23:50 +01:00
ExperienceOrb.java Added a few constructors to specify the instance directly 2020-10-31 01:38:57 +01:00
GameMode.java Small packet cleanup, removed LevelType, new RawJsonMessage 2020-10-25 22:19:27 +01:00
ItemEntity.java Renamed #clone to #copy 2020-10-31 18:03:15 +01:00
LivingEntity.java Add comments to attribute system 2020-11-17 15:52:20 +01:00
ObjectEntity.java Annotations for data & command 2020-10-24 16:58:27 +02:00
Player.java Fixed player spawn when a respawn point is not specified 2020-11-21 20:56:32 +01:00
PlayerSkin.java Close the command scanner once stopped 2020-11-07 22:58:19 +01:00