Class MechanicalCraftingInventory

java.lang.Object
net.minecraft.world.inventory.CraftingContainer
com.simibubi.create.content.contraptions.components.crafter.MechanicalCraftingInventory
All Implemented Interfaces:
net.minecraft.world.Clearable, net.minecraft.world.Container, net.minecraft.world.inventory.StackedContentsCompatible

public class MechanicalCraftingInventory extends net.minecraft.world.inventory.CraftingContainer
  • Field Summary

    Fields inherited from interface net.minecraft.world.Container

    LARGE_MAX_STACK_SIZE
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Methods inherited from class net.minecraft.world.inventory.CraftingContainer

    clearContent, fillStackedContents, getContainerSize, getHeight, getItem, getWidth, isEmpty, removeItem, removeItemNoUpdate, setChanged, setItem, stillValid

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

    Methods inherited from interface net.minecraft.world.Container

    canPlaceItem, countItem, getMaxStackSize, hasAnyOf, startOpen, stopOpen