Update packets for MINECRAFT_14_11_a
This commit is contained in:
@@ -16,7 +16,7 @@ public class Team
|
||||
private String displayName;
|
||||
private String prefix;
|
||||
private String suffix;
|
||||
private boolean friendlyFire;
|
||||
private byte friendlyFire;
|
||||
private Set<String> players = new HashSet<>();
|
||||
|
||||
public Collection<String> getPlayers()
|
||||
|
Reference in New Issue
Block a user