Package io.gs2.enchant.model
Class RarityParameterCountModel
java.lang.Object
io.gs2.enchant.model.RarityParameterCountModel
- All Implemented Interfaces:
IModel,Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanstatic RarityParameterCountModelfromJson(com.fasterxml.jackson.databind.JsonNode data) getCount()inthashCode()voidvoidcom.fasterxml.jackson.databind.JsonNodetoJson()withWeight(Integer weight)
-
Constructor Details
-
RarityParameterCountModel
public RarityParameterCountModel()
-
-
Method Details