Posted September 16, 20169 yr I'm looking for a specific class file of a mob to edit, however i don't know what class file it resides on. How do i identify which class file in Minecraft the mob is in?
September 16, 20169 yr Author You can look at the EntityList class for a list of all vanilla entities. Thanks!
September 16, 20169 yr I'm looking for a specific class file of a mob to edit... Edit? Or extend? Please don't edit vanilla java files. The debugger is a powerful and necessary tool in any IDE, so learn how to use it. You'll be able to tell us more and get better help here if you investigate your runtime problems in the debugger before posting.
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.