Minestom/src/main/java/net/minestom/server
2020-09-28 02:29:41 +02:00
..
advancements Micro optimization + cleanup 2020-08-19 01:24:51 +02:00
attribute Pathfinding update 2020-07-24 19:31:15 +02:00
benchmark Fix synchronization issue with chunk 2020-09-07 19:14:42 +02:00
bossbar Fix BossBar#addViewer for the first player boss bar 2020-09-19 18:13:00 +02:00
chat Cleanup 2020-09-24 01:50:25 +02:00
collision WIP ItemStack#getCustomDisplay 2020-08-18 02:16:30 +02:00
command Cleanup 2020-09-24 01:50:25 +02:00
data Better comments 2020-09-28 00:04:55 +02:00
effects Send effects to players 2020-04-28 16:08:21 +02:00
entity Allow registering instance extending Instance and not necessary InstanceContainer 2020-09-28 02:29:41 +02:00
event Added entity in EntitySpawnEvent 2020-09-26 21:24:10 +02:00
extensions Fix Check 2020-09-14 18:29:07 -04:00
extras Cleanup 2020-09-24 01:50:25 +02:00
gamedata Cleanup 2020-09-24 01:50:25 +02:00
instance Allow registering instance extending Instance and not necessary InstanceContainer 2020-09-28 02:29:41 +02:00
inventory Publish with Javadoc & Sources 2020-09-20 15:04:07 +02:00
item Cleanup 2020-09-24 01:50:25 +02:00
listener Fix teleports 2020-09-26 16:03:51 -04:00
map Publish with Javadoc & Sources 2020-09-20 15:04:07 +02:00
network Add more recipe types and support for Smithing. 2020-09-23 15:53:36 +02:00
particle Renamed PacketWriter/Reader to BinaryWriter/Reader + optimization to serializing 2020-08-19 20:34:21 +02:00
permission Cleanup 2020-09-24 01:50:25 +02:00
ping Cleanup + javadoc comments 2020-07-21 18:48:15 +02:00
recipe Add more recipe types and support for Smithing. 2020-09-23 15:53:36 +02:00
registry Get the server JAR for assets directly from Mojang. 2020-09-25 18:39:43 +02:00
resourcepack Renamed PacketWriter/Reader to BinaryWriter/Reader + optimization to serializing 2020-08-19 20:34:21 +02:00
scoreboard Added Scoreboard interface and TabList Scoreboard 2020-08-08 23:22:58 +02:00
sound Completely removed RegistryMain 2020-06-29 20:29:50 +02:00
stat Cleanup 2020-08-03 10:35:46 +02:00
storage Removed the reader classes, deplaced them into SerializableData and Chunk respectively. It allows for developers to make their own deserialization AND serialization implementation 2020-09-23 21:08:36 +02:00
thread PerGroupChunkProvider cleanup 2020-09-03 20:52:21 +02:00
timer Prevent the instantiation of multiple SchedulerManager 2020-08-09 15:16:05 +02:00
utils Re-fix the breaking of a block just below the player 2020-09-26 19:43:28 +02:00
world id is back to being final 2020-09-23 22:34:12 +02:00
Bootstrap.java Make main method accessible to Bootstrap 2020-09-23 22:21:31 +02:00
MinecraftServer.java Get the server JAR for assets directly from Mojang. 2020-09-25 18:39:43 +02:00
UpdateManager.java Publish with Javadoc & Sources 2020-09-20 15:04:07 +02:00
Viewable.java Cleanup + javadoc comments 2020-07-21 18:48:15 +02:00