Package net.minecraft.inventory
Interface RecipeInputInventory
- All Superinterfaces:
- Clearable,- Inventory,- RecipeInputProvider
- All Known Implementing Classes:
- CraftingInventory
- Mappings:
- Namespace - Name - official - cbt- intermediary - net/minecraft/class_8566- named - net/minecraft/inventory/RecipeInputInventory
- 
Field SummaryFields inherited from interface net.minecraft.inventory.Inventoryfield_42619, MAX_COUNT_PER_STACK
- 
Method SummaryMethods inherited from interface net.minecraft.inventory.InventorycanPlayerUse, canTransferTo, containsAny, containsAny, count, getMaxCountPerStack, getStack, isEmpty, isValid, markDirty, onClose, onOpen, removeStack, removeStack, setStack, sizeMethods inherited from interface net.minecraft.recipe.RecipeInputProviderprovideRecipeInputs
- 
Method Details- 
getWidthint getWidth()- Mappings:
- Namespace - Name - Mixin selector - official - f- Lcbt;f()I- intermediary - method_17398- Lnet/minecraft/class_8566;method_17398()I- named - getWidth- Lnet/minecraft/inventory/RecipeInputInventory;getWidth()I
 
- 
getHeightint getHeight()- Mappings:
- Namespace - Name - Mixin selector - official - g- Lcbt;g()I- intermediary - method_17397- Lnet/minecraft/class_8566;method_17397()I- named - getHeight- Lnet/minecraft/inventory/RecipeInputInventory;getHeight()I
 
- 
getInputStacks- Mappings:
- Namespace - Name - Mixin selector - official - h- Lcbt;h()Ljava/util/List;- intermediary - method_51305- Lnet/minecraft/class_8566;method_51305()Ljava/util/List;- named - getInputStacks- Lnet/minecraft/inventory/RecipeInputInventory;getInputStacks()Ljava/util/List;
 
 
-