Commit graph

15 commits

Author SHA1 Message Date
tibs
d87d2e2bd0
Increase water cauldron block entity compatibility 2022-08-18 23:31:19 -04:00
tibs
4de7fe39e5
Use access widener instead of accessor 2022-08-18 20:28:36 -04:00
tibs
e56413cb81
Suppress warnings for mixins to synthetic methods 2022-06-08 14:58:00 -04:00
tibs
66b44be2bb
Actually check for null colors correctly 2022-06-08 13:34:05 -04:00
tibs
457dffa328
Improve mixins
Include descriptors on lambda mixins et al.
2022-06-07 21:31:26 -04:00
tibs
471eb9007d
Process default water color as null 2022-04-13 19:03:56 -04:00
tibs
cc0fe6f455
Move getWaterColor injection to method head
Fixes incompatibility with Bedrockify
2022-03-29 00:03:15 -04:00
tibs
a1187fbe82
Revert synthetic mapping mixins to intermediary
Fixes #2. Fabric doesn't support hashed-mojang, I forgot about that.
2022-03-28 23:57:02 -04:00
tibs
ac4e748820
Move to Quilt Mappings 2022-03-15 20:50:02 -04:00
tibs
5e49440291
Port to 1.18.2 2022-03-15 20:15:37 -04:00
tibs
38dd1d6ae7
Mark block entity as dirty on readNbt 2022-01-15 15:54:12 -05:00
tibs
35db886c5a
Update sodium version to 0.4.0-alpha6 + housekeeping 2022-01-15 14:55:58 -05:00
tibs
bf13d88263
Fix color blending averages 2022-01-10 10:27:41 -05:00
tibs
d26b7ca763
Confirm color[] length before accessing
Avoids ArrayIndexOutOfBoundsException during hasColor()
2022-01-06 10:24:04 -05:00
tibs
5bd7750177
Initial commit 2022-01-04 12:23:14 -05:00