Minestom/src/main/java/net/minestom/server
2020-11-17 15:58:36 +01:00
..
advancements Javadoc clarification 2020-11-16 00:04:27 +01:00
attribute Reformat code 2020-11-17 15:58:36 +01:00
benchmark Created PaletteStorage#clean 2020-11-15 05:12:28 +01:00
bossbar Javadoc clarification 2020-11-16 00:04:27 +01:00
chat Removed TODO 2020-11-13 00:31:04 +01:00
collision Cleanup 2 2020-11-10 08:01:27 +01:00
command Set the default thread provider thread count to PROCESSORS*2 2020-11-17 02:56:55 +01:00
data Fixed stacking not working with NbtDataImpl 2020-11-16 07:40:45 +01:00
effects Final for enums and some annotations. 2020-09-29 21:45:16 +02:00
entity Add comments to attribute system 2020-11-17 15:52:20 +01:00
event Read player skin from velocity 2020-11-14 22:13:01 +01:00
extensions Removed lombok dependency 2020-11-16 03:10:51 +01:00
extras Improving chunk generation performance 2020-11-16 17:02:40 +01:00
gamedata Small cleanup 2020-10-29 22:52:07 +01:00
instance Cleanup 2020-11-16 17:36:31 +01:00
inventory Optimized PacketCompressor 2020-11-16 11:41:03 +01:00
item Fixed stacking not working with NbtDataImpl 2020-11-16 07:40:45 +01:00
listener PacketListenerManager#processServerPacket comment 2020-11-16 12:25:13 +01:00
map Cleanup TODOs 2020-11-03 08:59:23 +01:00
network Implement attribute instances 2020-11-17 14:59:47 +01:00
particle Renamed PacketWriter/Reader to BinaryWriter/Reader + optimization to serializing 2020-08-19 20:34:21 +02:00
permission Created PermissionHandler 2020-11-14 07:06:46 +01:00
ping Explanation for ResponseDataConsumer ang general comment cleanup 2020-10-17 13:24:18 +02:00
potion Added support for CustomPotionEffect in PotionMeta 2020-10-16 16:32:57 +02:00
recipe Update Recipe code, add abstraction for different recipe packet types. 2020-10-02 18:18:04 +02:00
registry Fix data file not being generated in TestLootTables 2020-11-16 00:46:46 +01:00
resourcepack Nodes in command can now be shared with each other 2020-10-28 01:02:12 +01:00
scoreboard Javadoc clarification 2020-11-16 00:04:27 +01:00
sound Completely removed RegistryMain 2020-06-29 20:29:50 +02:00
stat Fixed shared instances tick being called 2 times 2020-10-31 02:55:55 +01:00
storage Renamed #clone to #copy 2020-10-31 18:03:15 +01:00
thread Set the default thread provider thread count to PROCESSORS*2 2020-11-17 02:56:55 +01:00
timer Removed lombok dependency 2020-11-16 03:10:51 +01:00
utils Implement attribute instances 2020-11-17 14:59:47 +01:00
world Removed lombok dependency 2020-11-16 03:10:51 +01:00
Bootstrap.java Make main method accessible to Bootstrap 2020-09-23 22:21:31 +02:00
MinecraftServer.java Removed lombok dependency 2020-11-16 03:10:51 +01:00
UpdateManager.java Revamp of the packet sending code, added possibility to have listeners for outgoing packets 2020-11-13 07:43:35 +01:00
Viewable.java Revamp of the packet sending code, added possibility to have listeners for outgoing packets 2020-11-13 07:43:35 +01:00