Minestom/src/main/java/net/minestom/server/entity
2020-11-17 15:52:20 +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 Fix Armor Stand Metadata 2020-10-30 03:30:33 -04:00
vehicle Rewrite of the CustomBlock break delay system + support for multi player digging 2020-08-20 02:42:27 +02:00
Entity.java If the garbage collector is happy, everyone is - TheMode 2020-11-15 08:03:33 +01:00
EntityCreature.java Implement attribute instances 2020-11-17 14:59:47 +01:00
EntityManager.java Cleanup UpdateManager 2020-11-12 00:18:36 +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 Implement attribute instances 2020-11-17 14:59:47 +01:00
PlayerSkin.java Close the command scanner once stopped 2020-11-07 22:58:19 +01:00