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