modmuss
modmuss
Please can you improve the description of this PR what it does and why its needed for someone like me who isnt familar with this. Linking to other tickets and...
Whats the benefit of this? Just becuase forge does it doesn't mean its a good idea.
Im really struggling to reproduce this, I have tried both the test mod and your project (I set both game rules and ran /reload many times). Would you be able...
``` IN: [play:clientbound/minecraft:start_configuration] net.minecraft.network.protocol.game.ClientboundStartConfigurationPacket -> 1 bytes OUT: [play:serverbound/minecraft:configuration_acknowledged] net.minecraft.network.protocol.game.ServerboundConfigurationAcknowledgedPacket -> 1 bytes IN: [play:serverbound/minecraft:configuration_acknowledged] net.minecraft.network.protocol.game.ServerboundConfigurationAcknowledgedPacket -> 1 bytes OUT: [configuration:clientbound/minecraft:custom_payload] net.minecraft.network.protocol.common.ClientboundCustomPayloadPacket -> 131 bytes IN: [configuration:clientbound/minecraft:custom_payload] net.minecraft.network.protocol.common.ClientboundCustomPayloadPacket -> 131...
Im still finding it hard to know whats going on here, id love to be able to reproduce it and step though with a debugger. I even wrote a quick...
Yes, I agree. On the the wiki we had a custom plugin that allowed you to use the intermediary name, I dont think this was heavily used as its somewhat...
Checkstyle needs fixing here.
Just looking at it now.
I agree with @embeddedt however I think we also need to be careful to not trigger it too egarly, and maybe not crash to desktop? It could possibly open a...
By UI I mean just a simple miecraft yes/no screen asking the user if they want to quit. I just worry someone is going to want to run a massive...