Minestom/src/main/java/net/minestom/server/network
2024-04-23 23:17:50 -04:00
..
packet fix: death location type to WorldPos (same type as metadata), fix missing world pos serialization (was npe) 2024-04-10 08:31:47 -04:00
player Add unstable API for custom Login Plugin Messages (#2074) 2024-04-01 16:36:13 -04:00
plugin Add unstable API for custom Login Plugin Messages (#2074) 2024-04-01 16:36:13 -04:00
socket fix typo in Server#stop (#2093) 2024-04-11 22:25:50 +02:00
ConnectionManager.java Add unstable API for custom Login Plugin Messages (#2074) 2024-04-01 16:36:13 -04:00
ConnectionState.java stable configuration state join 2024-02-09 14:27:43 -05:00
NetworkBuffer.java fix: write metadata optvarint as varint + 1 || 0 2024-04-23 23:17:50 -04:00
NetworkBufferTypeImpl.java fix: death location type to WorldPos (same type as metadata), fix missing world pos serialization (was npe) 2024-04-10 08:31:47 -04:00
PacketProcessor.java fix: re-merge connection states, remove OptifineSupport 2024-02-09 14:27:43 -05:00
PlayerProvider.java Annotation style 2021-08-18 00:43:09 +02:00
UuidProvider.java Comments for UuidProvider and PlayerProvider 2020-10-31 13:30:11 +01:00