Package net.md_5.bungee.api
Class ServerPing.ModItem
- java.lang.Object
-
- net.md_5.bungee.api.ServerPing.ModItem
-
- Enclosing class:
- ServerPing
public static class ServerPing.ModItem extends Object
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected boolean
canEqual(Object other)
boolean
equals(Object o)
String
getModid()
String
getVersion()
int
hashCode()
void
setModid(String modid)
void
setVersion(String version)
String
toString()
-