Added setters to applicable MaterialData classes.
By: sunkid <sunkid@iminurnetz.com>
This commit is contained in:
@@ -6,7 +6,6 @@ import org.bukkit.Material;
|
||||
|
||||
/**
|
||||
* Represents the different types of steps.
|
||||
* @author sunkid
|
||||
*/
|
||||
public class Step extends MaterialData {
|
||||
private static HashSet<Material> stepTypes = new HashSet<Material>();
|
||||
|
||||
Reference in New Issue
Block a user