Class AndCondition
java.lang.Object
net.minecraftforge.common.crafting.conditions.AndCondition
- All Implemented Interfaces:
- ICondition
- 
Nested Class SummaryNested Classes
- 
Field SummaryFieldsModifier and TypeFieldDescriptionprivate final ICondition[]private static final ResourceLocation
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Field Details- 
NAME
- 
children
 
- 
- 
Constructor Details- 
AndCondition
 
- 
- 
Method Details- 
getID- Specified by:
- getIDin interface- ICondition
 
- 
testpublic boolean test()- Specified by:
- testin interface- ICondition
 
- 
toString
 
-