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