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