Iron Tanks

Iron Tanks

663k Downloads

Cleanup ItemIronTank.java

Indemnity83 opened this issue ยท 0 comments

commented

This issue is here to track cleanup of the ItemIronTank.java class. Its more of a reminder to myself of what direction to take than a concrete TODO list.

  • Rename class to ItemGeneric.java or something similar. Having the mod name also be one of the blocks makes using the standard convention really confusing IMO.
  • Remove getInternalName() it shouldn't be necessary