modmuss50
|
fb8d95dacb
|
Split test mods into client and common. (#3033)
|
2023-05-01 14:04:29 +01:00 |
|
Technici4n
|
1134c5b850
|
Remove leftover @ApiStatus.Internal annotations and add annotation validation (#2825)
* Remove leftover `@ApiStatus.Internal` annotations and add annotation validation
* Simplify
* Simplify more
* Update gradle/validate-annotations.gradle
Co-authored-by: Juuz <6596629+Juuxel@users.noreply.github.com>
Co-authored-by: Juuz <6596629+Juuxel@users.noreply.github.com>
|
2023-01-05 12:50:15 +00:00 |
|
modmuss50
|
99f9db8063
|
Cleanup Environment annotation usage. (#2755)
* Remove @Environment(EnvType.CLIENT) from BoundedIntRule.validate
* Move ItemTooltipCallback to client source set
* Remove @Environment(EnvType.CLIENT) annotation
* Remove @Environment(EnvType.SERVER) from WorldChunkMixin
|
2022-12-23 13:10:16 +00:00 |
|
modmuss50
|
49abcf7e64
|
Update mappings
|
2022-11-16 16:12:51 +00:00 |
|
modmuss50
|
f84bf2d968
|
22w45a (#2647)
|
2022-11-10 16:07:38 +00:00 |
|
Deximus-Maximus
|
b35fea83d3
|
Add client tags module (#2308)
* Add client tags module
* Fix not actually returning the tag eval. for dynamic registry fallback
* Use dynamic registry where needed
* Make ClientTags uninititializable
* Resolve feedback
* Change package
Co-authored-by: deirn <deirn@bai.lol>
* Change package
Co-authored-by: deirn <deirn@bai.lol>
* Remove unused dep. block
Co-authored-by: deirn <deirn@bai.lol>
* Fix imports
* Move the files to match new package
* Apply feedback
* Apply feedback
* Add test mod
* Fix CME
* Fix checkstyle
* Apply feedback
* Apply feedback
* Apply feedback
* Fix checkstyle
Co-authored-by: deirn <deirn@bai.lol>
|
2022-08-06 19:02:27 +01:00 |
|