com.hypixel.hytale.server.core.codec.protocol
Methods: org.bson.BsonValue encode(com.hypixel.hytale.protocol.Color, com.hypixel.hytale.codec.ExtraInfo); com.hypixel.hytale.protocol.Color decode(org.bson.BsonValue, com.hypixel.hytale.codec.ExtraInfo); com.hypixel.hytale.protocol.Color decodeJson(com.hypixel.hytale.codec.util.RawJsonReader, com.hypixel.hytale.codec.ExtraInfo); com.hypixel.hytale.codec.schema.config.Schema toSchema(com.hypixel.hytale.codec.schema.SchemaContext); java.lang.Object decodeJson(com.hypixel.hytale.codec.util.RawJsonReader, c
com.hypixel.hytale.server.core.codec
Methods: com.hypixel.hytale.codec.Codec<T> getChildCodec(); com.hypixel.hytale.common.map.IWeightedMap<T> decode(org.bson.BsonValue, com.hypixel.hytale.codec.ExtraInfo); org.bson.BsonValue encode(com.hypixel.hytale.common.map.IWeightedMap<T>, com.hypixel.hytale.codec.ExtraInfo); com.hypixel.hytale.common.map.IWeightedMap<T> decodeJson(com.hypixel.hytale.codec.util.RawJsonReader, com.hypixel.hytale.codec.ExtraInfo); com.hypixel.hytale.codec.schema.config.Schema toSchema(com.hypixel.hytale.codec.schema.Sch