Interface UMenuType.ForgeMenuSupplier<T extends net.minecraft.world.inventory.AbstractContainerMenu>

All Superinterfaces:
net.minecraftforge.network.IContainerFactory<T>, net.minecraft.world.inventory.MenuType.MenuSupplier<T>
Enclosing class:
UMenuType<T extends net.minecraft.world.inventory.AbstractContainerMenu>
Functional Interface:
This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.

@FunctionalInterface public static interface UMenuType.ForgeMenuSupplier<T extends net.minecraft.world.inventory.AbstractContainerMenu> extends net.minecraftforge.network.IContainerFactory<T>
  • Method Summary

    Methods inherited from interface net.minecraftforge.network.IContainerFactory

    create, create