Class ContainerScreen

All Implemented Interfaces:
ContainerEventHandler, GuiEventListener, Renderable, TabOrderedElement, MenuAccess<ChestMenu>

public class ContainerScreen extends AbstractContainerScreen<ChestMenu>
  • Field Details

    • CONTAINER_BACKGROUND

      private static final ResourceLocation CONTAINER_BACKGROUND
      The ResourceLocation containing the chest GUI texture.
    • containerRows

      private final int containerRows
      Window height is calculated with these values" the more rows, the higher
  • Constructor Details

  • Method Details