Interface GhostPartMenuFactory
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
-
Method Summary
Modifier and TypeMethodDescription@Nullable PDLAbstractContainerMenu<?> create(GhostMultiblockControllerBE controller, net.minecraft.core.BlockPos partPos, int containerId, net.minecraft.world.entity.player.Inventory inventory, net.minecraft.world.entity.player.Player player)
-
Method Details
-
create
@Nullable @Nullable PDLAbstractContainerMenu<?> create(GhostMultiblockControllerBE controller, net.minecraft.core.BlockPos partPos, int containerId, net.minecraft.world.entity.player.Inventory inventory, net.minecraft.world.entity.player.Player player)
-