public final class BlockStateDeserializer
extends com.fasterxml.jackson.databind.JsonDeserializer<org.cloudburstmc.api.block.BlockState>
| Constructor and Description |
|---|
BlockStateDeserializer() |
| Modifier and Type | Method and Description |
|---|---|
org.cloudburstmc.api.block.BlockState |
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 org.cloudburstmc.api.block.BlockState 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<org.cloudburstmc.api.block.BlockState>IOExceptioncom.fasterxml.jackson.core.JsonProcessingExceptionCopyright © 2021. All rights reserved.