Commit Graph

12 Commits

Author SHA1 Message Date
Zak Shearman a9e319f961
Add javadocs for Potion (#1763) 2023-02-26 10:55:34 -07:00
TheMode 993af51556
Use `NetworkBuffer` in packets (#1487) 2022-10-29 11:02:22 +02:00
TheMode 1dd2cc72ee
1.19.2 (#774) 2022-09-05 13:54:58 +02:00
TheMode 98e6b23fdd
1.18.2 update (#714) 2022-03-01 00:40:19 +01:00
themode 74e00bc70c Add potion constructor without flags, style 2022-01-10 16:51:21 +01:00
MrGazdag e3f08fb6d5 Add Potion flags (#536)
* Add Potion flags

* fix wrong value

* i blame my keyboard

* Add methods for the flags
2022-01-10 16:51:21 +01:00
TheMode 05de99f45f immutable packets (record) (#528) 2022-01-10 16:51:21 +01:00
themode fd920ffdfe Potion cleanup 2020-12-31 12:05:36 +01:00
ThatCreeper 0ce094567b Fix most checkstyle warnings 2020-12-30 19:27:29 -06:00
ThatCreeper c3d6af3afe make removeEffect send a packet
Make Potion immutable, and use long instead of Long
2020-12-30 19:07:07 -06:00
ThatCreeper d7883d29ff Rewrite Potions 2020-12-30 18:29:07 -06:00
ThatCreeper 50b44e46e0 Add PotionEffectManager 2020-12-30 17:12:03 -06:00