public class OredictItemPredicate extends ItemPredicate
ItemPredicate that matches oredicts.ANY| Constructor and Description |
|---|
OredictItemPredicate(JsonObject jsonObject) |
OredictItemPredicate(java.lang.String ore) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
test(ItemStack stack) |
deserialize, deserializeArraypublic OredictItemPredicate(java.lang.String ore)
public OredictItemPredicate(JsonObject jsonObject)
public boolean test(ItemStack stack)
test in class ItemPredicate