bentobox/src/test/java/world/bentobox/bentobox/lists
tastybento 9dc4ebc2d1
Make variables final if they can be. (#1843)
* Make variables final if they can be.

* Do not use final so that test can pass.

For testing, we use a trick to set this variable, but it won't work if
it is final. Right now, I'd like to keep the test.
2021-08-29 18:17:21 -07:00
..
GameModePlaceholderTest.java Make variables final if they can be. (#1843) 2021-08-29 18:17:21 -07:00