bentobox/src
tastybento 95b0250ece Fixes infinite loop particle bug with blueprint copy/paste
Code analysis suggested this line could be simplified, but it resulted
in an infinite loop call to itself: spawnParticle(particle, dustOptions,
(double) x, (double) y, (double) z);
2020-07-15 19:54:56 -07:00
..
main Fixes infinite loop particle bug with blueprint copy/paste 2020-07-15 19:54:56 -07:00
test/java/world/bentobox/bentobox Fixed code smells (#1444) 2020-07-09 09:03:01 +02:00