Minestom/src/main/java/net/minestom/server/entity
2020-10-27 12:45:37 +01:00
..
ai General cleanup 2020-10-22 12:55:53 +02:00
damage Use the Contract annotation to prevent useless NPE warnings 2020-10-26 13:57:02 +01:00
fakeplayer Annotations for data & command 2020-10-24 16:58:27 +02:00
hologram A lot of annotations a bit everywhere. 2020-10-24 10:46:23 +02: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 More annotations. 2020-10-24 11:19:54 +02:00
vehicle Rewrite of the CustomBlock break delay system + support for multi player digging 2020-08-20 02:42:27 +02:00
Entity.java Allow for custom chunk/entity view distance and compression threshold without recompiling the server. 2020-10-25 16:48:14 +01:00
EntityCreature.java More annotations. 2020-10-24 11:19:54 +02:00
EntityManager.java General cleanup 2020-10-15 08:48:13 +02:00
ExperienceOrb.java A lot of annotations a bit everywhere. 2020-10-24 10:46:23 +02:00
GameMode.java Small packet cleanup, removed LevelType, new RawJsonMessage 2020-10-25 22:19:27 +01:00
ItemEntity.java Annotations for data & command 2020-10-24 16:58:27 +02:00
LivingEntity.java Annotations for data & command 2020-10-24 16:58:27 +02:00
ObjectEntity.java Annotations for data & command 2020-10-24 16:58:27 +02:00
Player.java Make the player display name nullable 2020-10-27 12:45:37 +01:00
PlayerSkin.java More annotations. 2020-10-24 11:19:54 +02:00