Minestom/src/main/java/net/minestom/server
2021-06-22 02:51:04 +02:00
..
acquirable Replace google Beta annotation to jetbrains ApiStatus.Experimental 2021-06-20 21:48:07 +02:00
advancements
adventure Fix deprecated API usages 2021-06-15 13:19:49 +01:00
attribute
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 Replace guava cache to caffeine 2021-06-20 22:32:06 +02:00
data Add dedicated method to ignore string/component size 2021-06-11 16:19:17 +02:00
effects
entity Add some inline packet initialization 2021-06-21 15:01:50 +02:00
event Fix Eventlistener#of not ignoring cancelled events 2021-06-18 18:24:35 +02:00
exception
extensions Ensure proper error when extension.json is missing 2021-06-19 18:12:56 -04:00
extras Less google 2021-06-20 22:06:19 +02:00
gamedata Finish TagsPacket read method 2021-06-10 09:45:30 +02:00
instance Add some inline packet initialization 2021-06-21 15:01:50 +02:00
inventory Merge branch 'master' into event-api 2021-06-14 00:11:41 +02:00
item Improve tag API 2021-06-22 02:51:04 +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 BenchmarkManager thread should be daemon 2021-05-08 04:30:06 +02:00
network Add some inline packet initialization 2021-06-21 15:01:50 +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
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 Improve tag API 2021-06-22 02:51:04 +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 Convenience toMilliseconds, add UpdateOption methods 2021-06-01 11:29:40 -04:00
utils Replace guava cache to caffeine 2021-06-20 22:32:06 +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