public static class ServerPing.ModInfo extends Object
Constructor and Description |
---|
ModInfo() |
Modifier and Type | Method and Description |
---|---|
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
List<ServerPing.ModItem> |
getModList() |
String |
getType() |
int |
hashCode() |
void |
setModList(List<ServerPing.ModItem> modList) |
void |
setType(String type) |
String |
toString() |
public String getType()
public List<ServerPing.ModItem> getModList()
public void setType(String type)
public void setModList(List<ServerPing.ModItem> modList)
protected boolean canEqual(Object other)
Copyright © 2012–2020 SpigotMC. All rights reserved.