Package io.github.cottonmc.cotton.gui


package io.github.cottonmc.cotton.gui
Basic GUI classes and server-side GUI descriptions.
  • Interface Summary
    Interface
    Description
    A GUI description represents a GUI without depending on screens.
    This interface can be implemented on block entity classes for providing a property delegate.
  • Class Summary
    Class
    Description
    An empty inventory that cannot hold any items.
    A screen handler-based GUI description for GUIs with slots.