summaryrefslogtreecommitdiffstats
path: root/src/main/java/org/bukkit/material
Commit message (Expand)AuthorAgeLines
* Clarify Colorable docs furthermd_52018-10-06-2/+4
* SPIGOT-4411: Document use of null for shulker coloursmd_52018-10-06-0/+4
* Update to Minecraft 1.13-pre7md_52018-07-15-1251/+227
* Fix some additional documentation typosmd_52018-01-15-1/+1
* Some minor improvements from static analysismd_52017-11-07-1/+1
* SPIGOT-3532: Inverted skull directionsmd_52017-08-24-4/+4
* Assorted whitespace fixesmd_52017-08-06-27/+26
* SPIGOT-3361: Deprecate confusing MaterialData.toItemStack()md_52017-06-21-0/+3
* SPIGOT-3000: MaterialData for Observersmd_52017-01-11-0/+117
* SPIGOT-1592: Implement ItemMeta for Spawn EggsMatthew2016-12-06-3/+5
* SPIGOT-1292: BlockState based FlowerPot API.md_52016-06-03-0/+4
* SPIGOT-2013 Added Comparator/Hopper material, enhanced Dioderyanbennitt2016-03-26-30/+495
* SPIGOT-1682: Fixed block data for Beetrootryanbennitt2016-03-26-6/+78
* SPIGOT-1464: Fixed setting Mushroom facesryanbennitt2016-03-26-12/+238
* BUILDTOOLS-203: Fix invalid javadocmd_52016-03-04-59/+59
* SPIGOT-1592: Deprecate SpawnEgg spawnedType methods since they cannot be fixe...md_52016-03-02-0/+5
* SPIGOT-1389: Fixed issues with setting tree species by expanding APIryanbennitt2016-03-01-88/+514
* SPIGOT-1393: Fixed door direction maskryanbennitt2016-01-12-30/+187
* SPIGOT-918: Add constructor for DyeColor to Dyet7seven7t2015-09-15-0/+7
* Retrofit Door in order to work with modern Minecraft doors.Xor Boole2015-06-28-24/+43
* Add support for levers being attached up and downwards.FearThe13372014-12-10-0/+14
* Clean up the javadoc to pass java 8's doclintThinkofdeath2014-11-30-153/+269
* Update to Minecraft 1.8md_52014-11-26-0/+232
* Pulling all pending Bukkit-JavaDoc changesWesley Wolfe2013-12-15-126/+146
* Deprecate magic valuesWesley Wolfe2013-08-28-2/+790
* Add missing materials to Step. Fixes BUKKIT-4074Peter Olson2013-08-17-0/+2
* Pulling all pending Bukkit-JavaDoc changesEdmond Poon2013-08-03-0/+25
* Add inverted flag support to TrapDoor. Fixes BUKKIT-3390Peter Olson2013-04-18-3/+23
* Correct 1.5 material data. Fixes BUKKIT-4004, BUKKIT-3785Travis Watkins2013-04-12-0/+57
* Pulling all pending Bukkit-JavaDoc changesEdmond Poon2013-03-20-1/+1
* Add an enum for Nether Wart growth stages. Adds BUKKIT-1599GJ2013-03-19-0/+84
* Improve javadoc in 26 files.feildmaster2013-01-22-1/+1
* Clarify dye and wool color datas in DyeColor. Addresses BUKKIT-2786Wesley Wolfe2013-01-05-4/+4
* Fix MaterialData directions being incorrect. Fixes BUKKIT-3160feildmaster2012-12-18-86/+113
* [BREAKING] Update BlockFace directions. Fixes BUKKIT-1567, BUKKIT-3069feildmaster2012-12-01-231/+231
* Update Bukkit for Minecraft 1.4(.2) changes.Travis Watkins2012-10-27-0/+270
* Let TripwireHook be attachable. Addresses BUKKIT-2278Wesley Wolfe2012-08-17-30/+29
* Change inheritance for new MaterialData.Wesley Wolfe2012-08-05-53/+82
* [Bleeding] Add new MaterialData classes for new blocks and update existing bl...Mike Primm2012-08-05-11/+630
* Add new SmoothBrick texture; Addresses BUKKIT-1417Wesley Wolfe2012-03-31-0/+1
* Fix Wood(plank) and add Sandstone MaterialData; addresses BUKKIT-1384Wesley Wolfe2012-03-31-0/+62
* [Bleeding] Add null check to getFacing(); Fixes BUKKIT-1249Wesley Wolfe2012-03-27-1/+2
* [Bleeding] Correct errors in LongGrass and MonsterEggs materials. Addresses B...Mike Primm2012-03-08-2/+2
* [Bleeding] MaterialData fixes. Addresses BUKKIT-842Celtic Minstrel2012-03-01-34/+609
* [Bleeding] Cleanup clone methods.Wesley Wolfe2012-02-20-1/+187
* Generic cleaningErik Broes2012-01-15-1/+0
* Fixed Leaves.getSpecies returning null on higher data values. Thanks to Wolve...Nathan Adams2012-01-15-1/+1
* Generic cleanup of warnings, whitespace and style.Erik Broes2011-12-25-89/+101
* Small javadoc cleanupNathan Adams2011-10-10-2/+0
* Added MonsterEggs materialdataDinnerbone2011-09-25-0/+47