summaryrefslogtreecommitdiffstats
path: root/src/test/java/org/bukkit/PerMaterialTest.java
Commit message (Expand)AuthorAgeLines
* Add additional tests for CraftBlockDataSenmori2018-08-26-0/+7
* Update to Minecraft 1.13.1md_52018-08-26-3/+3
* Add Unit Tests for geHardness and getBlastResistanceChristos Miniotis2018-08-08-0/+14
* SPIGOT-3936: Add isInteractable to MaterialChristos Miniotis2018-08-03-0/+17
* Update to Minecraft 1.13-pre7md_52018-07-15-2/+20
* Fix incorrect unit test namemd_52018-02-16-1/+1
* Unit tests for Material.isItemmd_52018-01-16-0/+18
* Add Material.isFuel to check if a material is a furnace fuel.Phoenix6162017-03-24-0/+6
* SPIGOT-2481: Implement EnchantmentTarget.BREAKABLEmd_52016-07-08-0/+10
* Update to Minecraft 1.9md_52016-03-01-4/+4
* Update to 1.8.4Thinkofdeath2015-05-17-1/+1
* Update the rename markersThinkofdeath2015-03-19-1/+1
* Update to Minecraft 1.8.3Thinkofdeath2015-03-04-1/+1
* Fix PerMaterialTest skipping useful tests for certain blocksThinkofdeath2015-01-25-4/+4
* Update to Minecraft 1.8Thinkofdeath2014-11-28-4/+7
* Update CraftBukkit to Minecraft 1.7.2mbax2013-11-30-13/+19
* Implement unit test for hasGravity(). Adds BUKKIT-3832nitnelave2013-03-20-0/+10
* Update CraftBukkit to Minecraft 1.5Travis Watkins2013-03-15-1/+1
* Implement ItemFactory and ItemMeta values. Adds BUKKIT-15Wesley Wolfe2012-12-17-1/+10
* Add isRecord and new material method tests.Wesley Wolfe2012-12-14-6/+82
* Add isSolid() tests for each materialWesley Wolfe2012-12-09-0/+45