Added setters to applicable MaterialData classes.

This commit is contained in:
sunkid
2011-06-16 15:45:50 -07:00
committed by EvilSeph
parent aec82a1fc9
commit 77a71670b4
17 changed files with 139 additions and 20 deletions

View File

@@ -5,7 +5,6 @@ import org.bukkit.TreeSpecies;
/**
* Represents the different types of leaves.
* @author sunkid
*/
public class Leaves extends MaterialData {
public Leaves() {