public final class BiomeMapReferenceDeserializer extends com.fasterxml.jackson.databind.JsonDeserializer<BiomeMap>
| Constructor and Description |
|---|
BiomeMapReferenceDeserializer() |
| Modifier and Type | Method and Description |
|---|---|
BiomeMap |
deserialize(com.fasterxml.jackson.core.JsonParser p,
com.fasterxml.jackson.databind.DeserializationContext ctxt) |
deserialize, deserializeWithType, deserializeWithType, findBackReference, getDelegatee, getEmptyAccessPattern, getEmptyValue, getEmptyValue, getKnownPropertyNames, getNullAccessPattern, getNullValue, getNullValue, getObjectIdReader, handledType, isCachable, replaceDelegatee, supportsUpdate, unwrappingDeserializerpublic BiomeMap deserialize(com.fasterxml.jackson.core.JsonParser p, com.fasterxml.jackson.databind.DeserializationContext ctxt) throws IOException, com.fasterxml.jackson.core.JsonProcessingException
deserialize in class com.fasterxml.jackson.databind.JsonDeserializer<BiomeMap>IOExceptioncom.fasterxml.jackson.core.JsonProcessingExceptionCopyright © 2020. All rights reserved.