Class AutocraftingPreviewContainerMenu

java.lang.Object
net.minecraft.world.inventory.AbstractContainerMenu
Direct Known Subclasses:
AutocraftingStorageMonitorContainerMenu

public class AutocraftingPreviewContainerMenu extends AbstractResourceContainerMenu
  • Constructor Details

    • AutocraftingPreviewContainerMenu

      public AutocraftingPreviewContainerMenu(@Nullable net.minecraft.world.inventory.MenuType<?> type, int syncId, List<AutocraftingRequest> requests)
  • Method Details

    • previewResponseReceived

      public void previewResponseReceived(UUID id, Preview preview)
    • responseReceived

      public void responseReceived(UUID id, boolean success)
    • maxAmountResponseReceived

      public void maxAmountResponseReceived(long maxAmount)