Class ContainerInfoBookTest

java.lang.Object
net.minecraft.world.inventory.AbstractContainerMenu
All Implemented Interfaces:
IContainerButtonClickAcceptorServer<ContainerExtended>, IValueNotifiable, IValueNotifier

public class ContainerInfoBookTest extends InventoryContainer
Container for the test book.
  • Constructor Details

    • ContainerInfoBookTest

      public ContainerInfoBookTest(int id, net.minecraft.world.entity.player.Inventory inventory, net.minecraft.network.FriendlyByteBuf packetBuffer)
    • ContainerInfoBookTest

      public ContainerInfoBookTest(int id, net.minecraft.world.entity.player.Inventory playerInventory)
  • Method Details