1718192021222324
{ GuiTabButton priority; public GuiFormationPlane(InventoryPlayer inventoryPlayer, PartFormationPlane te) { super( new ContainerFormationPlane( inventoryPlayer, te ) ); this.ySize = 251; }