geforkt von Mirrors/Velocity
Rename getModList to getMods
Dieser Commit ist enthalten in:
Ursprung
d218fbf1e0
Commit
1bdba0075f
@ -317,7 +317,7 @@ public class ServerPing {
|
||||
return type;
|
||||
}
|
||||
|
||||
public List<Mod> getModList() {
|
||||
public List<Mod> getMods() {
|
||||
return modList;
|
||||
}
|
||||
}
|
||||
|
Laden…
In neuem Issue referenzieren
Einen Benutzer sperren