Uses of Class
io.gs2.matchmaking.model.Attribute
Packages that use Attribute
-
Uses of Attribute in io.gs2.matchmaking.model
Methods in io.gs2.matchmaking.model that return AttributeModifier and TypeMethodDescriptionstatic AttributeAttribute.fromJson(com.fasterxml.jackson.databind.JsonNode data) Methods in io.gs2.matchmaking.model that return types with arguments of type AttributeMethod parameters in io.gs2.matchmaking.model with type arguments of type AttributeModifier and TypeMethodDescriptionvoidPlayer.setAttributes(List<Attribute> attributes) Player.withAttributes(List<Attribute> attributes)