Minestom/src/main/java/net/minestom/server
2021-08-28 11:28:14 +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 Code review 2021-08-22 17:47:52 +03:00
color Remove longly deprecated chat package 2021-07-27 06:55:08 +02:00
command Fix up tab completion for EntityType 2021-08-25 18:35:51 -04:00
coordinate Clamp Pos#yaw 2021-08-19 23:22:50 +02:00
data Fix minestom.com > minestom.net 2021-08-24 11:33:02 +02:00
effects
entity Improve movement cancelling 2021-08-28 11:28:14 +02:00
event Reuse call method for mapped nodes 2021-08-27 09:55:10 +02:00
exception
extensions Use var to replace verbose map entrySet loop 2021-08-16 01:29:46 +02:00
extras Fix & cleanup OpenToLAN 2021-08-21 10:12:55 +02:00
gamedata/tags Fix fluid tags 2021-07-29 15:51:51 +02:00
instance Add dedicated CachedPacket for future network optimizations 2021-08-26 18:18:35 +02:00
inventory Add EquipmentHandler#hasEquipment 2021-08-24 08:26:04 +02:00
item Add experimental ItemStack#withMeta with direct reference 2021-08-21 04:45:19 +02:00
listener Improve movement cancelling 2021-08-28 11:28:14 +02:00
map fix a bug with map api 2021-08-06 22:22:25 -04:00
message Fix ChatPosition and update to 1.17-rc2 2021-06-07 20:46:09 +02:00
monitoring Fix ThreadMXBean returning null thread info 2021-08-19 23:28:27 +02:00
network Add dedicated CachedPacket for future network optimizations 2021-08-26 18:18:35 +02:00
particle Implement toString for registry objects 2021-08-13 21:15:43 +02:00
permission
ping First NIO attempt 2021-08-03 12:57:13 +02:00
potion Implement toString for registry objects 2021-08-13 21:15:43 +02:00
recipe
registry Use for-each 2021-08-10 01:17:44 +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 Implement toString for registry objects 2021-08-13 21:15:43 +02:00
statistic Implement toString for registry objects 2021-08-13 21:15:43 +02:00
storage Revert BinaryReader changes 2021-08-06 17:30:39 +02:00
tag Add Tag#SNBT write support 2021-06-26 19:52:35 +02:00
terminal Stop the server on Ctrl+C and SIGINT signal 2021-08-22 14:12:38 +02:00
thread Use for-each instead of lambda 2021-07-15 20:09:13 +02:00
timer Merge Task#scheduleForShutdown into Task#schedule 2021-08-26 11:22:08 -04:00
utils Entity#getLineOfSightEntity and BoundingBox#intersect(Point, Point) 2021-08-22 16:56:34 +03: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 Prevent the server from stopping twice 2021-08-22 14:29:46 +02:00
Tickable.java Fix merge, remove unnecessary methods (for now) 2021-04-14 20:09:49 +02:00
UpdateManager.java Add PlayerConnection#flush without guarantee 2021-08-17 23:23:41 +02:00
Viewable.java Code cleanup 2021-04-07 18:35:19 +02:00