Interface IRegistryHelper.MenuSupplier<T extends net.minecraft.world.inventory.AbstractContainerMenu>

Enclosing interface:
IRegistryHelper

public static interface IRegistryHelper.MenuSupplier<T extends net.minecraft.world.inventory.AbstractContainerMenu>
  • Method Summary

    Modifier and Type
    Method
    Description
    create(int var1, net.minecraft.world.entity.player.Inventory var2)
     
  • Method Details

    • create

      T create(int var1, net.minecraft.world.entity.player.Inventory var2)