Started by
electrovoyage.
on
Topic category: Help with Minecraft modding (Java Edition)
Imagine i want to perform some actions requiring the port when "Open to LAN" is used in a world. How can i do said actions?
Topic category: Help with Minecraft modding (Java Edition)
Imagine i want to perform some actions requiring the port when "Open to LAN" is used in a world. How can i do said actions?
Hmm, you may need to do some custom code, but actually I am not 100% sure if there is event triggered when this happens.
But even if no event, you could use mixins