Interface IConditionSerializer<T extends ICondition>
- All Known Implementing Classes:
AndCondition.Serializer,FalseCondition.Serializer,ItemExistsCondition.Serializer,ModLoadedCondition.Serializer,NotCondition.Serializer,OrCondition.Serializer,TagEmptyCondition.Serializer,TrueCondition.Serializer
public interface IConditionSerializer<T extends ICondition>
-
Method Summary
-
Method Details
-
write
-
read
-
getID
ResourceLocation getID() -
getJson
-