Added setters to applicable MaterialData classes.

By: sunkid <sunkid@iminurnetz.com>
This commit is contained in:
Bukkit/Spigot
2011-06-16 15:45:50 -07:00
parent 93406ae5d2
commit 615b1a9f3f
17 changed files with 139 additions and 20 deletions

View File

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