@ApiStatus.Internal
public final class KeyPatternSerializer
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
static team.unnamed.creative.base.KeyPattern |
deserialize(com.google.gson.JsonObject node) |
static void |
serialize(team.unnamed.creative.base.KeyPattern pattern,
com.google.gson.stream.JsonWriter writer) |
public static void serialize(team.unnamed.creative.base.KeyPattern pattern,
com.google.gson.stream.JsonWriter writer)
throws java.io.IOException
java.io.IOExceptionpublic static team.unnamed.creative.base.KeyPattern deserialize(com.google.gson.JsonObject node)