Listening to net.minecraft method calls

Discussion in 'Plugin Development' started by fullwall, Feb 21, 2011.

Thread Status:
Not open for further replies.
  1. Offline

    fullwall

    So, basically, I'm making a plugin that requires use of minecraft source code, specifically a method that is used every so often. It would also help to be able to override parts of the method. How do I tell when that method is called? It could be at any time. Do I extend it, etc?

    Help is appreciated :).
     
Thread Status:
Not open for further replies.

Share This Page