feat: created POJOs for message structures from the standard document
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
package uulm.teamname.marvelous.gamelibrary.requests;
|
||||
|
||||
import uulm.teamname.marvelous.gamelibrary.json.MessageStructure;
|
||||
import uulm.teamname.marvelous.gamelibrary.json.ingame.MessageStructure;
|
||||
|
||||
/** Represents an abstract request sent inside a {@link MessageStructure} between client and server.
|
||||
*/
|
||||
|
Reference in New Issue
Block a user