类 StonecutterRecipe
java.lang.Object
net.minecraft.world.item.crafting.SingleItemRecipe
net.minecraft.world.item.crafting.StonecutterRecipe
-
嵌套类概要
从类继承的嵌套类/接口 net.minecraft.world.item.crafting.SingleItemRecipe
SingleItemRecipe.Serializer<T extends SingleItemRecipe>
-
字段概要
从类继承的字段 net.minecraft.world.item.crafting.SingleItemRecipe
group, id, ingredient, result
-
构造器概要
构造器构造器说明StonecutterRecipe
(ResourceLocation pId, String pGroup, Ingredient pIngredient, ItemStack pResult) -
方法概要
从类继承的方法 net.minecraft.world.item.crafting.SingleItemRecipe
assemble, canCraftInDimensions, getGroup, getId, getIngredients, getResultItem, getSerializer, getType
从类继承的方法 java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
从接口继承的方法 net.minecraft.world.item.crafting.Recipe
getRemainingItems, isIncomplete, isSpecial, showNotification
-
构造器详细资料
-
StonecutterRecipe
public StonecutterRecipe(ResourceLocation pId, String pGroup, Ingredient pIngredient, ItemStack pResult)
-
-
方法详细资料
-
matches
-
getToastSymbol
-