Trespo / WitherPoop

haha wither go poooooop
0 stars 0 forks source link

Moses pointers 3 - unused field #3

Closed mosemister closed 3 years ago

mosemister commented 3 years ago

https://github.com/Trespo/WitherPoop/blob/6ef6522057736f38322a035f8a98af07aa53f0b9/src/me/trespo/witherpoop/commands/WitherPoopCommand.java#L15

While this value is used, its not used globally, just locally in the constructor, so you can remove the field, save the 1 byte in the ram :)