public static class WeatherCheck.Serializer extends ILootCondition.AbstractSerializer<WeatherCheck>
コンストラクタと説明 |
---|
Serializer() |
修飾子とタイプ | メソッドと説明 |
---|---|
WeatherCheck |
deserialize(com.google.gson.JsonObject json,
com.google.gson.JsonDeserializationContext context) |
void |
serialize(com.google.gson.JsonObject json,
WeatherCheck value,
com.google.gson.JsonSerializationContext context) |
getConditionClass, getLootTableLocation
public void serialize(com.google.gson.JsonObject json, WeatherCheck value, com.google.gson.JsonSerializationContext context)
public WeatherCheck deserialize(com.google.gson.JsonObject json, com.google.gson.JsonDeserializationContext context)