I'm modding minecraft 1.6.2 and I need help modifying a vanilla class using a different class (if it's possible). Also I want to know how to store data the same way datawatcher does for each entity/block, because i need to add more storage than datawatcher offers (31 i believe is the most w/ datawatcher).
I solved my problem of having more data being saved into the entity/block but i still have my original question: Can you modify a class with an outside source.
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
[1.6.2] modding help