mirror of
https://github.com/PaperMC/Paper.git
synced 2025-08-03 13:42:25 -07:00
Update to Minecraft 1.8.3
This commit is contained in:
@@ -34,7 +34,7 @@ public class PerMaterialTest extends AbstractTestingBase {
|
||||
|
||||
@BeforeClass
|
||||
public static void getFireValues() {
|
||||
fireValues = Util.getInternalState(BlockFire.class, Blocks.FIRE, "S");
|
||||
fireValues = Util.getInternalState(BlockFire.class, Blocks.FIRE, "T");
|
||||
}
|
||||
|
||||
@Parameters(name= "{index}: {0}")
|
||||
|
Reference in New Issue
Block a user