Interface ItemResearchMethod
- All Superinterfaces:
ResearchMethod
- All Known Implementing Classes:
CheckItemPresenceResearchMethod,ConsumeItemResearchMethod
-
Nested Class Summary
Nested classes/interfaces inherited from interface com.portingdeadmods.researchd.api.research.methods.ResearchMethod
ResearchMethod.MethodContext, ResearchMethod.SimpleMethodContext -
Field Summary
Fields inherited from interface com.portingdeadmods.researchd.api.research.methods.ResearchMethod
CODEC, STREAM_CODEC -
Method Summary
Methods inherited from interface com.portingdeadmods.researchd.api.research.methods.ResearchMethod
checkProgress, createProgress, getMaxProgress, getSerializer, getTranslation, id, shouldCheckProgress, type
-
Method Details
-
item
net.minecraft.world.item.crafting.Ingredient item() -
count
int count()
-