Uses of Class
net.md_5.bungee.connection.LoginResult.Property
-
Packages that use LoginResult.Property Package Description net.md_5.bungee.connection -
-
Uses of LoginResult.Property in net.md_5.bungee.connection
Methods in net.md_5.bungee.connection that return LoginResult.Property Modifier and Type Method Description LoginResult.Property[]
LoginResult. getProperties()
Methods in net.md_5.bungee.connection with parameters of type LoginResult.Property Modifier and Type Method Description void
LoginResult. setProperties(LoginResult.Property[] properties)
Constructors in net.md_5.bungee.connection with parameters of type LoginResult.Property Constructor Description LoginResult(String id, String name, LoginResult.Property[] properties)
-