接口 ItemCraftResult
public interface ItemCraftResult
Container class containing the results of a Crafting event.
This class makes no guarantees about the nature or mutability of the returned values.
This class makes no guarantees about the nature or mutability of the returned values.
-
方法概要
修饰符和类型方法说明Gets the overflowed items for items that don't fit back into the crafting matrix.The resultingItemStack
that was crafted.Gets the resulting matrix from the crafting operation.
-
方法详细资料