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 SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description protected booleancanEqual(Object other)booleanequals(Object o)StringgetModid()StringgetVersion()inthashCode()voidsetModid(String modid)voidsetVersion(String version)StringtoString()
 
-