Open
Description
Compatibility is vastly reduced by using @overwrite. The mod may not even be compatible with itself in some cases!
All Mixins that use @overwrite should be carefully rewritten to use @Inject instead.
Compatibility is vastly reduced by using @overwrite. The mod may not even be compatible with itself in some cases!
All Mixins that use @overwrite should be carefully rewritten to use @Inject instead.