Uses of Interface
net.minecraft.world.inventory.MenuType.MenuSupplier
Packages that use MenuType.MenuSupplier
-
Uses of MenuType.MenuSupplier in net.minecraft.world.inventory
Fields in net.minecraft.world.inventory declared as MenuType.MenuSupplierMethods in net.minecraft.world.inventory with parameters of type MenuType.MenuSupplierModifier and TypeMethodDescriptionprivate static <T extends AbstractContainerMenu>
MenuType<T>MenuType.register
(String p_39989_, MenuType.MenuSupplier<T> p_39990_) Constructors in net.minecraft.world.inventory with parameters of type MenuType.MenuSupplier -
Uses of MenuType.MenuSupplier in net.minecraftforge.network
Subinterfaces of MenuType.MenuSupplier in net.minecraftforge.networkModifier and TypeInterfaceDescriptioninterface
IContainerFactory<T extends AbstractContainerMenu>