Minestom/src/main/java/net/minestom/server
2021-06-30 13:04:59 +02:00
..
acquirable Replace google Beta annotation to jetbrains ApiStatus.Experimental 2021-06-20 21:48:07 +02:00
advancements Code cleanup 2021-04-07 18:35:19 +02:00
adventure Change other usages of PacketUtils#sendGroupedPacket to use new convenience method 2021-06-25 20:41:54 +08:00
attribute Replace netty to jdk thread local random 2021-06-25 06:45:02 +02:00
chat Add HoverEventSource to ItemStack 2021-04-10 17:01:50 +02:00
collision Fix entity collision 2021-04-28 15:02:06 +02:00
color Remove apache common text dependency 2021-05-15 08:31:24 +02:00
command Replaced Tick and ChronoUnit with TimeUnit for consistency 2021-06-30 13:02:42 +02:00
data Add more TagHandler implementations 2021-06-26 00:31:04 +02:00
effects
entity Replaced Tick and ChronoUnit with TimeUnit for consistency 2021-06-30 13:04:59 +02:00
event Updated ClientPingServerEvent.java 2021-06-30 01:42:54 +02:00
exception
extensions Ensure proper error when extension.json is missing 2021-06-19 18:12:56 -04:00
extras Updated OpenToLANConfig.java 2021-06-30 00:29:44 +02:00
gamedata Finish TagsPacket read method 2021-06-10 09:45:30 +02:00
instance Updated multiple files 2021-06-30 12:59:38 +02:00
inventory Fix double click inside player inventory 2021-06-27 05:44:24 +02:00
item Cleanup 2021-06-28 23:31:01 +02:00
listener Add some inline packet initialization 2021-06-21 15:01:50 +02:00
map
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 Potentially fix explosion packet 2021-06-23 02:20:51 +02:00
particle Use long distance particle by default 2021-04-23 10:38:13 +02:00
permission
ping Fix Grammar in ResponseData 2021-06-11 23:08:57 -07:00
potion
recipe WIP Item rework implementation 2021-04-02 18:13:02 +02:00
registry add stderr print 2021-06-12 09:29:00 -04:00
resourcepack Fix ResourcePackSendPacket 2021-06-19 17:44:11 +02:00
scoreboard Remove most unnecessary uses of google common 2021-06-20 22:03:14 +02:00
sound Implement Sound.Source.Provider 2021-06-15 13:19:36 +01:00
stat Use minestom-data to generate our enums. 2021-06-03 12:11:42 +02:00
storage Try another test 2021-04-22 01:25:29 +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 Inline condition 2021-06-15 02:54:03 +02:00
timer Updated TaskBuilder.java 2021-06-30 12:51:20 +02:00
utils Made TimeUnit constructor private 2021-06-30 12:48:42 +02:00
world get light section count from dimension type, add some missing getters to DimensionType 2021-06-06 19:33:21 -04:00
Bootstrap.java
MinecraftServer.java Merge branch 'master' into event-api 2021-06-14 00:11:41 +02:00
Tickable.java Fix merge, remove unnecessary methods (for now) 2021-04-14 20:09:49 +02:00
UpdateManager.java Remove most unnecessary uses of google common 2021-06-20 22:03:14 +02:00
Viewable.java Code cleanup 2021-04-07 18:35:19 +02:00