Class KubeJSGUI

java.lang.Object
dev.latvian.mods.kubejs.gui.KubeJSGUI

public class KubeJSGUI extends Object
  • Field Details

    • EMPTY_CONTAINER

      public static final net.minecraft.world.SimpleContainer EMPTY_CONTAINER
    • width

      public int width
    • height

      public int height
    • title

      public net.minecraft.network.chat.Component title
    • inventoryLabelX

      public int inventoryLabelX
    • inventoryLabelY

      public int inventoryLabelY
    • inventory

      public InventoryKJS inventory
    • inventoryWidth

      public int inventoryWidth
    • inventoryHeight

      public int inventoryHeight
    • playerSlotsX

      public int playerSlotsX
    • playerSlotsY

      public int playerSlotsY
  • Constructor Details

    • KubeJSGUI

      public KubeJSGUI()
    • KubeJSGUI

      public KubeJSGUI(net.minecraft.network.FriendlyByteBuf buf)
  • Method Details

    • write

      public void write(net.minecraft.network.FriendlyByteBuf buf)
    • setInventory

      public void setInventory(InventoryKJS inv)