TerrariaClone
TerrariaClone copied to clipboard
Useful method names in TerrariaClone.java
Reading through TerrariaClone.java I saw that there are actually method names like: loadBlock, createWorldContainer, loadWorld and some more that are easy to understand and have meaning.
For consistency I would rather rename them. At minimum make them shorter. loadBlock should be loadB or lB. Just like the pwy variables.