mirror of
https://github.com/PaperMC/Velocity.git
synced 2025-01-30 14:59:39 +08:00
Rename getModList to getMods
This commit is contained in:
parent
d218fbf1e0
commit
1bdba0075f
@ -317,7 +317,7 @@ public class ServerPing {
|
||||
return type;
|
||||
}
|
||||
|
||||
public List<Mod> getModList() {
|
||||
public List<Mod> getMods() {
|
||||
return modList;
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user