feat: created POJOs for message structures from the standard document
This commit is contained in:
@ -1,6 +1,7 @@
|
||||
package uulm.teamname.marvelous.gamelibrary.json;
|
||||
|
||||
import jdk.jshell.spi.ExecutionControl;
|
||||
import uulm.teamname.marvelous.gamelibrary.json.ingame.MessageStructure;
|
||||
|
||||
/** Contains JSON encoding and decoding.
|
||||
*/
|
||||
|
Reference in New Issue
Block a user