Commit Graph

13 Commits

Author SHA1 Message Date
TheMode fc90fe8852 Remove some `Collections` usage
Signed-off-by: TheMode <themode@outlook.fr>
2022-09-06 15:08:36 +02:00
TheMode 7d930ee28d Replace PlayerConnection#sendPacket when possible
Signed-off-by: TheMode <themode@outlook.fr>
2022-05-10 10:07:55 +02:00
TheMode 5b9784d85a Misc cleanup
Signed-off-by: TheMode <themode@outlook.fr>
2022-02-10 13:27:46 +01:00
TheMode 0f2ad33e52 Use java 17 `toList()`
Signed-off-by: TheMode <themode@outlook.fr>
2021-11-23 20:27:25 +01:00
TheMode b1ef97b5af Use `toList` in stream chains
Signed-off-by: TheMode <themode@outlook.fr>
2021-10-22 02:23:14 +02:00
Kezz 20b2ddb055
Rename player -> boss bar method 2021-03-28 16:22:48 +01:00
Kieran Wallbanks 229a54b4b5 Expose player to/from boss bar methods 2021-03-28 14:57:54 +01:00
Kieran Wallbanks bd6768f168 Switch to streams in bulk boss bar addition/removal 2021-03-27 13:32:27 +00:00
Kieran Wallbanks 45f6d4b80c Remove boss bar registration system 2021-03-27 13:26:23 +00:00
themode 55626738e2 Style cleanup 2021-03-26 21:26:35 +01:00
Kieran Wallbanks 96c9075378 Fix boss bar grouped packet sending 2021-03-26 17:43:08 +00:00
Kieran Wallbanks 3628c42ef2 Rework boss bar system 2021-03-26 17:34:39 +00:00
Kieran Wallbanks 7afca9554d Split BossBarManager into multiple classes for clarity 2021-03-26 17:34:39 +00:00