Minestom/src/main/java/net/minestom/server
2021-07-30 15:08:06 +02:00
..
acquirable Improve tick scheduling 2021-07-01 00:34:58 +02:00
advancements Remove longly deprecated chat package 2021-07-27 06:55:08 +02:00
adventure Replace most enums 2021-07-28 14:29:28 +02:00
attribute Replace netty to jdk thread local random 2021-06-25 06:45:02 +02:00
collision Fast exit in CollisionUtils 2021-07-13 02:32:44 +02:00
color Remove longly deprecated chat package 2021-07-27 06:55:08 +02:00
command Fix unused imports 2021-07-29 00:02:43 +02:00
coordinate Fix epsilon 2021-07-24 12:53:55 +02:00
data Add more TagHandler implementations 2021-06-26 00:31:04 +02:00
effects
entity Use a single registry-impl class per type 2021-07-30 15:08:06 +02:00
event Fix unused imports 2021-07-29 00:02:43 +02:00
exception
extensions more 2021-07-08 20:25:10 +02:00
extras Double lock fix 2021-07-29 00:00:08 +02:00
gamedata/tags Fix fluid tags 2021-07-29 15:51:51 +02:00
instance Simplify Player#setInstance 2021-07-28 17:28:36 +02:00
inventory Replace most enums 2021-07-28 14:29:28 +02:00
item Use a single registry-impl class per type 2021-07-30 15:08:06 +02:00
listener Replace most enums 2021-07-28 14:29:28 +02:00
map Double lock fix 2021-07-29 00:00:08 +02:00
message Fix ChatPosition and update to 1.17-rc2 2021-06-07 20:46:09 +02:00
monitoring Updated BenchmarkManager.java 2021-06-30 00:32:06 +02:00
network Remove resource gatherer, retrieve tags from our own data generator 2021-07-29 12:54:16 +02:00
particle Use a single registry-impl class per type 2021-07-30 15:08:06 +02:00
permission
ping Fix Grammar in ResponseData 2021-06-11 23:08:57 -07:00
potion Use a single registry-impl class per type 2021-07-30 15:08:06 +02:00
recipe WIP Item rework implementation 2021-04-02 18:13:02 +02:00
registry Use a single registry-impl class per type 2021-07-30 15:08:06 +02:00
resourcepack Fix ResourcePackSendPacket 2021-06-19 17:44:11 +02:00
scoreboard Remove longly deprecated chat package 2021-07-27 06:55:08 +02:00
sound Use a single registry-impl class per type 2021-07-30 15:08:06 +02:00
statistic Use a single registry-impl class per type 2021-07-30 15:08:06 +02:00
storage Remove rocksdb 2021-06-20 20:43:57 +02:00
tag Add Tag#SNBT write support 2021-06-26 19:52:35 +02:00
terminal Fix jline reader thread never being shutdown 2021-05-08 04:33:32 +02:00
thread Use for-each instead of lambda 2021-07-15 20:09:13 +02:00
timer Remove deprecated UpdateOption.java 2021-07-25 06:25:32 +02:00
utils Simplify Player#setInstance 2021-07-28 17:28:36 +02:00
world Remove get prefixes for protocol objects to be more record-friendly 2021-06-19 21:01:54 +02:00
Bootstrap.java
MinecraftServer.java Remove loot table api 2021-07-29 13:24:29 +02:00
Tickable.java Fix merge, remove unnecessary methods (for now) 2021-04-14 20:09:49 +02:00
UpdateManager.java Catch exceptions in instance/chunk/entity ticks 2021-07-11 16:56:27 +02:00
Viewable.java Code cleanup 2021-04-07 18:35:19 +02:00