Update to Minecraft 1.9

This commit is contained in:
md_5
2016-03-01 09:13:13 +11:00
parent 12a7b7afc3
commit 05de455a9c
34 changed files with 335 additions and 485 deletions

View File

@@ -18,6 +18,7 @@ public class Team
private String suffix;
private byte friendlyFire;
private String nameTagVisibility;
private String collisionRule;
private byte color;
private Set<String> players = new HashSet<>();