Interface NamedContainerProviderItem.IContainerSupplier
- Enclosing class:
- NamedContainerProviderItem
public static interface NamedContainerProviderItem.IContainerSupplier
-
Method Summary
Modifier and TypeMethodDescriptionnet.minecraft.world.inventory.AbstractContainerMenu
create
(int id, net.minecraft.world.entity.player.Inventory playerInventory, ItemLocation itemLocation)
-
Method Details
-
create
net.minecraft.world.inventory.AbstractContainerMenu create(int id, net.minecraft.world.entity.player.Inventory playerInventory, ItemLocation itemLocation)
-