Pulling all pending Bukkit-JavaDoc changes

This commit is contained in:
Wesley Wolfe
2014-03-24 13:20:52 -05:00
parent 4a47cf3e83
commit 55c8f0a007
12 changed files with 311 additions and 260 deletions

View File

@@ -59,7 +59,7 @@ import org.bukkit.util.Java15Compat;
import com.google.common.collect.Maps;
/**
* An enum of all material ids accepted by the official server + client
* An enum of all material IDs accepted by the official server and client
*/
public enum Material {
AIR(0, 0),