-
- All Implemented Interfaces:
-
com.google.gson.JsonDeserializer
,com.google.gson.JsonSerializer
public final class BlockParser implements JsonDeserializer<Block>, JsonSerializer<Block>
-
-
Constructor Summary
Constructors Constructor Description BlockParser(Boolean unknownPropertyDetection)
-