Mirror von
https://github.com/PaperMC/Velocity.git
synchronisiert 2025-01-11 23:51:22 +01:00
Rename getModList to getMods
Dieser Commit ist enthalten in:
Ursprung
d218fbf1e0
Commit
1bdba0075f
@ -317,7 +317,7 @@ public class ServerPing {
|
|||||||
return type;
|
return type;
|
||||||
}
|
}
|
||||||
|
|
||||||
public List<Mod> getModList() {
|
public List<Mod> getMods() {
|
||||||
return modList;
|
return modList;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Laden…
x
In neuem Issue referenzieren
Einen Benutzer sperren