Package info.u_team.u_team_core.menutype
Interface UMenuType.ForgeMenuSupplier<T extends net.minecraft.world.inventory.AbstractContainerMenu>
- All Superinterfaces:
net.minecraftforge.network.IContainerFactory<T>
,net.minecraft.world.inventory.MenuType.MenuSupplier<T>
- 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