You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm not sure what the best course of action is here for compatibility, given we both need to modify the return value... Since this seems like a common mixin, maybe we should try and get something into Fabric API?
The text was updated successfully, but these errors were encountered:
Currently Wires and MiniMOTD both redirect the same method for handling server list MOTDs.
Wires/src/main/java/net/quiltservertools/wires/mixins/MixinServerQueryNetworkHandler.java
Line 13 in 4965e63
https://github.com/jpenilla/MiniMOTD/blob/80ae413c9d3ba4fecb31a2dfa0ddafb011c428d4/fabric/src/main/java/xyz/jpenilla/minimotd/fabric/mixin/ServerStatusPacketListenerImplMixin.java#L48
I'm not sure what the best course of action is here for compatibility, given we both need to modify the return value... Since this seems like a common mixin, maybe we should try and get something into Fabric API?
The text was updated successfully, but these errors were encountered: