Minestom/src/main/java/net/minestom/server
themode bf692d8043 Clone the teleport position to prevent object sharing 2021-01-23 08:42:49 +01:00
..
advancements Microoptimization cleanup 2021-01-15 11:08:11 -05:00
attribute Fix attributes not being fully sent for the first player login 2021-01-06 21:09:27 +01:00
benchmark Added ExceptionManager for custom exception handling 2021-01-20 11:43:45 +01:00
bossbar Change ColoredText usages to JsonMessage 2020-12-31 13:53:21 -05:00
chat Enchanted book and Colored StringBuilder 2021-01-15 22:03:44 -05:00
collision Fix onGround field and gravityTickCount 2021-01-04 03:04:45 +01:00
command Add indicator in the console to display command support 2021-01-21 11:37:54 +01:00
data Added ExceptionManager for custom exception handling 2021-01-20 11:43:45 +01:00
effects Final for enums and some annotations. 2020-09-29 21:45:16 +02:00
entity Clone the teleport position to prevent object sharing 2021-01-23 08:42:49 +01:00
event Microoptimization cleanup 2021-01-15 11:08:11 -05:00
exception Added ExceptionManager for custom exception handling 2021-01-20 11:43:45 +01:00
extensions Added ExceptionManager for custom exception handling 2021-01-20 11:43:45 +01:00
extras Added ExceptionManager for custom exception handling 2021-01-20 11:43:45 +01:00
gamedata Added ExceptionManager for custom exception handling 2021-01-20 11:43:45 +01:00
instance Merge pull request #110 from MrBretze/patch-1 2021-01-21 17:22:59 +01:00
inventory Fix inventory click on size non-divisible by 9 2021-01-20 08:18:00 +01:00
item Added ExceptionManager for custom exception handling 2021-01-20 11:43:45 +01:00
listener Cleanup & remove unnecessary calls in PlayerDiggingListener 2021-01-21 16:53:20 +01:00
map Added ExceptionManager for custom exception handling 2021-01-20 11:43:45 +01:00
network Small utility methods for EntityRotationPacket 2021-01-22 21:28:33 +01:00
particle Renamed PacketWriter/Reader to BinaryWriter/Reader + optimization to serializing 2020-08-19 20:34:21 +02:00
permission Added comment about permission serialization 2020-12-11 21:46:55 +01:00
ping Documentation for the ResponseData and ResponseDataConsumer 2020-12-11 22:44:15 +01:00
potion Added ExceptionManager for custom exception handling 2021-01-20 11:43:45 +01:00
recipe Update Recipe code, add abstraction for different recipe packet types. 2020-10-02 18:18:04 +02:00
registry Microoptimization cleanup 2021-01-15 11:08:11 -05:00
resourcepack Microoptimization cleanup 2021-01-15 11:08:11 -05:00
scoreboard Cleanup Team class 2021-01-14 04:33:23 +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 Added ExceptionManager for custom exception handling 2021-01-20 11:43:45 +01:00
thread Added ExceptionManager for custom exception handling 2021-01-20 11:43:45 +01:00
timer Added ExceptionManager for custom exception handling 2021-01-20 11:43:45 +01:00
utils Merge pull request #109 from DerTyan/exception-handling 2021-01-21 06:06:27 +01:00
world More fastutil usages 2021-01-15 16:04:57 -05:00
Bootstrap.java Start of tree-based classloading 2020-10-28 16:24:29 +01:00
MinecraftServer.java Add indicator in the console to display command support 2021-01-21 11:37:54 +01:00
UpdateManager.java Added ExceptionManager for custom exception handling 2021-01-20 11:43:45 +01:00
Viewable.java Small utility methods for EntityRotationPacket 2021-01-22 21:28:33 +01:00