Update the rename markers
By: Thinkofdeath <thinkofdeath@spigotmc.org>
This commit is contained in:
parent
3340f8d976
commit
02c89ee898
7 changed files with 23 additions and 23 deletions
|
@ -34,7 +34,7 @@ public class PerMaterialTest extends AbstractTestingBase {
|
|||
|
||||
@BeforeClass
|
||||
public static void getFireValues() {
|
||||
fireValues = Util.getInternalState(BlockFire.class, Blocks.FIRE, "T");
|
||||
fireValues = Util.getInternalState(BlockFire.class, Blocks.FIRE, "T"); // PAIL: Rename flameChances
|
||||
}
|
||||
|
||||
@Parameters(name= "{index}: {0}")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue