Hi all,
I'm working hard to create the best server in the Minecraft community. I have a server hosted in Apex and I'm looking for players that are interested in building and playing with me. I'm willing to give OP and will install useful plugins to enhancer game experience. Here are my server details:
IP: 158.69.125.169
Port: 25595
I don't think he's asking how to edit the base code so to speak.
It would depend on which behaviours you intended to implement/"override" really. Using @SubscribeEvent and writing custom event handlers to "add" or "tweak" some existing Minecraft behaviour could give the illusion of overriding base methods, but is far simpler than trying to reflect the code.