Package io.gs2.script.model
Class RandomStatus
java.lang.Object
io.gs2.script.model.RandomStatus
- All Implemented Interfaces:
IModel,Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanstatic RandomStatusfromJson(com.fasterxml.jackson.databind.JsonNode data) getSeed()getUsed()inthashCode()voidvoidsetUsed(List<RandomUsed> used) com.fasterxml.jackson.databind.JsonNodetoJson()withUsed(List<RandomUsed> used)