Minestom/src/main/java/net/minestom/server/entity
2020-11-25 21:36:18 -05:00
..
ai Improve follow target goal 2020-11-25 21:36:18 -05: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
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 Player#setInstance can now take an optional Position parameter 2020-11-25 12:12:58 +01:00
EntityCreature.java Implement attribute instances 2020-11-17 14:59:47 +01:00
EntityManager.java Player#setInstance can now take an optional Position parameter 2020-11-25 12:12:58 +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 Fixed concurrent exception with attributes 2020-11-26 02:00:20 +01:00
ObjectEntity.java Annotations for data & command 2020-10-24 16:58:27 +02:00
Player.java Merge branch 'master' of https://github.com/Minestom/Minestom 2020-11-25 11:29:50 -05:00
PlayerSkin.java Close the command scanner once stopped 2020-11-07 22:58:19 +01:00