Minestom/src/main/java/net/minestom/server/entity
2020-11-14 23:24:16 +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 General cleanup 2020-10-22 12:55:53 +02: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 Clarify that entity ids are unique server-wide 2020-11-14 23:24:16 +01:00
EntityCreature.java Send an EntityMovementPacket every tick if the player did not move since the last one 2020-11-10 18:13:24 +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 Space cleanup 2020-11-14 21:05:23 +01:00
ObjectEntity.java Annotations for data & command 2020-10-24 16:58:27 +02:00
Player.java Use player respawnPosition in the SpawnPosition packet 2020-11-14 23:21:47 +01:00
PlayerSkin.java Close the command scanner once stopped 2020-11-07 22:58:19 +01:00