Posted June 25, 201312 yr Where is a good place to get access to the events from: NetClientHandler.java. I am new to Forge and trying to get my head around how to override things from the base client.
June 25, 201312 yr Author Looking to add some code to this method: handleEntityVelocity(Packet28EntityVelocity par1Packet28EntityVelocity)
June 25, 201312 yr Author I want to add code to the fishhook event for its velocity change. That is the method I used to modify the base minecraft jar but I don't know where to get access to the event or the entity inside Forge.
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.