接口 ICompressorRecipe
- 所有超级接口:
net.minecraft.world.item.crafting.Recipe<net.minecraft.world.Container>
- 所有已知实现类:
CompressorRecipe
public interface ICompressorRecipe
extends net.minecraft.world.item.crafting.Recipe<net.minecraft.world.Container>
-
方法概要
从接口继承的方法 net.minecraft.world.item.crafting.Recipe
assemble, canCraftInDimensions, getGroup, getId, getIngredients, getRemainingItems, getResultItem, getSerializer, getToastSymbol, getType, isIncomplete, isSpecial, matches, showNotification
-
方法详细资料
-
getInputCount
int getInputCount() -
getTimeCost
int getTimeCost()
-